← back
CVE-2019-11272CWE-287

PlaintextPasswordEncoder authenticates encoded passwords that are null

3Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackepss 1.4%
exploitation probability
1.4%top 29% of all CVEs
observed exploitation
nono source reports it
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".
Affected products
Spring · Spring Security