You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-201203-10.xml

65 lines
2.4 KiB

<?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 count="1">2012-03-06</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>