#VU38943 Improper Authentication in Spring Security - CVE-2014-0097
Published: May 25, 2017 / Updated: August 8, 2020
Spring Security
VMware, Inc
Description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
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.