*) Forensic logging module added (mod_log_forensic).
[Ben Laurie]
- *) SECURITY [CAN-2003-0020]: Escape arbitrary data before writing
- into the errorlog. [André Malo]
+ *) SECURITY: CAN-2003-0020 (cve.mitre.org)
+ Escape arbitrary data before writing into the errorlog.
+ [André Malo]
*) '%X' is now accepted as an alias for '%c' in the
LogFormat directive. This allows you to configure logging
Netscape-4.x Roaming Profiles (on a DAV-enabled server)
[Martin Kraemer]
- *) Disallow anything but whitespace on the request line after the
+ *) SECURITY: CAN-2003-0083 (cve.mitre.org)
+ Disallow anything but whitespace on the request line after the
HTTP/x.y protocol string. That prevents arbitrary user input
from ending up in the access_log and error_log. Also, special
characters (especially control characters) are escaped in the
*) Win32 SECURITY: CVE-2002-0061 (cve.mitre.org)
Introduce proper escaping of command.com and cmd.exe for Win32.
- These patches close vulnerability CAN-2002-0061, identified and
+ These patches close vulnerability CVE-2002-0061, identified and
reported by Ory Segal <ory.segal sanctuminc>, by which any CGI
invocation of .bat or .cmd files could compromise the system
when the .bat or .cmd was parsed the query args as an argument