82 lines
3.2 KiB
XML
82 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="201503-03">
|
|
<title>PHP: Multiple vulnerabilities</title>
|
|
<synopsis>Multiple vulnerabilities have been discovered in PHP, the worst of
|
|
which could lead to remote execution of arbitrary code.
|
|
</synopsis>
|
|
<product type="ebuild"/>
|
|
<announced>2015-03-08</announced>
|
|
<revised count="2">2015-08-22</revised>
|
|
<bug>530820</bug>
|
|
<bug>532914</bug>
|
|
<bug>533998</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="dev-lang/php" auto="yes" arch="*">
|
|
<unaffected range="ge">5.5.21</unaffected>
|
|
<unaffected range="rge">5.4.37</unaffected>
|
|
<unaffected range="rge">5.4.38</unaffected>
|
|
<unaffected range="rge">5.4.39</unaffected>
|
|
<unaffected range="rge">5.4.40</unaffected>
|
|
<unaffected range="rge">5.4.41</unaffected>
|
|
<unaffected range="rge">5.4.42</unaffected>
|
|
<unaffected range="rge">5.4.43</unaffected>
|
|
<unaffected range="rge">5.4.44</unaffected>
|
|
<unaffected range="rge">5.4.45</unaffected>
|
|
<vulnerable range="lt">5.5.21</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>A remote attacker can leverage these vulnerabilities to execute
|
|
arbitrary code or cause Denial of Service.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>There is no known workaround at this time.</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>All PHP 5.5 users should upgrade to the latest version:</p>
|
|
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=dev-lang/php-5.5.21"
|
|
</code>
|
|
|
|
<p>All PHP 5.4 users should upgrade to the latest version:</p>
|
|
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=dev-lang/php-5.4.37"
|
|
</code>
|
|
|
|
<p>All PHP 5.3 users should upgrade to the latest version. This branch is
|
|
currently past the end of life and it will no longer receive security
|
|
fixes. All PHP 5.3 users are strongly recommended to upgrade to the
|
|
current stable version of PHP 5.5 or previous stable version of PHP 5.4,
|
|
which are supported till at least 2016 and 2015 respectively.
|
|
</p>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3710">CVE-2014-3710</uri>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8142">CVE-2014-8142</uri>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9425">CVE-2014-9425</uri>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9427">CVE-2014-9427</uri>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-0231">CVE-2015-0231</uri>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-0232">CVE-2015-0232</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2014-12-29T01:51:48Z">
|
|
BlueKnight
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2015-08-22T22:32:31Z">K_F</metadata>
|
|
</glsa>
|