Symfony — CWE-352

All FrameworksSymfonyCWE-352

2 CVEs categorized as CWE-352 — Cross-Site Request Forgery (CSRF) in Symfony.

CVE-2024-13250HIGH2024
Cross-Site Request Forgery (CSRF) vulnerability in Drupal Drupal Symfony Mailer Lite allows Cross Site Request Forgery.This issue affects Drupal Symfony Mailer Lite: from 0.0.0 before 1.0.6.
CVE-2022-23601HIGH2022
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 Fr…