Authentication Bypass Affecting symfony/symfony package, versions >=5.3.0, <5.4.47 >=6.0.0-BETA1, <6.4.15 >=7.0.0-BETA1, <7.1.8
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-SYMFONYSYMFONY-8378051
- published 14 Nov 2024
- disclosed 13 Nov 2024
- credit Moritz Rauch - Pentryx AG
Introduced: 13 Nov 2024
New CVE-2024-51996 Open this link in a new tabHow to fix?
Upgrade symfony/symfony
to version 5.4.47, 6.4.15, 7.1.8 or higher.
Overview
symfony/symfony is a PHP framework for web applications and a set of reusable PHP components.
Affected versions of this package are vulnerable to Authentication Bypass via the consumeRememberMeCookie
function due to improper validation between the username persisted in the database and the username attached to the cookie.