Skip to content

Apache Tomcat Allows Replacing of XML Parser

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

Package

maven org.apache.tomcat:tomcat (Maven)

Affected versions

>= 7.0.0, < 7.0.17

Patched versions

7.0.17

Description

Apache Tomcat 7.0.x before 7.0.17 permits web applications to replace an XML parser used for other web applications, which allows local users to read or modify the (1) web.xml, (2) context.xml, or (3) tld files of arbitrary web applications via a crafted application that is loaded earlier than the target application. NOTE: this vulnerability exists because of a CVE-2009-0783 regression.

References

Published by the National Vulnerability Database Aug 15, 2011
Published to the GitHub Advisory Database May 17, 2022
Reviewed Feb 14, 2023
Last updated Feb 21, 2024

Severity

Moderate

Weaknesses

CVE ID

CVE-2011-2481

GHSA ID

GHSA-r7c8-hghc-2mp8

Source code

Credits

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