1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200807-06 / apache |
| Release Date | July 09, 2008 |
| Latest Revision | July 09, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-servers/apache | < 2.2.9 | >= 2.2.9 | All supported architectures |
Related bugreports: #222643, #227111
Multiple vulnerabilities in Apache might lead to a Denial of Service.
The Apache HTTP server is one of the most popular web servers on the Internet.
Multiple vulnerabilities have been discovered in Apache:
A remote attacker could exploit these vulnerabilities by connecting to an Apache httpd, by causing an Apache proxy server to connect to a malicious server, or by enticing a balancer administrator to connect to a specially-crafted URL, resulting in a Denial of Service of the Apache daemon.
There is no known workaround at this time.
All Apache users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-servers/apache-2.2.9" |