- CVE ID
- CVE-2014-0054
- CVE Description
- The Jaxb2RootElementHttpMessageConverter in Spring MVC in Spring Framework before 3.2.8 and 4.0.0 before 4.0.2 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. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-4152, CVE-2013-7315, and CVE-2013-6429.
- Published
- Mar 28, 2017
- CVSS Score & Severity
6.8Medium
- CVSS Vector
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- EPSS Score
- 2.548%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/http/converter/xml/Jaxb2RootElementHttpMessageConverter.readFromSource(Ljava/lang/Class;Lorg/springframework/http/HttpHeaders;Ljavax/xml/transform/Source;)Ljava/lang/Object;JVMVulnerable params: 2
- Source
- National Vulnerability Database