1 results (0.001 seconds)
CVSS: 5.5EPSS: 0%CPEs: 1EXPL: 0

CVE-2025-25197 – Silverstripe Elemental enables XSS attacks in elemental "Content blocks in use" reports
https://notcve.org/view.php?id=CVE-2025-25197
10 Apr 2025 — Silverstripe Elemental extends a page type to swap the content area for a list of manageable elements to compose a page out of rather than a single text field. An elemental block can include an XSS payload, which can be executed when viewing the "Content blocks in use" report. The vulnerability is specific to that report and is a result of failure to cast input prior to including it in the grid field. This vulnerability is fixed in 5.3.12. • https://github.com/silverstripe/silverstripe-elemental/commit/34ff4ed498ccab94cc5f55ef9a56c37f491eda1d • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •