cve/2013/CVE-2013-7315.md

18 lines
930 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-7315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7315)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/scordero1234/java_sec_demo-main