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.
Remediation
References
https://security.netapp.com/advisory/ntap-20231214-0007/
https://spring.io/security/cve-2023-34053
Related Vulnerabilities
CVE-2011-2732 Vulnerability in maven package org.springframework.security:spring-security-core
CVE-2022-24697 Vulnerability in maven package org.apache.kylin:kylin-server-base
CVE-2018-1000186 Vulnerability in maven package org.jenkins-ci.plugins:ghprb
CVE-2023-32688 Vulnerability in npm package @parse/push-adapter
CVE-2019-10243 Vulnerability in maven package org.eclipse.kura:org.eclipse.kura.jetty.customizer