Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony form component provides a CSRF protection mechanism by using a random token injected in the form and using the session to store and control the token submitted by the user. When using the FrameworkBundle, this protection can be enabled or disabled with the configuration. If the configuration is not specified, by default, the mechanism is enabled as long as the session is enabled. In a recent change in the way the configuration is loaded, the default behavior has been dropped and, as a result, the CSRF protection is not enabled in form when not explicitly enabled, which makes the application sensible to CSRF attacks. This issue has been resolved in the patch versions listed and users are advised to update. There are no known workarounds for this issue.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2022-02-01T12:17:35
Updated: 2024-08-03T03:43:46.826Z
Reserved: 2022-01-19T00:00:00
Link: CVE-2022-23601
Vulnrichment
No data.
NVD
Status : Modified
Published: 2022-02-01T13:15:10.313
Modified: 2024-11-21T06:48:54.383
Link: CVE-2022-23601
Redhat
No data.