CVE-2023-46734 MEDIUM

CVE-2023-46734: Symfony potential Cross-site Scripting vulnerabilities in CodeExtension filters

Vendor Symfony
Product symfony
Weakness CWE-79 · XSS
Published November 10, 2023
Last update February 13, 2025

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 10, 2023 CVE published
February 13, 2025 Record updated