In Spring Framework versions 6.0.0 - 6.0.13, 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
* io.micrometer:micrometer-core is on the classpath
* an ObservationRegistry is configured in the application to record observations
Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions.
References
Link | Resource |
---|---|
https://security.netapp.com/advisory/ntap-20231214-0007/ | |
https://spring.io/security/cve-2023-34053 | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20231214-0007/ | |
https://spring.io/security/cve-2023-34053 | Vendor Advisory |
Configurations
History
13 Feb 2025, 17:16
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) In Spring Framework versions 6.0.0 - 6.0.13, 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 * io.micrometer:micrometer-core is on the classpath * an ObservationRegistry is configured in the application to record observations Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions. |
Information
Published : 2023-11-28 09:15
Updated : 2025-02-13 17:16
NVD link : CVE-2023-34053
Mitre link : CVE-2023-34053
CVE.ORG link : CVE-2023-34053
JSON object : View
Products Affected
vmware
- spring_framework
CWE