summaryrefslogtreecommitdiff
blob: e934ddb3c1b1e9e9ffd2ba8b1ed993e26914cda9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?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>November 07, 2007</announced>
  <revised>November 07, 2007: 01</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 &quot;&gt;=www-servers/apache-2.0.59-r5&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5752">CVE-2006-5752</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1862">CVE-2007-1862</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1863">CVE-2007-1863</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3304">CVE-2007-3304</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3847">CVE-2007-3847</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465">CVE-2007-4465</uri>
  </references>
  <metadata tag="requester" timestamp="Tue, 25 Sep 2007 14:34:09 +0000">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="Tue, 25 Sep 2007 14:34:48 +0000">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="Mon, 15 Oct 2007 20:07:35 +0000">
    p-y
  </metadata>
</glsa>