ackle 14/11/09 16:40:58 Added: glsa-201411-04.xml Log: GLSA 201411-04
Revision Changes Path 1.1 xml/htdocs/security/en/glsa/glsa-201411-04.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201411-04.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201411-04.xml?rev=1.1&content-type=text/plain Index: glsa-201411-04.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?> <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> <glsa id="201411-04"> <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">php</product> <announced>November 09, 2014</announced> <revised>November 09, 2014: 1</revised> <bug>525960</bug> <access>remote</access> <affected> <package name="dev-lang/php" auto="yes" arch="*"> <unaffected range="ge">5.5.18</unaffected> <unaffected range="rge">5.4.34</unaffected> <unaffected range="rge">5.3.29</unaffected> <vulnerable range="lt">5.5.18</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 context-dependent attacker can 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.5 users should upgrade to the latest version:</p> <code> # emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/php-5.5.18" </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.34" </code> <p>All PHP 5.3 users should upgrade to the latest version. This release marks the end of life of the PHP 5.3 series. Future releases of this series are not planned. All PHP 5.3 users are encouraged 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> <code> # emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/php-5.3.29" </code> </resolution> <references> <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3668">CVE-2014-3668</uri> <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3669">CVE-2014-3669</uri> <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3670">CVE-2014-3670</uri> </references> <metadata tag="requester" timestamp="Mon, 03 Nov 2014 23:38:25 +0000">ackle</metadata> <metadata tag="submitter" timestamp="Sun, 09 Nov 2014 16:39:36 +0000">ackle</metadata> </glsa>
