Improper Authorization Affecting symfony/security-bundle package, versions <6.4.10 >=7.0.0-BETA1, <7.0.10 >=7.1.0-BETA1, <7.1.3
Threat Intelligence
EPSS
0.04% (11th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PHP-SYMFONYSECURITYBUNDLE-8344797
- published 6 Nov 2024
- disclosed 6 Nov 2024
- credit Oleg Andreyev, Antoine MAKDESSI
Introduced: 6 Nov 2024
New CVE-2024-50341 Open this link in a new tabHow to fix?
Upgrade symfony/security-bundle
to version 6.4.10, 7.0.10, 7.1.3 or higher.
Overview
symfony/security-bundle is a security bundle for Symfony.
Affected versions of this package are vulnerable to Improper Authorization in the createFirewall()
function in SecurityExtension.php
, which does not apply user_checker
during programmatic login.