summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200607-11.xml')
-rw-r--r--metadata/glsa/glsa-200607-11.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200607-11.xml b/metadata/glsa/glsa-200607-11.xml
new file mode 100644
index 000000000000..26ced1409b2f
--- /dev/null
+++ b/metadata/glsa/glsa-200607-11.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200607-11">
+ <title>TunePimp: Buffer overflow</title>
+ <synopsis>
+ A vulnerability in TunePimp has been reported which could lead to the
+ execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">Tunepimp</product>
+ <announced>2006-07-28</announced>
+ <revised count="02">2007-06-01</revised>
+ <bug>140184</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/tunepimp" auto="yes" arch="*">
+ <unaffected range="ge">0.5.0</unaffected>
+ <vulnerable range="le">0.4.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ The TunePimp library (also referred to as libtunepimp) is a development
+ library geared towards developers who wish to create MusicBrainz
+ enabled tagging applications.
+ </p>
+ </background>
+ <description>
+ <p>
+ Kevin Kofler has reported a vulnerability where three stack variables
+ are allocated with 255, 255 and 100 bytes respectively, yet 256 bytes
+ are read into each. This could lead to buffer overflows.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ Running an affected version of TunePimp could lead to the execution of
+ arbitrary code by a remote attacker.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All tunepimp users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-libs/tunepimp-0.5."</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3600">CVE-2006-3600</uri>
+ <uri link="http://bugs.musicbrainz.org/ticket/1764">MusicBrainz bug #1764</uri>
+ </references>
+ <metadata tag="submitter" timestamp="2006-07-25T17:18:27Z">
+ dizzutch
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-07-27T17:51:46Z">
+ koon
+ </metadata>
+</glsa>