summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200610-13.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200610-13.xml')
-rw-r--r--glsa-200610-13.xml69
1 files changed, 69 insertions, 0 deletions
diff --git a/glsa-200610-13.xml b/glsa-200610-13.xml
new file mode 100644
index 00000000..0d0b45d8
--- /dev/null
+++ b/glsa-200610-13.xml
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200610-13">
+ <title>Cheese Tracker: Buffer Overflow</title>
+ <synopsis>
+ Cheese Tracker contains a buffer overflow allowing the remote execution of
+ arbitrary code.
+ </synopsis>
+ <product type="ebuild">cheesetracker</product>
+ <announced>October 26, 2006</announced>
+ <revised>October 26, 2006: 01</revised>
+ <bug>142391</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-sound/cheesetracker" auto="yes" arch="*">
+ <unaffected range="ge">0.9.9-r1</unaffected>
+ <vulnerable range="lt">0.9.9-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Cheese Tracker is a Qt-based portable Impulse Tracker clone, a music
+ tracker for the CT, IT, XM and S3M file formats.
+ </p>
+ </background>
+ <description>
+ <p>
+ Luigi Auriemma reported that the XM loader of Cheese Tracker contains a
+ buffer overflow vulnerability in the
+ loader_XM::load_intrument_internal() function from
+ loaders/loader_xm.cpp.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ An attacker could execute arbitrary code with the rights of the user
+ running Cheese Tracker by enticing a user to load a crafted file with
+ large amount of extra data.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Cheese Tracker users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=media-sound/cheesetracker-0.9.9-r1&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3814">CVE-2006-3814</uri>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 20 Oct 2006 07:43:58 +0000">
+ falco
+ </metadata>
+ <metadata tag="bugReady" timestamp="Tue, 24 Oct 2006 14:33:27 +0000">
+ falco
+ </metadata>
+ <metadata tag="submitter" timestamp="Tue, 24 Oct 2006 15:18:21 +0000">
+ falco
+ </metadata>
+</glsa>