Asymmetric denial of service In org.springframework.boot:spring-boot-actuator
Description
Spring Boot Actuator denial of service vulnerability 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
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
maven | 2.7.18, 3.0.13, 3.1.6 | ||
maven | 2.7.18, 3.0.13, 3.1.6 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3.