Improper Authentication in Spring Security - CVE-2014-0097

 

Improper Authentication in Spring Security - CVE-2014-0097

Published: May 25, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU38943
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-0097
CWE-ID: CWE-287
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: VMware, Inc
Affected software:
Spring Security

Detailed vulnerability 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.


How to mitigate CVE-2014-0097

Install update from vendor's website.

Sources