summaryrefslogtreecommitdiff
blob: f2880c2b9649ca610ba815ec184c049c0acfa752 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200705-01">
  <title>Ktorrent: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities have been discovered in Ktorrent allowing for the
    remote execution of arbitrary code and a Denial of Service.
  </synopsis>
  <product type="ebuild">ktorrent</product>
  <announced>2007-05-01</announced>
  <revised count="01">2007-05-01</revised>
  <bug>170303</bug>
  <access>remote</access>
  <affected>
    <package name="net-p2p/ktorrent" auto="yes" arch="*">
      <unaffected range="ge">2.1.3</unaffected>
      <vulnerable range="lt">2.1.3</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Ktorrent is a Bittorrent client for KDE.
    </p>
  </background>
  <description>
    <p>
    Bryan Burns of Juniper Networks discovered a vulnerability in
    chunkcounter.cpp when processing large or negative idx values, and a
    directory traversal vulnerability in torrent.cpp.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could entice a user to download a specially crafted
    torrent file, possibly resulting in the remote execution of arbitrary
    code with the privileges of the user running Ktorrent.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Ktorrent users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-p2p/ktorrent-2.1.3"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1384">CVE-2007-1384</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1385">CVE-2007-1385</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1799">CVE-2007-1799</uri>
  </references>
  <metadata tag="requester" timestamp="2007-04-24T19:42:10Z">
    aetius
  </metadata>
  <metadata tag="submitter" timestamp="2007-04-26T07:58:35Z">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="2007-04-26T07:59:01Z">
    p-y
  </metadata>
</glsa>