Vulnerability Description
symfony/security-bundle is a module for the Symphony PHP framework which provides a tight integration of the Security component into the Symfony full-stack framework. The custom `user_checker` defined on a firewall is not called when Login Programmaticaly with the `Security::login` method, leading to unwanted login. As of versions 6.4.10, 7.0.10 and 7.1.3 the `Security::login` method now ensure to call the configured `user_checker`. All users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/symfony/symfony/commit/22a0789a0085c3ee96f4ef715ecad8255cf0e1
- https://github.com/symfony/symfony/security/advisories/GHSA-jxgr-3v7q-3w9v
FAQ
What is CVE-2024-50341?
CVE-2024-50341 is a vulnerability with a CVSS score of 3.1 (LOW). symfony/security-bundle is a module for the Symphony PHP framework which provides a tight integration of the Security component into the Symfony full-stack framework. The custom `user_checker` defined...
How severe is CVE-2024-50341?
CVE-2024-50341 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-50341?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.