summaryrefslogtreecommitdiff
blob: 2bcaaaa321ff9f57b94c0a78b92f35e26f07ead0 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201203-10">
  <title>libmikmod: User-assisted execution of arbitrary code</title>
  <synopsis>Multiple buffer overflow vulnerabilities in libmikmod may allow an
    attacker to execute arbitrary code or cause a Denial of Service condition.
  </synopsis>
  <product type="ebuild">libmikmod</product>
  <announced>2012-03-06</announced>
  <revised>2012-03-06: 1</revised>
  <bug>335892</bug>
  <access>remote</access>
  <affected>
    <package name="media-libs/libmikmod" auto="yes" arch="*">
      <unaffected range="ge">3.2.0_beta2-r3</unaffected>
      <unaffected range="rge">3.1.12-r1</unaffected>
      <vulnerable range="lt">3.2.0_beta2-r3</vulnerable>
    </package>
  </affected>
  <background>
    <p>libmikmod is a library to play a wide range of module formats.</p>
  </background>
  <description>
    <p>Multiple boundary errors have been found in load_it.c in libmikmod,
      which may cause a buffer overflow.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could entice a user to open specially crafted files in
      an application linked against libmikmod, possibly resulting in execution
      of arbitrary code with the permissions of the user running the
      application, or Denial of Service.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All libmikmod 3.2 users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose
      "&gt;=media-libs/libmikmod-3.2.0_beta2-r3"
    </code>
    
    <p>All libmikmod 3.1 users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=media-libs/libmikmod-3.1.12-r1"
    </code>
    
    <p>Packages which depend on this library may need to be recompiled. Tools
      such as revdep-rebuild may assist in identifying some of these packages.
    </p>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2546">CVE-2010-2546</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2971">CVE-2010-2971</uri>
  </references>
  <metadata timestamp="2012-03-02T20:38:21Z" tag="requester">ackle</metadata>
  <metadata timestamp="2012-03-06T01:42:39Z" tag="submitter">ackle</metadata>
</glsa>