ghsa-9v3w-cj7m-qh5g
Vulnerability from github
Published
2024-02-09 21:30
Modified
2024-02-15 15:01
Severity ?
VLAI Severity ?
Summary
Concrete CMS vulnerable to reflected XSS via the Image URL Import Feature
Details
Concrete CMS in version 9 before 9.2.5 is vulnerable to reflected XSS via the Image URL Import Feature due to insufficient validation of administrator provided data. A rogue administrator could inject malicious code when importing images, leading to the execution of the malicious code on the website user’s browser. The Concrete CMS Security team scored this 2 with CVSS v3 vector AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator . This does not affect Concrete versions prior to version 9.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/concrete5" }, "ranges": [ { "events": [ { "introduced": "9.0.0RC1" }, { "fixed": "9.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-1246" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-02-09T22:17:16Z", "nvd_published_at": "2024-02-09T20:15:54Z", "severity": "LOW" }, "details": "Concrete CMS\u00a0in version 9 before 9.2.5\u00a0is vulnerable to reflected XSS via the Image URL Import Feature due to\u00a0insufficient validation of administrator provided data. A rogue administrator could inject malicious code when importing images, leading to the execution of the malicious code on the website user\u2019s browser. The Concrete CMS Security team scored this 2 with CVSS v3 vector AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator . This does not affect Concrete versions prior to version 9.\n", "id": "GHSA-9v3w-cj7m-qh5g", "modified": "2024-02-15T15:01:34Z", "published": "2024-02-09T21:30:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1246" }, { "type": "WEB", "url": "https://github.com/concretecms/concretecms/commit/59a07472ad6349a2c5fb455837a54ed1fe3f6953" }, { "type": "WEB", "url": "https://documentation.concretecms.org/9-x/developers/introduction/version-history/925-release-notes" }, { "type": "PACKAGE", "url": "https://github.com/concretecms/concretecms" }, { "type": "WEB", "url": "https://www.concretecms.org/about/project-news/security/2024-02-04-security-advisory" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Concrete CMS\u00a0vulnerable to reflected XSS via the Image URL Import Feature" }
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…