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.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-20",
"CWE-79"
],
"nvd_published_at": "2024-02-09T19:15:24Z",
"github_reviewed_at": "2024-02-09T22:16:32Z",
"severity": "LOW"
}