cve/2013/CVE-2013-6438.md
2024-06-09 00:33:16 +00:00

2.1 KiB

CVE-2013-6438

Description

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.

POC

Reference

Github