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-201001-07.xml

66 lines
1.9 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201001-07">
<title>Blender: Untrusted search path</title>
<synopsis>
An untrusted search path vulnerability in Blender might result in the
execution of arbitrary code.
</synopsis>
<product type="ebuild">blender</product>
<announced>2010-01-13</announced>
<revised count="01">2010-01-13</revised>
<bug>245310</bug>
<access>local</access>
<affected>
<package name="media-gfx/blender" auto="yes" arch="*">
<unaffected range="ge">2.48a-r3</unaffected>
<vulnerable range="lt">2.48a-r3</vulnerable>
</package>
</affected>
<background>
<p>
Blender is a 3D Creation/Animation/Publishing System.
</p>
</background>
<description>
<p>
Steffen Joeris reported that Blender's BPY_interface calls
PySys_SetArgv() in such a way that Python prepends sys.path with an
empty string.
</p>
</description>
<impact type="normal">
<p>
A local attacker could entice a user to run "blender" from a directory
containing a specially crafted Python module, resulting in the
execution of arbitrary code with the privileges of the user running the
application.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Blender users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-gfx/blender-2.48a-r3"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4863">CVE-2008-4863</uri>
</references>
<metadata tag="requester" timestamp="2008-11-30T19:04:32Z">
keytoaster
</metadata>
<metadata tag="submitter" timestamp="2010-01-05T21:25:09Z">
craig
</metadata>
<metadata tag="bugReady" timestamp="2010-01-10T19:40:27Z">
craig
</metadata>
</glsa>