Skip to content

Instantly share code, notes, and snippets.

@1047524396
Created November 29, 2024 04:08
Show Gist options
  • Save 1047524396/3581425e0911b716cf8ce4fa30e41e6c to your computer and use it in GitHub Desktop.
Save 1047524396/3581425e0911b716cf8ce4fa30e41e6c to your computer and use it in GitHub Desktop.
CVE-2024-36611
[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