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-09.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200610-09.xml')
-rw-r--r--glsa-200610-09.xml69
1 files changed, 69 insertions, 0 deletions
diff --git a/glsa-200610-09.xml b/glsa-200610-09.xml
new file mode 100644
index 00000000..dbc22dbe
--- /dev/null
+++ b/glsa-200610-09.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-09">
+ <title>libmusicbrainz: Multiple buffer overflows</title>
+ <synopsis>
+ Multiple buffer overflows have been found in libmusicbrainz, which could
+ lead to a Denial of Service or possibly the execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">libmusicbrainz</product>
+ <announced>October 22, 2006</announced>
+ <revised>October 22, 2006: 01</revised>
+ <bug>144089</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/musicbrainz" auto="yes" arch="*">
+ <unaffected range="ge">2.1.4</unaffected>
+ <vulnerable range="lt">2.1.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ libmusicbrainz is a client library used to access MusicBrainz music
+ meta data.
+ </p>
+ </background>
+ <description>
+ <p>
+ Luigi Auriemma reported a possible buffer overflow in the
+ MBHttp::Download function of lib/http.cpp as well as several possible
+ buffer overflows in lib/rdfparse.c.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker could be able to execute arbitrary code or cause
+ Denial of Service by making use of an overly long "Location" header in
+ an HTTP redirect message from a malicious server or a long URL in
+ malicious RDF feeds.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All libmusicbrainz users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=media-libs/musicbrainz-2.1.4&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4197">CVE-2006-4197</uri>
+ </references>
+ <metadata tag="requester" timestamp="Wed, 18 Oct 2006 12:31:28 +0000">
+ falco
+ </metadata>
+ <metadata tag="submitter" timestamp="Thu, 19 Oct 2006 20:02:01 +0000">
+ vorlon078
+ </metadata>
+ <metadata tag="bugReady" timestamp="Fri, 20 Oct 2006 14:53:09 +0000">
+ DerCorny
+ </metadata>
+</glsa>