Show filters
1 Total Results
Displaying 1-1 of 1
Sort by:
Attacker Value
Unknown

PlaintextPasswordEncoder authenticates encoded passwords that are null

Disclosure Date: June 26, 2019 (last updated November 27, 2024)
Spring Security, versions 4.2.x up to 4.2.12, and older unsupported versions support plain text passwords using PlaintextPasswordEncoder. If an application using an affected version of Spring Security is leveraging PlaintextPasswordEncoder and a user has a null encoded password, a malicious user (or attacker) can authenticate using a password of "null".