cve/2014/CVE-2014-0097.md
2024-05-26 14:27:05 +02:00

746 B

CVE-2014-0097

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.