cvedb.io
CVE-2022-23601
HIGH · CVSS 8.1
EPSS exploitation probability: 0%
Published 2022-02-01T13:15:10.313 · Last modified 2026-06-17T04:30:27.297

Summary

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 user

Affected products

sensiolabs — symfony

Does this affect you?

Add your gear to cvedb and we'll alert you only when sensiolabs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.