Improper Authentication in Spring Security
High severity
GitHub Reviewed
Published
May 13, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Package
Affected versions
>= 3.2.0, <= 3.2.1.RELEASE
>= 3.1.0, <= 3.1.4.RELEASE
Patched versions
3.2.2.RELEASE
3.1.5.RELEASE
Description
Published by the National Vulnerability Database
May 25, 2017
Published to the GitHub Advisory Database
May 13, 2022
Reviewed
Jul 7, 2022
Last updated
Jan 27, 2023
The ActiveDirectoryLdapAuthenticator in Spring Security 3.2.0 to 3.2.1 and 3.1.0 to 3.1.5 does not check the password length. If the directory allows anonymous binds then it may incorrectly authenticate a user who supplies an empty password.
References