]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
SECURITY: CVE-2013-6438 (cve.mitre.org)
authorBen Reser <breser@apache.org>
Wed, 8 Jan 2014 02:40:38 +0000 (02:40 +0000)
committerBen Reser <breser@apache.org>
Wed, 8 Jan 2014 02:40:38 +0000 (02:40 +0000)
commit02780d57bd9287c472c9ce5c25c6e46d04d67ea6
tree41e347a20b3fc1d6df65a01d16f0e23efd525af3
parentbe6ef336b248743839cbaf7c2cf2b369121cddfb
SECURITY: CVE-2013-6438 (cve.mitre.org)
mod_dav: Keep track of length of cdata properly when removing leading spaces.

* modules/dav/main/util.c
  (dav_xml_get_cdata): reduce len variable when increasing cdata pointer.

Submitted by: Amin Tora <Amin.Tora neustar.biz>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556428 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/util.c