cve/2014/CVE-2014-0096.md
2024-05-26 14:27:05 +02:00

1.2 KiB

CVE-2014-0096

Description

java/org/apache/catalina/servlets/DefaultServlet.java in the default servlet in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 does not properly restrict XSLT stylesheets, which allows remote attackers to bypass security-manager restrictions and 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.

POC

Reference

Github

No PoCs found on GitHub currently.