summaryrefslogtreecommitdiff
blob: 5ce55538a05f4c7061abf9205689645aa8c21123 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200604-08">
  <title>libapreq2: Denial of Service vulnerability</title>
  <synopsis>
    A vulnerability has been reported in libapreq2 which could lead to a Denial
    of Service.
  </synopsis>
  <product type="ebuild">libapreq2</product>
  <announced>2006-04-17</announced>
  <revised count="01">2006-04-17</revised>
  <bug>128610</bug>
  <access>remote</access>
  <affected>
    <package name="www-apache/libapreq2" auto="yes" arch="*">
      <unaffected range="ge">2.07</unaffected>
      <vulnerable range="lt">2.07</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    libapreq is a shared library with associated modules for
    manipulating client request data via the Apache API.
    </p>
  </background>
  <description>
    <p>
    A vulnerability has been reported in the apreq_parse_headers() and
    apreq_parse_urlencoded() functions of Apache2::Request.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could possibly exploit the vulnerability to
    cause a Denial of Service by CPU consumption.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All libapreq2 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apache/libapreq2-2.07"</code>
  </resolution>
  <references>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0042">CVE-2006-0042</uri>
    <uri link="https://svn.apache.org/viewcvs.cgi/httpd/apreq/tags/v2_07/CHANGES?rev=376998&amp;view=markup">libapreq2 Changes</uri>
  </references>
  <metadata tag="requester" timestamp="2006-04-09T19:33:11Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2006-04-11T17:20:17Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2006-04-13T19:11:49Z">
    vorlon078
  </metadata>
</glsa>