6.1
CVE-2023-46734
- EPSS 0.99%
- Published 10.11.2023 18:15:09
- Last modified 21.11.2024 08:29:11
- 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. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters.
Data is provided by the National Vulnerability Database (NVD)
Sensiolabs ≫ Symfony Version >= 2.0.0 < 4.4.51
Sensiolabs ≫ Symfony Version >= 5.0.0 < 5.4.31
Sensiolabs ≫ Symfony Version >= 6.0.0 < 6.3.8
Sensiolabs ≫ Twig Version >= 2.0.0 < 4.4.51
Sensiolabs ≫ Twig Version >= 5.0.0 < 5.4.31
Sensiolabs ≫ Twig Version >= 6.0.0 < 6.3.8
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.99% | 0.761 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
security-advisories@github.com | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.