CVE-2023-34053
HIGH7.5EPSS 0.85%Spring Framework vulnerable to denial of service
Published: 11/28/2023Modified: 2/13/2025
Description
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.
Affected packages (1)
- Maven/org.springframework:spring-webmvc>= 6.0.0, < 6.0.14
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
References (6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-34053
- PATCHhttps://github.com/spring-projects/spring-framework
- WEBhttps://github.com/spring-projects/spring-framework/commit/c18784678df489d06a70e54fcddb5e3821d4b00c
- WEBhttps://github.com/spring-projects/spring-framework/compare/v6.0.13...v6.0.14
- WEBhttps://security.netapp.com/advisory/ntap-20231214-0007
- WEBhttps://spring.io/security/cve-2023-34053