GHSA-wjjr-h4wh-w6vv

Suggest an improvement
Source
https://github.com/advisories/GHSA-wjjr-h4wh-w6vv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-wjjr-h4wh-w6vv/GHSA-wjjr-h4wh-w6vv.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-wjjr-h4wh-w6vv
Aliases
  • CVE-2009-1190
Published
2022-05-02T03:22:35Z
Modified
2024-12-07T05:40:55.645419Z
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.

Database specific
{
    "nvd_published_at": "2009-04-27T22:30:00Z",
    "cwe_ids": [
        "CWE-1333"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-11-08T15:00:08Z"
}
References

Affected packages

Maven / org.springframework:spring-core

Package

Name
org.springframework:spring-core
View open source insights on deps.dev
Purl
pkg:maven/org.springframework/spring-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.1.0
Fixed
3.0.0.RELEASE

Affected versions

1.*

1.1
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.2-rc1
1.2-rc2
1.2
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.2.6
1.2.7
1.2.8
1.2.9

2.*

2.0-m1
2.0-m2
2.0-m3
2.0-m4
2.0-m5
2.0-rc1
2.0-rc2
2.0
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.5
2.5.1
2.5.2
2.5.3
2.5.4
2.5.5
2.5.6
2.5.6.SEC01
2.5.6.SEC02
2.5.6.SEC03

Database specific

{
    "last_known_affected_version_range": "<= 2.5.6"
}