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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/46xxx/CVE-2023-46734.json",
"cwe_ids": [
"CWE-79"
],
"cna_assigner": "GitHub_M"
}{
"cpe": [
"cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*",
"cpe:2.3:a:sensiolabs:twig:*:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "2.0.0"
},
{
"fixed": "4.4.51"
},
{
"introduced": "5.0.0"
},
{
"fixed": "5.4.31"
},
{
"introduced": "6.0.0"
},
{
"fixed": "6.3.8"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}