GHSA-rp4p-g69r-438x

Suggest an improvement
Source
https://github.com/advisories/GHSA-rp4p-g69r-438x
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-rp4p-g69r-438x/GHSA-rp4p-g69r-438x.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-rp4p-g69r-438x
Aliases
Published
2022-05-13T01:02:38Z
Modified
2024-12-04T05:36:18.302839Z
Summary
Cross-Site Request Forgery in Spring Framework
Details

The Spring OXM wrapper in Spring Framework before 3.2.4 and 4.0.0.M1, when using the JAXB marshaller, does not disable entity resolution, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via an XML external entity declaration in conjunction with an entity reference in a (1) DOMSource, (2) StAXSource, (3) SAXSource, or (4) StreamSource, aka an XML External Entity (XXE) issue.

Database specific
{
    "nvd_published_at": "2014-01-23T21:55:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-08T19:18:09Z"
}
References

Affected packages

Maven / org.springframework:spring-oxm

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.2.4.RELEASE

Affected versions

3.*

3.0.0.RELEASE
3.0.1.RELEASE
3.0.2.RELEASE
3.0.3.RELEASE
3.0.4.RELEASE
3.0.5.RELEASE
3.0.6.RELEASE
3.0.7.RELEASE
3.1.0.RELEASE
3.1.1.RELEASE
3.1.2.RELEASE
3.1.3.RELEASE
3.1.4.RELEASE
3.2.0.RELEASE
3.2.1.RELEASE
3.2.2.RELEASE
3.2.3.RELEASE

Database specific

{
    "last_known_affected_version_range": "<= 3.2.3.RELEASE"
}