A bug in mod_proxy may allow a remote attacker to execute arbitrary code when Apache is configured a certain way.
Package | www-servers/apache on all architectures |
---|---|
Affected versions | <= 1.3.31-r1 |
Unaffected versions | >= 1.3.31-r2 |
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems. The goal of this project is to provide a secure, efficient and extensible server that provides services in tune with the current HTTP standards.
A bug in the proxy_util.c file may lead to a remote buffer overflow. To trigger the vulnerability an attacker would have to get mod_proxy to connect to a malicous server which returns an invalid (negative) Content-Length.
An attacker could cause a Denial of Service as the Apache child handling the request, which will die and under some circumstances execute arbitrary code as the user running Apache, usually "apache".
There is no known workaround at this time. All users are encouraged to upgrade to the latest available version:
Apache 1.x users should upgrade to the latest version of Apache:
# emerge sync # emerge -pv ">=www-servers/apache-1.3.31-r2" # emerge ">=www-servers/apache-1.3.31-r2"
Release date
June 21, 2004
Latest revision
December 30, 2007: 02
Severity
normal
Exploitable
remote
Bugzilla entries