summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200603-17.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200603-17.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200603-17.xml')
-rw-r--r--metadata/glsa/glsa-200603-17.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200603-17.xml b/metadata/glsa/glsa-200603-17.xml
new file mode 100644
index 000000000000..b3430d458139
--- /dev/null
+++ b/metadata/glsa/glsa-200603-17.xml
@@ -0,0 +1,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>2006-03-21: 01</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>