Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.53, 6.4.41, 7.4.13, and 8.0.13, DefaultAuthenticationFailureHandler honored the request-supplied _failure_path parameter when failure_forward: true was enabled, allowing an unauthenticated failing login request to dispatch a subrequest to access_control-protected GET routes that skipped firewall listeners. This issue is fixed in versions 5.4.53, 6.4.41, 7.4.13, and 8.0.13.
Problem types
CWE-863: Incorrect Authorization
Product status
>= 6.0.0-BETA1, < 6.4.41
>= 7.0.0-BETA1, < 7.4.13
>= 8.0.0-BETA1, < 8.0.13
>= 6.0.0-BETA1, < 6.4.41
>= 7.0.0-BETA1, < 7.4.13
>= 8.0.0-BETA1, < 8.0.13
References
github.com/...ymfony/security/advisories/GHSA-6h46-9jf5-q59x
github.com/...ommit/c48a4276309e11aedeeb0ce3a89dfbf0b4fe04ff
github.com/symfony/symfony/releases/tag/v5.4.53
github.com/symfony/symfony/releases/tag/v6.4.41
github.com/symfony/symfony/releases/tag/v7.4.13