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-201512-02.xml

50 lines
1.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201512-02">
<title>IPython: User-assisted execution of arbitrary code</title>
<synopsis>A vulnerability in IPython could result in execution of arbitrary
JavaScript.
</synopsis>
<product type="ebuild">ipython</product>
<announced>2015-12-17</announced>
<revised count="1">2015-12-17</revised>
<bug>560708</bug>
<access>remote</access>
<affected>
<package name="dev-python/ipython" auto="yes" arch="*">
<unaffected range="ge">3.2.1-r1</unaffected>
<vulnerable range="lt">3.2.1-r1</vulnerable>
</package>
</affected>
<background>
<p>IPython is an advanced interactive shell for Python.</p>
</background>
<description>
<p>IPython does not properly check the MIME type of a file.</p>
</description>
<impact type="normal">
<p>A remote attacker could entice a user to open a specially crafted text
file using IPython, possibly resulting in execution of arbitrary
JavaScript with the privileges of the process.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All IPython users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-python/ipython-3.2.1-r1"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-7337">CVE-2015-7337</uri>
</references>
<metadata tag="requester" timestamp="2015-09-24T01:14:10Z">
BlueKnight
</metadata>
<metadata tag="submitter" timestamp="2015-12-17T16:41:41Z">ackle</metadata>
</glsa>