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-2023-33946 Vulnerability in maven package com.liferay.portal:release.portal.bom
CVE-2022-36893 Vulnerability in maven package org.jenkins-ci.plugins:rpmsign-plugin
CVE-2022-29040 Vulnerability in maven package org.jenkins-ci.plugins:git-parameter
CVE-2011-4367 Vulnerability in maven package org.apache.myfaces.core:myfaces-impl