15 Sep 2004 20:50
Apache HTTP Server 2.0.51 Released
Sander Striker <striker <at> apache.org>
2004-09-15 18:50:27 GMT
2004-09-15 18:50:27 GMT
The Apache Software Foundation and the The Apache HTTP Server Project
are pleased to announce the release of version 2.0.51 of the Apache
HTTP Server ("Apache"). This Announcement notes the significant
changes in 2.0.51 as compared to 2.0.50.
This version of Apache is principally a bug fix release. Of
particular note is that 2.0.51 addresses five security
vulnerabilities:
An input validation issue in IPv6 literal address parsing which
can result in a negative length parameter being passed to memcpy.
[http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0786]
A buffer overflow in configuration file parsing could allow a
local user to gain the privileges of a httpd child if the server
can be forced to parse a carefully crafted .htaccess file.
[http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0747]
A segfault in mod_ssl which can be triggered by a malicious
remote server, if proxying to SSL servers has been configured.
[http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0751]
A potential infinite loop in mod_ssl which could be triggered
given particular timing of a connection abort.
[http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0748]
A segfault in mod_dav_fs which can be remotely triggered by an
indirect lock refresh request.
[http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0809]
(Continue reading)
RSS Feed