CVE-2024-22233: Spring Framework server Web DoS Vulnerability
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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
maven/org.springframework:spring-coreto a version that resolves this vulnerability.Fixed in 6.0.16 - Upgrade
Upgrade
maven/org.springframework:spring-coreto a version that resolves this vulnerability.Fixed in 6.1.3
Event History
Frequently Asked Questions
What is the severity of CVE-2024-22233?
CVE-2024-22233 is classified as a high severity vulnerability due to its potential to cause denial-of-service conditions.
How do I fix CVE-2024-22233?
To remediate CVE-2024-22233, upgrade to Spring Framework version 6.0.16 or 6.1.3.
Which versions of Spring Framework are affected by CVE-2024-22233?
CVE-2024-22233 affects Spring Framework versions 6.0.15 and 6.1.2.
What type of vulnerability is CVE-2024-22233?
CVE-2024-22233 is a denial-of-service (DoS) vulnerability.
Can CVE-2024-22233 be exploited remotely?
Yes, an attacker can exploit CVE-2024-22233 remotely by sending specially crafted HTTP requests.