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

65 lines
2.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201702-29">
<title>PHP: Multiple vulnerabilities</title>
<synopsis>Multiple vulnerabilities have been found in PHP, the worst of which
could lead to arbitrary code execution or cause a Denial of Service
condition.
</synopsis>
<product type="ebuild">php</product>
<announced>2017-02-21</announced>
<revised count="1">2017-02-21</revised>
<bug>604776</bug>
<bug>606626</bug>
<access>remote</access>
<affected>
<package name="dev-lang/php" auto="yes" arch="*">
<unaffected range="ge" slot="5.6">5.6.30</unaffected>
<vulnerable range="lt" slot="5.6">5.6.30</vulnerable>
</package>
</affected>
<background>
<p>PHP is a widely-used general-purpose scripting language that is
especially suited for Web development and can be embedded into HTML.
</p>
</background>
<description>
<p>Multiple vulnerabilities have been discovered in PHP. Please review the
CVE identifiers referenced below for details.
</p>
</description>
<impact type="normal">
<p>An attacker could possibly execute arbitrary code or create a Denial of
Service condition.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All PHP 5.6 users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-lang/php-5.6.30:5.6"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-10158">
CVE-2016-10158
</uri>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-10159">
CVE-2016-10159
</uri>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-10160">
CVE-2016-10160
</uri>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-10161">
CVE-2016-10161
</uri>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-9935">CVE-2016-9935</uri>
</references>
<metadata tag="requester" timestamp="2017-01-18T23:06:15Z">b-man</metadata>
<metadata tag="submitter" timestamp="2017-02-21T00:05:07Z">whissi</metadata>
</glsa>