PT-2024-27340 · Unknown+1 · Suluformbundle+1
Picturestone
+1
·
Published
2024-06-06
·
Updated
2024-10-09
·
CVE-2024-37156
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
SuluFormBundle versions prior to 2.5.3
Description
The SuluFormBundle adds support for creating dynamic forms in Sulu Admin. The TokenController get parameter
formName is not sanitized in the returned input field, which leads to XSS.Recommendations
For versions prior to 2.5.3, update to version 2.5.3 to fix the vulnerability.
As a temporary workaround, consider creating a custom Symfony Request listener that checks for the get value of
form for the TokenController and stops the request dispatching, returning an error status code if the value is not valid.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Suluformbundle
Symfony