CVE-2013-7315

medium
Published 2014-01-23 · Modified 2024-12-04
CVSS v3
CVSS v2
6.8
VIR risk
6.8

Description

The Spring MVC in Spring Framework before 3.2.4 and 4.0.0.M1 through 4.0.0.M2 does not disable external entity resolution for the StAX XMLInputFactory, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML with JAXB, aka an XML External Entity (XXE) issue, and a different vulnerability than CVE-2013-4152. NOTE: this issue was SPLIT from CVE-2013-4152 due to different affected versions.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-7315

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://jira.springsource.org/browse/SPR-10806

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://www.gopivotal.com/security/cve-2013-4152

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.0.6.RELEASE-10
debian debianbullseyefixed3.0.6.RELEASE-10
debian debianforkyfixed3.0.6.RELEASE-10
debian debiansidfixed3.0.6.RELEASE-10
debian debiantrixiefixed3.0.6.RELEASE-10

Package impact

EcosystemPackageVulnerableFixed
java Mavenorg.springframework:spring-oxm<3.2.4.RELEASE3.2.4.RELEASE

Application impact

VendorProductVersionsFixed
springsourcespring_framework3.0.0
springsourcespring_framework3.0.0.m1
springsourcespring_framework3.0.0.m2
springsourcespring_framework3.0.1
springsourcespring_framework3.0.2
springsourcespring_framework3.0.3
springsourcespring_framework3.0.4
springsourcespring_framework3.0.5
vmwarespring_framework{"endIncluding":"3.2.3"}
vmwarespring_framework3.0.6
vmwarespring_framework3.0.7
vmwarespring_framework3.1.0
vmwarespring_framework3.1.1
vmwarespring_framework3.1.2
vmwarespring_framework3.1.3
vmwarespring_framework3.1.4
vmwarespring_framework3.2.0
vmwarespring_framework3.2.1
vmwarespring_framework3.2.2
vmwarespring_framework4.0.0

References

CWEs

CWE-264

Verify integrity in audit chain (admin only). AS-IS.