CVE-2024-50341 – symfony/security-bundle
Package
Manager: composer
Name: symfony/security-bundle
Vulnerable Version: >=6.2.0 <6.4.10 || >=7.0.0 <7.0.10 || >=7.1.0 <7.1.3
Severity
Level: Low
CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00089 pctl0.26279
Details
Symfony's `Security::login` does not take into account custom `user_checker` ### Description The custom `user_checker` defined on a firewall is not called when Login Programmaticaly with the `Security::login` method, leading to unwanted login. ### Resolution The `Security::login` method now ensure to call the configured `user_checker`. The patch for this issue is available [here](https://github.com/symfony/symfony/commit/22a0789a0085c3ee96f4ef715ecad8255cf0e105) for branch 6.4. ### Credits We would like to thank Oleg Andreyev, Antoine MAKDESSI for reporting the issue and Christian Flothmann for providing the fix.
Metadata
Created: 2024-11-06T15:13:42Z
Modified: 2024-11-06T23:39:58Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-jxgr-3v7q-3w9v/GHSA-jxgr-3v7q-3w9v.json
CWE IDs: ["CWE-287"]
Alternative ID: GHSA-jxgr-3v7q-3w9v
Finding: F006
Auto approve: 1