In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, 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 or Spring WebFlux
* org.springframework.boot:spring-boot-actuator is on the classpath
References
Link | Resource |
---|---|
https://security.netapp.com/advisory/ntap-20231221-0010/ | |
https://spring.io/security/cve-2023-34055 | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20231221-0010/ | |
https://spring.io/security/cve-2023-34055 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
13 Feb 2025, 17:16
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, 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 or Spring WebFlux * org.springframework.boot:spring-boot-actuator is on the classpath |
Information
Published : 2023-11-28 09:15
Updated : 2025-02-13 17:16
NVD link : CVE-2023-34055
Mitre link : CVE-2023-34055
CVE.ORG link : CVE-2023-34055
JSON object : View
Products Affected
vmware
- spring_boot
CWE