ghsa-q25h-jch8-gfrp
Vulnerability from github
Published
2024-02-09 21:30
Modified
2024-02-15 14:59
Severity ?
VLAI Severity ?
Summary
Concrete CMS vulnerable to stored XSS via the Role Name field
Details
Concrete CMS version 9 before 9.2.5 is vulnerable to stored XSS via the Role Name field since there is insufficient validation of administrator provided data for that field. A rogue administrator could inject malicious code into the Role Name field which might be executed when users visit the affected page. The Concrete CMS Security team scored this 2 with CVSS v3 vector AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator . Concrete versions below 9 do not include group types so they are not affected by this vulnerability.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "concrete5/concrete5" }, "ranges": [ { "events": [ { "introduced": "9.0.0RC1" }, { "fixed": "9.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-1247" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-02-09T22:16:32Z", "nvd_published_at": "2024-02-09T19:15:24Z", "severity": "LOW" }, "details": "Concrete CMS version 9 before 9.2.5 is vulnerable to\u00a0\u00a0stored XSS via the Role Name field since there is insufficient validation of administrator provided data for that field.\u00a0A rogue administrator could inject malicious code into the Role Name field which might be executed when users visit the affected page. The Concrete CMS Security team scored this 2 with CVSS v3 vector AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator . Concrete versions below 9 do not include group types so they are not affected by this vulnerability. \n", "id": "GHSA-q25h-jch8-gfrp", "modified": "2024-02-15T14:59:28Z", "published": "2024-02-09T21:30:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1247" }, { "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:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Concrete CMS vulnerable to\u00a0stored XSS via the Role Name field" }
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…