summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200711-06.xml')
-rw-r--r--metadata/glsa/glsa-200711-06.xml76
1 files changed, 76 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200711-06.xml b/metadata/glsa/glsa-200711-06.xml
new file mode 100644
index 000000000000..680fc9c2665c
--- /dev/null
+++ b/metadata/glsa/glsa-200711-06.xml
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200711-06">
+ <title>Apache: Multiple vulnerabilities</title>
+ <synopsis>
+ Multiple vulnerabilities have been discovered in Apache, possibly resulting
+ in a Denial of Service or the disclosure of sensitive information.
+ </synopsis>
+ <product type="ebuild">apache</product>
+ <announced>2007-11-07</announced>
+ <revised count="01">2007-11-07</revised>
+ <bug>186219</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-servers/apache" auto="yes" arch="*">
+ <unaffected range="rge">2.0.59-r5</unaffected>
+ <unaffected range="ge">2.2.6</unaffected>
+ <vulnerable range="lt">2.2.6</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ The Apache HTTP server is one of the most popular web servers on the
+ Internet.
+ </p>
+ </background>
+ <description>
+ <p>
+ Multiple cross-site scripting vulnerabilities have been discovered in
+ mod_status and mod_autoindex (CVE-2006-5752, CVE-2007-4465). An error
+ has been discovered in the recall_headers() function in mod_mem_cache
+ (CVE-2007-1862). The mod_cache module does not properly sanitize
+ requests before processing them (CVE-2007-1863). The Prefork module
+ does not properly check PID values before sending signals
+ (CVE-2007-3304). The mod_proxy module does not correctly check headers
+ before processing them (CVE-2007-3847).
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker could exploit one of these vulnerabilities to inject
+ arbitrary script or HTML content, obtain sensitive information or cause
+ a Denial of Service.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Apache users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-servers/apache-2.0.59-r5"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5752">CVE-2006-5752</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1862">CVE-2007-1862</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1863">CVE-2007-1863</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3304">CVE-2007-3304</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3847">CVE-2007-3847</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465">CVE-2007-4465</uri>
+ </references>
+ <metadata tag="requester" timestamp="2007-09-25T14:34:09Z">
+ p-y
+ </metadata>
+ <metadata tag="bugReady" timestamp="2007-09-25T14:34:48Z">
+ p-y
+ </metadata>
+ <metadata tag="submitter" timestamp="2007-10-15T20:07:35Z">
+ p-y
+ </metadata>
+</glsa>