Skip to content

Spring Framework vulnerable to denial of service

High severity GitHub Reviewed Published Nov 28, 2023 to the GitHub Advisory Database • Updated Mar 14, 2024

Package

maven org.springframework:spring-webmvc (Maven)

Affected versions

>= 6.0.0, < 6.0.14

Patched versions

6.0.14

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.

References

Published by the National Vulnerability Database Nov 28, 2023
Published to the GitHub Advisory Database Nov 28, 2023
Reviewed Nov 28, 2023
Last updated Mar 14, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

No CWEs

CVE ID

CVE-2023-34053

GHSA ID

GHSA-v94h-hvhg-mf9h

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.