]> granicus.if.org Git - apache/commit
SECURITY (CVE-2013-4352): Fix a NULL pointer deference which allowed
authorGraham Leggett <minfrin@apache.org>
Sat, 14 Sep 2013 13:32:25 +0000 (13:32 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 14 Sep 2013 13:32:25 +0000 (13:32 +0000)
commite62246ac2b5eaab42df01b4ba96b80a89b66a966
treee5a970e773d32641267c34516ee0195cb6a73e64
parent69637dff7de5d9b18adcd103eb5d306730cd72dd
SECURITY (CVE-2013-4352): Fix a NULL pointer deference which allowed
untrusted origin servers to crash mod_cache in a forward proxy configuration.

mod_cache: Avoid a crash with strcmp() when the hostname is not provided.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1523235 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/cache/cache_storage.c