Erroneous authentication pass in Spring Security
GHSA-f3jh-qvm4-mg39 · CVE-2024-22257
Published · Modified
Description
In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVoter#vote passing a null Authentication parameter.
Specifically, an application is vulnerable if:
The application uses AuthenticatedVoter directly and a null authentication parameter is passed to it resulting in an erroneous true return value.
An application is not vulnerable if any of the following is true:
- The application does not use AuthenticatedVoter#vote directly.
- The application does not pass null to AuthenticatedVoter#vote.
Note that AuthenticatedVoter is deprecated since 5.8, use implementations of AuthorizationManager as a replacement.
References
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2024-22257
- WEB https://github.com/spring-projects/spring-security/commit/5a7f12f1a9fdb4edaab6f61495f1d781a7273b61
- PACKAGE https://github.com/spring-projects/spring-security
- WEB https://security.netapp.com/advisory/ntap-20240419-0005
- WEB https://spring.io/security/cve-2024-22257
Ready to move
Start Securing
Free, no credit card | First findings in minutes