OSV 1.4.0 · github-reviewed · 修改于 2026-06-25 02:07
发布时间
2026-05-22 05:30
GitHub 审查时间
2026-06-25 02:07
NVD 发布时间
2026-05-22 05:16
源文件
advisories/github-reviewed/2026/05/GHSA-h72c-xx3w-w8h7/GHSA-h72c-xx3w-w8h7.json
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 thanks Yonatan Drori (Tenzai) for reporting this issue.