Apache: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200803-19 / apache |
| Release Date |
March 11, 2008 |
| Latest Revision |
March 12, 2008: 02 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-servers/apache |
<
2.2.8 |
>=
2.2.8 |
All supported architectures
|
Related bugreports:
#201163, #204410, #205195, #209899
Synopsis
Multiple vulnerabilities have been discovered in Apache.
2.
Impact Information
Background
The Apache HTTP server is one of the most popular web servers on the
Internet.
Description
Adrian Pastor and Amir Azam (ProCheckUp) reported that the HTTP Method
specifier header is not properly sanitized when the HTTP return code is
"413 Request Entity too large" (CVE-2007-6203). The mod_proxy_balancer
module does not properly check the balancer name before using it
(CVE-2007-6422). The mod_proxy_ftp does not define a charset in its
answers (CVE-2008-0005). Stefano Di Paola (Minded Security) reported
that filenames are not properly sanitized within the mod_negotiation
module (CVE-2008-0455, CVE-2008-0456).
Impact
A remote attacker could entice a user to visit a malicious URL or send
specially crafted HTTP requests (i.e using Adobe Flash) to perform
Cross-Site Scripting and HTTP response splitting attacks, or conduct a
Denial of Service attack on the vulnerable web server.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
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.8"
|
4.
References
|