Input validation error in Apache HTTP Server - CVE-2013-6438

 

Input validation error in Apache HTTP Server - CVE-2013-6438

Published: March 18, 2014 / Updated: July 28, 2020


Vulnerability identifier: #VU32549
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-6438
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The dav_xml_get_cdata function in main/util.c in the mod_dav module in the Apache HTTP Server before 2.4.8 does not properly remove whitespace characters from CDATA sections, which allows remote attackers to cause a denial of service (daemon crash) via a crafted DAV WRITE request.


Affected software

Apache HTTP Server
Amazon Linux AMI
Gentoo Linux
SUSE Linux
Slackware Linux
apache2 (Alpine package)
HP-UX Web Server Suite

How to mitigate CVE-2013-6438

Install update from vendor's website.

Apache HTTP Server - update to 2.4.8
apache2 (Alpine package) - update to 2.2.27-r0
HP-UX Web Server Suite - update to 4.02

External References

Related Security Bulletins