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-201612-05.xml

56 lines
1.8 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201612-05">
<title>Pygments: Arbitrary code execution</title>
<synopsis>Pygments is vulnerable to remote code execution if an attacker is
allowed to specify the font name.
</synopsis>
<product type="ebuild">pygments</product>
<announced>2016-12-04</announced>
<revised count="1">2016-12-04</revised>
<bug>564478</bug>
<access>remote</access>
<affected>
<package name="dev-python/pygments" auto="yes" arch="*">
<unaffected range="ge">2.0.2-r1</unaffected>
<vulnerable range="lt">2.0.2-r1</vulnerable>
</package>
</affected>
<background>
<p>Pygments is a generic syntax highlighter suitable for use in code
hosting, forums, wikis or other applications that need to prettify source
code.
</p>
</background>
<description>
<p>A vulnerability in FontManagers _get_nix_font_path function allows
shell metacharacters to be passed in a font name.
</p>
</description>
<impact type="normal">
<p>A remote attacker could possibly execute arbitrary code with the
privileges of the process.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All Pygments users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-python/pygments-2.0.2-r1"
</code>
</resolution>
<references>
<uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-8557">
CVE-2015-8557
</uri>
</references>
<metadata tag="requester" timestamp="2015-12-08T00:25:56Z">
BlueKnight
</metadata>
<metadata tag="submitter" timestamp="2016-12-04T06:50:34Z">whissi</metadata>
</glsa>