From a24567fbc43f221b14e805f9bc0b7c6d16911c46 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Sun, 8 Mar 2015 22:02:38 +0100 Subject: Import existing advisories --- glsa-201503-03.xml | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 glsa-201503-03.xml (limited to 'glsa-201503-03.xml') diff --git a/glsa-201503-03.xml b/glsa-201503-03.xml new file mode 100644 index 00000000..7ef24a0f --- /dev/null +++ b/glsa-201503-03.xml @@ -0,0 +1,78 @@ + + + + + + PHP: Multiple vulnerabilities + Multiple vulnerabilities have been discovered in PHP, the worst of + which could lead to remote execution of arbitrary code. + + + March 08, 2015 + March 08, 2015: 1 + 530820 + 532914 + 533998 + remote + + + 5.5.21 + 5.4.37 + 5.4.38 + 5.4.39 + 5.5.21 + + + +

PHP is a widely-used general-purpose scripting language that is + especially suited for Web development and can be embedded into HTML. +

+
+ +

Multiple vulnerabilities have been discovered in PHP. Please review the + CVE identifiers referenced below for details. +

+
+ +

A remote attacker can leverage these vulnerabilities to execute + arbitrary code or cause Denial of Service. +

+
+ +

There is no known workaround at this time.

+
+ +

All PHP 5.5 users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/php-5.5.21" + + +

All PHP 5.4 users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/php-5.4.37" + + +

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. +

+
+ + CVE-2014-3710 + CVE-2014-8142 + CVE-2014-9425 + CVE-2014-9427 + CVE-2015-0231 + CVE-2015-0232 + + + BlueKnight + + K_F +
-- cgit v1.2.3-65-gdbad