Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, UrlSanitizer::parse() passes Unicode explicit-direction BiDi formatting characters through into sanitized href and src attributes, allowing sanitized content to display a link destination that visually differs from the actual destination and enabling phishing-style visual spoofing. This issue is fixed in versions 6.4.40, 7.4.12, and 8.0.12.
Problem types
CWE-451: User Interface (UI) Misrepresentation of Critical Information
CWE-1007: Insufficient Visual Distinction of Homoglyphs Presented to User
Product status
>= 7.0.0-BETA1, < 7.4.12
>= 8.0.0-BETA1, < 8.0.12
>= 7.0.0-BETA1, < 7.4.12
>= 8.0.0-BETA1, < 8.0.12
References
github.com/...ymfony/security/advisories/GHSA-h5vq-qfcg-4m6p
github.com/...ommit/743a435e948b897ef2b5564ac438d4beb95d2526
github.com/symfony/symfony/releases/tag/v6.4.40
github.com/symfony/symfony/releases/tag/v7.4.12
github.com/symfony/symfony/releases/tag/v8.0.12