CVE-2024-51996: Symfony has an Authentication Bypass via RememberMe
(updated )
When consuming a persisted remember-me cookie, Symfony does not check if the username persisted in the database matches the username attached with the cookie, leading to authentication bypass.
References
- github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security-http/CVE-2024-51996.yaml
- github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2024-51996.yaml
- github.com/advisories/GHSA-cg23-qf8f-62rr
- github.com/symfony/symfony
- github.com/symfony/symfony/commit/81354d392c5f0b7a52bcbd729d6f82501e94135a
- github.com/symfony/symfony/security/advisories/GHSA-cg23-qf8f-62rr
- nvd.nist.gov/vuln/detail/CVE-2024-51996
- symfony.com/cve-2024-51996
Detect and mitigate CVE-2024-51996 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →