summaryrefslogtreecommitdiff
blob: 09511e9bbdce09e54b571b6004d14b7d802a7a98 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201309-12">
  <title>Apache HTTP Server: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been discovered in Apache HTTP
    Server, possibly allowing remote attackers to execute arbitrary code, cause
    a Denial of Service condition or perform man-in-the-middle attacks.
  </synopsis>
  <product type="ebuild">apache</product>
  <announced>2013-09-23</announced>
  <revised count="1">2013-09-23</revised>
  <bug>275645</bug>
  <bug>438680</bug>
  <bug>466502</bug>
  <bug>476568</bug>
  <access>remote</access>
  <affected>
    <package name="www-servers/apache" auto="yes" arch="*">
      <unaffected range="ge">2.2.25</unaffected>
      <vulnerable range="lt">2.2.25</vulnerable>
    </package>
  </affected>
  <background>
    <p>Apache HTTP Server is one of the most popular web servers on the
      Internet.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been found in Apache HTTP Server. Please
      review the CVE identifiers and research paper referenced below for
      details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could send a specially crafted request to possibly
      execute arbitrary code, cause Denial of Service, or obtain sensitive
      information.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Apache HTTP Server users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=www-servers/apache-2.2.25"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6750">CVE-2007-6750</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4929">CVE-2012-4929</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1862">CVE-2013-1862</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1896">CVE-2013-1896</uri>
    <uri link="https://www.iacr.org/cryptodb/archive/2002/FSE/3091/3091.pdf">
      Compression and Information Leakage of Plaintext
    </uri>
  </references>
  <metadata tag="requester" timestamp="2012-03-06T01:03:17Z">craig</metadata>
  <metadata tag="submitter" timestamp="2013-09-23T23:22:02Z">ackle</metadata>
</glsa>