Created
November 29, 2024 04:08
-
-
Save 1047524396/3581425e0911b716cf8ce4fa30e41e6c to your computer and use it in GitHub Desktop.
CVE-2024-36611
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CVE ID] | |
CVE-2024-36611 | |
[PRODUCT] | |
Symfony | |
[VERSION] | |
v7.0.7 | |
[PROBLEM TYPE] | |
Improper Authentication | |
[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. | |
[PATCH LINK] | |
https://github.com/symfony/symfony/commit/a804ca15fcad279d7727b91d12a667fd5b925995 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment