Skip to content

Improper Input Validation in Apache Tomcat

Moderate severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Feb 22, 2024

Package

maven org.apache.tomcat:tomcat (Maven)

Affected versions

< 6.0.40
>= 7.0.0, < 7.0.54
>= 8.0.0, < 8.0.6

Patched versions

6.0.40
7.0.54
8.0.6

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.

References

Published by the National Vulnerability Database May 31, 2014
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jul 7, 2022
Last updated Feb 22, 2024

Severity

Moderate

EPSS score

0.126%
(48th percentile)

Weaknesses

CVE ID

CVE-2014-0096

GHSA ID

GHSA-qprx-q2r7-3rx6

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.