CVE-2024-22234
Last modified
CVE-2024-22234 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. In Spring Security, versions 6.1.x prior to 6.1.7 and versions 6.2.x prior to 6.2.2, an application is vulnerable to broken access control when it directly uses the AuthenticationTrustResolver.isFullyAuthenticated(Authentication) method. Specifically, an application is vulnerable if: * The application uses AuthenticationTrustResolver.isFullyAuthenticated(Authentication) 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 AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly. * The application does not pass null to AuthenticationTrustResolver.isFullyAuthenticated * The application only uses isFullyAuthenticated via Method Security https://docs.spring.io/spring-security/reference/servlet/authorization/method-security.html or HTTP Request Security https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html. EPSS estimates a 0.68% chance of exploitation in the next 30 days.
Description
In Spring Security, versions 6.1.x prior to 6.1.7 and versions 6.2.x prior to 6.2.2, an application is vulnerable to broken access control when it directly uses the AuthenticationTrustResolver.isFullyAuthenticated(Authentication) method. Specifically, an application is vulnerable if: * The application uses AuthenticationTrustResolver.isFullyAuthenticated(Authentication) 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 AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly. * The application does not pass null to AuthenticationTrustResolver.isFullyAuthenticated * The application only uses isFullyAuthenticated via Method Security https://docs.spring.io/spring-security/reference/servlet/authorization/method-security.html or HTTP Request Security https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Security | >= 6.1.0, < 6.1.7 |
| Vmware | Spring Security | >= 6.2.0, < 6.2.2 |
References
- https://security.netapp.com/advisory/ntap-20240315-0003/Third Party Advisory
- https://spring.io/security/cve-2024-22234Vendor Advisory
- https://security.netapp.com/advisory/ntap-20240315-0003/Third Party Advisory
- https://spring.io/security/cve-2024-22234Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-22234?
How severe is CVE-2024-22234?
How do I fix CVE-2024-22234?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-22229 Dell Unity, versions prior to 5.4, contain a vulnerability …4.3
- CVE-2024-2223An Incorrect Regular Expression vulnerability in Bitdefender…9.8
- CVE-2024-22230 Dell Unity, versions prior to 5.4, contains a Cross-site sc…5.4
- CVE-2024-22231Syndic cache directory creation is vulnerable to a directory…5
- CVE-2024-22232A specially crafted url can be created which leads to a dire…7.7
- CVE-2024-22233In Spring Framework versions 6.0.15 and 6.1.2, it is possibl…7.5
- CVE-2024-22235VMware Aria Operations contains a local privilege escalation…6.7
- CVE-2024-22236In Spring Cloud Contract, versions 4.1.x prior to 4.1.1, ver…5.5
- CVE-2024-22237Aria Operations for Networks contains a local privilege esca…7.8
- CVE-2024-22238Aria Operations for Networks contains a cross site scripting…4.8
- CVE-2024-22239Aria Operations for Networks contains a local privilege esca…7.8
- CVE-2024-2224Improper Limitation of a Pathname to a Restricted Directory …9.8
Are you affected by CVE-2024-22234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
