First published: Fri Feb 09 2024(Updated: )
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.
Credit: ff5b8ace-8b95-4078-9743-eac1ca5451de ff5b8ace-8b95-4078-9743-eac1ca5451de
Affected Software | Affected Version | How to fix |
---|---|---|
composer/concrete5/concrete5 | >=9.0.0RC1<9.2.5 | 9.2.5 |
Concrete5 | >=9.0.0<9.2.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-1247 is classified as a moderate severity vulnerability due to the potential for stored XSS attacks.
To fix CVE-2024-1247, upgrade to Concrete CMS version 9.2.5 or later.
CVE-2024-1247 affects Concrete CMS versions prior to 9.2.5.
A malicious administrator with access to the Role Name field can exploit CVE-2024-1247 to inject harmful scripts.
CVE-2024-1247 is a stored cross-site scripting (XSS) vulnerability.