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:
Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions.
| Software | From | Fixed in |
|---|---|---|
org.springframework / spring-webmvc
|
6.0.0 | 6.0.14 |
| vmware / spring_framework | 6.0.0 | 6.0.14 |