Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-24894


Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony HTTP cache system, acts as a reverse proxy: It caches entire responses (including headers) and returns them to the clients. In a recent change in the `AbstractSessionListener`, the response might contain a `Set-Cookie` header. If the Symfony HTTP cache system is enabled, this response might bill stored and return to the next clients. An attacker can use this vulnerability to retrieve the victim's session. This issue has been patched and is available for branch 4.4.


Published

2023-02-03T22:15:10.823

Last Modified

2025-04-10T20:54:30.097

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 5.9 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-285
  • Type: Primary
    NVD-CWE-noinfo

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application sensiolabs symfony < 4.4.50 Yes
Application sensiolabs symfony < 5.4.2 Yes
Application sensiolabs symfony < 6.0.20 Yes
Application sensiolabs symfony < 6.1.12 Yes
Application sensiolabs symfony < 6.2.6 Yes

References