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.
{
"nvd_published_at": "2017-05-25T17:29:00Z",
"github_reviewed": true,
"severity": "HIGH",
"cwe_ids": [
"CWE-287"
],
"github_reviewed_at": "2022-07-07T23:04:22Z"
}