Vulnerability Description
Symphony process is a module for the Symphony PHP framework which executes commands in sub-processes. 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. This vulnerability is fixed in 5.4.47, 6.4.15, and 7.1.8.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/symfony/symfony/commit/81354d392c5f0b7a52bcbd729d6f82501e9413
- https://github.com/symfony/symfony/security/advisories/GHSA-cg23-qf8f-62rr
FAQ
What is CVE-2024-51996?
CVE-2024-51996 is a vulnerability with a CVSS score of 7.5 (HIGH). Symphony process is a module for the Symphony PHP framework which executes commands in sub-processes. When consuming a persisted remember-me cookie, Symfony does not check if the username persisted in...
How severe is CVE-2024-51996?
CVE-2024-51996 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-51996?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.