The custom user_checker
defined on a firewall is not called when Login Programmaticaly with the Security::login
method, leading to unwanted login.
The Security::login
method now ensure to call the configured user_checker
.
The patch for this issue is available here for branch 6.4.
We would like to thank Oleg Andreyev, Antoine MAKDESSI for reporting the issue and Christian Flothmann for providing the fix.
{ "nvd_published_at": "2024-11-06T21:15:05Z", "cwe_ids": [ "CWE-287" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2024-11-06T15:13:42Z" }