Arbitrary File Read Affecting org.apache.tomcat:tomcat-util package, versions [7.0.0,7.0.54) [8,8.0.6)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGAPACHETOMCAT-30947
- published 8 Sep 2014
- disclosed 31 May 2014
- credit Unknown
Introduced: 31 May 2014
CVE-2014-0119 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat:tomcat-util
to version 7.0.54, 8.0.6 or higher.
Overview
org.apache.tomcat:tomcat-util is a Common code shared by multiple Tomcat components.
Affected versions of this package are vulnerable to Arbitrary File Read. Apache Tomcat before 6.0.40, 7.x before 7.0.54, and 8.x before 8.0.6 does not properly constrain the class loader that accesses the XML parser used with an XSLT stylesheet, which allows remote attackers to (1) read arbitrary files via a crafted web application that provides an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue, or (2) read files associated with different web applications on a single Tomcat instance via a crafted web application.