The SourceHttpMessageConverter in Spring MVC in Spring Framework before 3.2.5 and 4.0.0.M1 through 4.0.0.RC1 does not disable external entity resolution, which allows remote attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML, aka an XML External Entity (XXE) issue, and a different vulnerability than CVE-2013-4152 and CVE-2013-7315.
| Software | From | Fixed in |
|---|---|---|
| pivotal_software / spring_framework | 3.0.0 | 3.2.4.x |
| vmware / spring_framework | 4.0.0-rc1 | 4.0.0-rc1.x |
| vmware / spring_framework | 4.0.0-milestone2 | 4.0.0-milestone2.x |
| vmware / spring_framework | 4.0.0-milestone1 | 4.0.0-milestone1.x |
org.springframework / spring-web
|
- | 3.2.5.RELEASE |