summaryrefslogtreecommitdiff
blob: 8e8e6bf70120e91f5b2ac65e707e3283ed0a02f5 (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="200411-19">
  <title>Pavuk: Multiple buffer overflows</title>
  <synopsis>
    Pavuk contains multiple buffer overflows that can allow a remote attacker
    to run arbitrary code.
  </synopsis>
  <product type="ebuild">pavuk</product>
  <announced>2004-11-10</announced>
  <revised count="01">2004-11-10</revised>
  <bug>70516</bug>
  <access>remote</access>
  <affected>
    <package name="net-misc/pavuk" auto="yes" arch="*">
      <unaffected range="ge">0.9.31</unaffected>
      <vulnerable range="lt">0.9.31</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Pavuk is web spider and website mirroring tool.
    </p>
  </background>
  <description>
    <p>
    Pavuk contains several buffer overflow vulnerabilities in the code handling digest authentication and HTTP header processing. This issue is similar to GLSA 200407-19, but contains more vulnerabilities.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could cause a buffer overflow, leading to arbitrary code execution with the rights of the user running Pavuk.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Pavuk users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-misc/pavuk-0.9.31"</code>
  </resolution>
  <references>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200407-19.xml">GLSA-200407-19</uri>
    <uri link="https://secunia.com/advisories/13120/">SA13120</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0456">CAN-2004-0456</uri>
  </references>
  <metadata tag="requester" timestamp="2004-11-10T07:00:44Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2004-11-10T15:50:02Z">
    lewk
  </metadata>
  <metadata tag="bugReady" timestamp="2004-11-10T15:51:22Z">
    lewk
  </metadata>
</glsa>