ghsa-jjfh-589g-3hjx
Vulnerability from github
Published
2023-11-28 09:30
Modified
2024-07-09 15:05
Severity ?
Summary
Spring Boot Actuator denial of service vulnerability
Details
In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, 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
org.springframework.boot:spring-boot-actuator
is on the classpath
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.boot:spring-boot-actuator" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.7.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.boot:spring-boot-actuator" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.boot:spring-boot-actuator" }, "ranges": [ { "events": [ { "introduced": "3.1.0" }, { "fixed": "3.1.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-34055" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-11-28T20:53:48Z", "nvd_published_at": "2023-11-28T09:15:07Z", "severity": "MODERATE" }, "details": "In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.\n\nSpecifically, an application is vulnerable when all of the following are true:\n\n * the application uses Spring MVC or Spring WebFlux\n * `org.springframework.boot:spring-boot-actuator`\u00a0is on the classpath", "id": "GHSA-jjfh-589g-3hjx", "modified": "2024-07-09T15:05:48Z", "published": "2023-11-28T09:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34055" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-boot/commit/5490e73922b37a7f0bdde43eb318cb1038b45d60" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-boot" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231221-0010" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6226862" }, { "type": "WEB", "url": "https://spring.io/security/cve-2023-34055" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Spring Boot Actuator denial of service vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.