In Spring Framework versions 6.0.15 and 6.1.2, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.
Specifically, an application is vulnerable when all of the following are true:
* the application uses Spring MVC
* Spring Security 6.1.6+ or 6.2.1+ is on the classpath
Typically, Spring Boot applications need the org.springframework.boot:spring-boot-starter-web and org.springframework.boot:spring-boot-starter-security dependencies to meet all conditions.
References
Link | Resource |
---|---|
https://security.netapp.com/advisory/ntap-20240614-0005/ | |
https://spring.io/security/cve-2024-22233/ | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20240614-0005/ | |
https://spring.io/security/cve-2024-22233/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
13 Feb 2025, 18:16
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) In Spring Framework versions 6.0.15 and 6.1.2, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an application is vulnerable when all of the following are true: * the application uses Spring MVC * Spring Security 6.1.6+ or 6.2.1+ is on the classpath Typically, Spring Boot applications need the org.springframework.boot:spring-boot-starter-web and org.springframework.boot:spring-boot-starter-security dependencies to meet all conditions. |
Information
Published : 2024-01-22 13:15
Updated : 2025-02-13 18:16
NVD link : CVE-2024-22233
Mitre link : CVE-2024-22233
CVE.ORG link : CVE-2024-22233
JSON object : View
Products Affected
vmware
- spring_framework
CWE