Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-h72c-xx3w-w8h7

Опубликовано: 21 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.3

Описание

Concrete CMS is vulnerable to Stored XSS via OAuth integration name

Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via OAuth integration name. The OAuth authorize template renders the integration name (admin-controlled) through Concrete's t() translation helper as a sprintf-style format. The ... wrap is built by PHP string interpolation before t() runs, so the integration name lands in the translated output as raw HTML. A rogue admin could potentially snoop on login submissions.The Concrete CMS security team thanks Yonatan Drori (Tenzai) for reporting this issue.

Пакеты

Наименование

concrete5/concrete5

composer
Затронутые версииВерсия исправления

< 9.5.1

9.5.1

EPSS

Процентиль: 8%
0.00182
Низкий

7.3 High

CVSS4

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 4.8
nvd
2 месяца назад

Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via OAuth integration name. The OAuth authorize template renders the integration name (admin-controlled) through Concrete's t() translation helper as a sprintf-style format. The <strong>...</strong> wrap is built by PHP string interpolation before t() runs, so the integration name lands in the translated output as raw HTML. A rogue admin could potentially snoop on login submissions.The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 7.3 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N  Thanks Yonatan Drori (Tenzai) for reporting.

EPSS

Процентиль: 8%
0.00182
Низкий

7.3 High

CVSS4

Дефекты

CWE-79