Skip to content

TokenController formName not sanitized in hidden input

Moderate severity GitHub Reviewed Published Jun 6, 2024 in sulu/SuluFormBundle • Updated Jun 6, 2024

Package

composer sulu/form-bundle (Composer)

Affected versions

>= 2.0.0, < 2.5.3

Patched versions

2.5.3

Description

Impact

TokenController get parameter formName not sanitized in returned input field leads to XSS.

What kind of vulnerability is it? Who is impacted?

Patches

Has the problem been patched? What versions should users upgrade to?

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

Create a custom Symfony Request listener which checks for the get value of form for the TokenController and if not valid stop the request dispatching and return a error status code.

References

Are there any links users can visit to find out more?

References

@alexander-schranz alexander-schranz published to sulu/SuluFormBundle Jun 6, 2024
Published by the National Vulnerability Database Jun 6, 2024
Published to the GitHub Advisory Database Jun 6, 2024
Reviewed Jun 6, 2024
Last updated Jun 6, 2024

Severity

Moderate
6.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CVE ID

CVE-2024-37156

GHSA ID

GHSA-rrvc-c7xg-7cf3

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.