summaryrefslogtreecommitdiff
blob: 1bc29ae1351bb12e414d518728aa3d1d5c4d2175 (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
66
67
<?xml version="1.0" encoding="utf-8"?>
<!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>