CVE-2024-22233

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-22233
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-22233.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-22233
Aliases
Related
Withdrawn
2024-09-03T04:41:29.354800Z
Published
2024-01-22T13:15:25Z
Modified
2024-09-02T20:21:13Z
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.15 and 6.1.2, 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
  • Spring Security 6.1.6+ or 6.2.1+ is on the classpath

Typically, Spring Boot applications need the org.springframework.boot:spring-boot-starter-web and org.springframework.boot:spring-boot-starter-security dependencies 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
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected