8.8
CVE-2022-24894
- EPSS 0.12%
- Published 03.02.2023 22:15:10
- Last modified 10.04.2025 20:54:30
- Source security-advisories@github.com
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Sensiolabs ≫ Symfony Version >= 2.0.0 < 4.4.50
Sensiolabs ≫ Symfony Version >= 5.0.0 < 5.4.2
Sensiolabs ≫ Symfony Version >= 6.0.0 < 6.0.20
Sensiolabs ≫ Symfony Version >= 6.1.0 < 6.1.12
Sensiolabs ≫ Symfony Version >= 6.2.0 < 6.2.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.317 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
security-advisories@github.com | 5.9 | 1.2 | 4.7 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L
|
CWE-285 Improper Authorization
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.