ghsa-6xc4-7fmm-65q2
Vulnerability from github
Published
2022-06-25 00:00
Modified
2022-07-06 16:49
Severity ?
VLAI Severity ?
Summary
Code injection in concrete CMS
Details
Concrete CMS Versions 9.0.0 through 9.0.2 and 8.5.7 and below can download zip files over HTTP and execute code from those zip files which could lead to an RCE. Fixed by enforcing ‘concrete_secure’ instead of ‘concrete’. Concrete now only makes requests over https even a request comes in via http. Concrete CMS security team ranked this 8 with CVSS v3.1 vector: AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H Credit goes to Anna for reporting HackerOne 1482520.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/core" }, "ranges": [ { "events": [ { "introduced": "9.0.0" }, { "fixed": "9.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "concrete5/core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.5.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-21829" ], "database_specific": { "cwe_ids": [ "CWE-319", "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T22:07:26Z", "nvd_published_at": "2022-06-24T15:15:00Z", "severity": "HIGH" }, "details": "Concrete CMS Versions 9.0.0 through 9.0.2 and 8.5.7 and below can download zip files over HTTP and execute code from those zip files which could lead to an RCE. Fixed by enforcing \u2018concrete_secure\u2019 instead of \u2018concrete\u2019. Concrete now only makes requests over https even a request comes in via http. Concrete CMS security team ranked this 8 with CVSS v3.1 vector: AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H Credit goes to Anna for reporting HackerOne 1482520.", "id": "GHSA-6xc4-7fmm-65q2", "modified": "2022-07-06T16:49:22Z", "published": "2022-06-25T00:00:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21829" }, { "type": "WEB", "url": "https://hackerone.com/reports/1482520" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/858-release-notes" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes" }, { "type": "WEB", "url": "https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes," }, { "type": "PACKAGE", "url": "https://github.com/concretecms/concretecms-core" }, { "type": "WEB", "url": "https://hackerone.com/reports/1482520," } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Code injection in concrete CMS" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…