summaryrefslogtreecommitdiff
blob: c914d759cb9ea24a8bae75c4246249e9efc8ab0d (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200603-17">
  <title>PeerCast: Buffer overflow</title>
  <synopsis>
    PeerCast is vulnerable to a buffer overflow that may lead to the execution
    of arbitrary code.
  </synopsis>
  <product type="ebuild">peercast</product>
  <announced>2006-03-21</announced>
  <revised count="01">2006-03-21</revised>
  <bug>123432</bug>
  <access>remote</access>
  <affected>
    <package name="media-sound/peercast" auto="yes" arch="*">
      <unaffected range="ge">0.1217</unaffected>
      <vulnerable range="lt">0.1217</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    PeerCast is a Peer to Peer broadcasting technology for listening
    to radio and watching video on the Internet.
    </p>
  </background>
  <description>
    <p>
    INFIGO discovered a problem in the URL handling code. Buffers that
    are allocated on the stack can be overflowed inside of nextCGIarg()
    function.
    </p>
  </description>
  <impact type="high">
    <p>
    By sending a specially crafted request to the HTTP server, a
    remote attacker can cause a stack overflow, resulting in the execution
    of arbitrary code.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All PeerCast users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=media-sound/peercast-0.1217"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2006-1148">CVE-2006-1148</uri>
  </references>
  <metadata tag="requester" timestamp="2006-03-11T11:34:53Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2006-03-12T17:55:02Z">
    DerCorny
  </metadata>
  <metadata tag="submitter" timestamp="2006-03-18T02:16:00Z">
    adir
  </metadata>
</glsa>