Input validation error in Apache Tomcat - CVE-2013-0338

 

Input validation error in Apache Tomcat - CVE-2013-0338

Published: April 26, 2013 / Updated: February 3, 2021


Vulnerability identifier: #VU32708
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-0338
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows context-dependent attackers to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can cause a denial of service (CPU and memory consumption) via an XML file containing an entity declaration with long replacement text and many references to this entity, aka "internal entity expansion" with linear complexity.


Affected software

Apache Tomcat
Amazon Linux AMI
IceWall Federation Agent
libxml2 (Alpine package)

How to mitigate CVE-2013-0338

Install update from vendor's website.

libxml2 (Alpine package) - update to 2.7.8-r6

External References

Related Security Bulletins