CVE-2024-50341
LOW EPSS 23.6%
Published Nov 6, 20241y ago · Modified Jun 17, 20262w ago
3.1 CVSS 3.1
Published Nov 6, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
23.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-287 Improper Authentication Authentication
References 2
- github.com https://github.com/symfony/symfony/commit/22a0789a0085c3ee96f4ef715ecad8255cf0e105
- github.com https://github.com/symfony/symfony/security/advisories/GHSA-jxgr-3v7q-3w9v
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.