Some Twig filters in CodeExtension use "is_safe=html" but don't actually ensure their input is safe.
Symfony now escapes the output of the affected filters.
The patch for this issue is available here for branch 4.4.
We would like to thank Pierre Rudloff for reporting the issue and to Nicolas Grekas for providing the fix.
{ "nvd_published_at": "2023-11-10T18:15:09Z", "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-11-12T15:52:51Z" }