icon

We found results for “

CVE-2022-24895

Good to know:

icon

Date: February 3, 2023

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.

Language: PHP

Severity Score

Severity Score

Weakness Type (CWE)

Insufficient Session Expiration

CWE-613

Session Fixation

CWE-384

Top Fix

icon

Upgrade Version

Upgrade to version v4.4.50, v5.4.20, v6.0.20, v6.1.12, v6.2.6

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us