ghsa-wjjr-h4wh-w6vv
Vulnerability from github
Published
2022-05-02 03:22
Modified
2022-11-08 15:00
VLAI Severity ?
Summary
Spring Framework Inefficient Regular Expression Complexity
Details
Algorithmic complexity vulnerability in the java.util.regex.Pattern.compile method in Sun Java Development Kit (JDK) before 1.6, when used with spring.jar in SpringSource Spring Framework 1.1.0 through 2.5.6 and 3.0.0.M1 through 3.0.0.M2 and dm Server 1.0.0 through 1.0.2, allows remote attackers to cause a denial of service (CPU consumption) via serializable data with a long regex string containing multiple optional groups, a related issue to CVE-2004-2540.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.5.6" }, "package": { "ecosystem": "Maven", "name": "org.springframework:spring-core" }, "ranges": [ { "events": [ { "introduced": "1.1.0" }, { "fixed": "3.0.0.RELEASE" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2009-1190" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2022-11-08T15:00:08Z", "nvd_published_at": "2009-04-27T22:30:00Z", "severity": "MODERATE" }, "details": "Algorithmic complexity vulnerability in the java.util.regex.Pattern.compile method in Sun Java Development Kit (JDK) before 1.6, when used with spring.jar in SpringSource Spring Framework 1.1.0 through 2.5.6 and 3.0.0.M1 through 3.0.0.M2 and dm Server 1.0.0 through 1.0.2, allows remote attackers to cause a denial of service (CPU consumption) via serializable data with a long regex string containing multiple optional groups, a related issue to CVE-2004-2540.", "id": "GHSA-wjjr-h4wh-w6vv", "modified": "2022-11-08T15:00:08Z", "published": "2022-05-02T03:22:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-1190" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=497161" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50083" }, { "type": "WEB", "url": "http://www.packetstormsecurity.org/hitb06/DAY_1_-_Marc_Schoenefeld_-_Pentesting_Java_J2EE.pdf" }, { "type": "WEB", "url": "http://www.springsource.com/securityadvisory" } ], "schema_version": "1.4.0", "severity": [], "summary": "Spring Framework Inefficient Regular Expression Complexity" }
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.
Loading…
Loading…