CVE-2013-7315: Cross-Site Request Forgery (CSRF)
(updated )
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.
References
- seclists.org/bugtraq/2013/Aug/154
- seclists.org/fulldisclosure/2013/Nov/14
- www.debian.org/security/2014/dsa-2842
- www.securityfocus.com/bid/77998
- github.com/advisories/GHSA-vp63-rrcm-9mph
- github.com/spring-projects/spring-framework/issues/15432
- jira.spring.io/browse/SPR-10806?redirect=false
- nvd.nist.gov/vuln/detail/CVE-2013-7315
Detect and mitigate CVE-2013-7315 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →