CVE-2024-36611
In Symfony v7.07, a security vulnerability was identified in the FormLoginAuthenticator component, where it failed to adequately handle cases where the username or password field of a login request is empty.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.79%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In Symfony v7.07, a security vulnerability was identified in the FormLoginAuthenticator component, where it failed to adequately handle cases where the username or password field of a login request is empty. This flaw could lead to various security risks, including improper authentication logic handling or denial of service. NOTE: the Supplier has concluded that this is a false report.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.79% probability · 54th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863
- Source
- cve@mitre.org
References
- https://gist.github.com/1047524396/3581425e0911b716cf8ce4fa30e41e6c
- https://github.com/github/advisory-database/pull/5046
- https://github.com/symfony/symfony/blob/v7.0.7/src/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php#L132
- https://github.com/symfony/symfony/commit/a804ca15fcad279d7727b91d12a667fd5b925995
- https://github.com/symfony/symfony/issues/59077#issuecomment-2513935018
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.