summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201311-11.xml
blob: 79fc58d5bbf234f0317e9c73c20c5100e274e902 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201311-11">
  <title>CTorrent: User-assisted arbitrary code execution</title>
  <synopsis>A stack-based buffer overflow in CTorrent might allow a remote
    attacker to execute arbitrary code or cause a Denial of Service condition.
  </synopsis>
  <product type="ebuild">ctorrent</product>
  <announced>2013-11-20</announced>
  <revised count="2">2013-11-22</revised>
  <bug>266953</bug>
  <access>remote</access>
  <affected>
    <package name="net-p2p/ctorrent" auto="yes" arch="*">
      <unaffected range="ge">3.3.2-r1</unaffected>
      <vulnerable range="lt">3.3.2-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>CTorrent is a BitTorrent client implemented in C++ to be lightweight and
      quick.
    </p>
  </background>
  <description>
    <p>CTorrent contains a stack-based buffer overflow in the
      btFiles::BuildFromMI function in trunk/btfiles.cpp. 
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could entice a user to open a specially crafted
      torrent file using CTorrent, possibly resulting in execution of arbitrary
      code with the privileges of the process or a Denial of Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All CTorrent users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=net-p2p/ctorrent-3.3.2-r1"
    </code>
    
  </resolution>
  <references>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-1759">
      CVE-2009-1759
    </uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-07T23:37:38Z">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="2013-11-22T10:00:47Z">Zlogene</metadata>
</glsa>