CVE-2023-34053

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-34053
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-34053.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-34053
Aliases
Related
Published
2023-11-28T09:15:06Z
Modified
2025-02-18T20:43:35Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/spring-projects/spring-framework

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-framework
Events