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-201401-29.xml

58 lines
1.9 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201401-29">
<title>VIPS: Privilege Escalation</title>
<synopsis>A vulnerability in VIPS could result in privilege escalation.</synopsis>
<product type="ebuild">vips</product>
<announced>2014-01-26</announced>
<revised count="1">2014-01-26</revised>
<bug>344561</bug>
<access>local</access>
<affected>
<package name="media-libs/vips" auto="yes" arch="*">
<unaffected range="ge">7.22.4</unaffected>
<vulnerable range="lt">7.22.4</vulnerable>
</package>
</affected>
<background>
<p>VIPS is a free image processing system.</p>
</background>
<description>
<p>VIPS places a zero-length directory name in the LD_LIBRARY_PATH, which
might result in the current working directory (.) to be included when
searching for dynamically linked libraries.
</p>
</description>
<impact type="normal">
<p>A local attacker could gain escalated privileges via a specially crafted
shared library.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All VIPS users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-libs/vips-7.22.4"
</code>
<p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
available since November 23, 2010. It is likely that your system is
already no longer affected by this issue.
</p>
</resolution>
<references>
<uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-3364">
CVE-2010-3364
</uri>
</references>
<metadata tag="requester" timestamp="2011-10-07T23:38:13Z">
underling
</metadata>
<metadata tag="submitter" timestamp="2014-01-26T19:04:41Z">Zlogene</metadata>
</glsa>