CVE-2022-24895
Published: Feb 3, 2023
Modified: Mar 10, 2025
CVSS v3.1
6.3
Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. When authenticating users Symfony by default regenerates the session ID upon login, but preserves the rest of session attributes. Because this does not clear CSRF tokens upon login, this might enables same-site attackers to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation. This issue has been fixed in the 4.4 branch.
| Vendor | Product | Versions |
|---|---|---|
symfony | symfony | affected >= 2.0.0, < 4.4.50affected >= 5.0.0, < 5.4.20affected >= 6.0.0, < 6.0.20affected >= 6.1.0, < 6.1.12affected >= 6.2.0, < 6.2.6 |
Weaknesses (CWE)
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now