From e92d43e5a9eedace1dbada4115e79b3df424fecd Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 21 Mar 2002 16:52:20 +0000 Subject: [PATCH] Note Cliff's fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94098 13f79535-47bb-0310-9956-ffa450edef68 --- src/CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CHANGES b/src/CHANGES index 7947fad3046..3b6063e03da 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,5 +1,7 @@ Changes with Apache 1.3.24 + *) Fixed a segfault in mod_include when #if, #elif, #else, or #endif + directives were improperly terminated. [Cliff Woolley] *) Introduce proper escaping of command.com and cmd.exe for Win32. These patches close vulnerability CAN-2002-0061, identified and -- 2.47.2