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.
65 lines
1.9 KiB
65 lines
1.9 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="200907-01">
|
|
<title>libwmf: User-assisted execution of arbitrary code</title>
|
|
<synopsis>
|
|
libwmf bundles an old GD version which contains a "use-after-free"
|
|
vulnerability.
|
|
</synopsis>
|
|
<product type="ebuild">libwmf</product>
|
|
<announced>2009-07-02</announced>
|
|
<revised count="01">2009-07-02</revised>
|
|
<bug>268161</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="media-libs/libwmf" auto="yes" arch="*">
|
|
<unaffected range="ge">0.2.8.4-r3</unaffected>
|
|
<vulnerable range="lt">0.2.8.4-r3</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
libwmf is a library for converting WMF files.
|
|
</p>
|
|
</background>
|
|
<description>
|
|
<p>
|
|
The embedded fork of the GD library introduced a "use-after-free"
|
|
vulnerability in a modification which is specific to libwmf.
|
|
</p>
|
|
</description>
|
|
<impact type="normal">
|
|
<p>
|
|
A remote attacker could entice a user to open a specially crafted WMF
|
|
file, possibly resulting in the execution of arbitrary code with the
|
|
privileges of the user running the application, or a Denial of Service.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All libwmf users should upgrade to the latest version which no longer
|
|
builds the GD library:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=media-libs/libwmf-0.2.8.4-r3"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1364">CVE-2009-1364</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2009-05-22T17:28:39Z">
|
|
keytoaster
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2009-05-24T00:52:28Z">
|
|
craig
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2009-06-29T22:09:20Z">
|
|
craig
|
|
</metadata>
|
|
</glsa>
|