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.
History

Wed, 23 Apr 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-02-01T12:17:35.000Z

Updated: 2025-04-23T19:08:33.728Z

Reserved: 2022-01-19T00:00:00.000Z

Link: CVE-2022-23601

cve-icon Vulnrichment

Updated: 2024-08-03T03:43:46.826Z

cve-icon NVD

Status : Modified

Published: 2022-02-01T13:15:10.313

Modified: 2024-11-21T06:48:54.383

Link: CVE-2022-23601

cve-icon Redhat

No data.