From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201411-04.xml | 85 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 metadata/glsa/glsa-201411-04.xml (limited to 'metadata/glsa/glsa-201411-04.xml') diff --git a/metadata/glsa/glsa-201411-04.xml b/metadata/glsa/glsa-201411-04.xml new file mode 100644 index 000000000000..41511126b5b9 --- /dev/null +++ b/metadata/glsa/glsa-201411-04.xml @@ -0,0 +1,85 @@ + + + + PHP: Multiple vulnerabilities + Multiple vulnerabilities have been discovered in PHP, the worst of + which could lead to remote execution of arbitrary code. + + php + 2014-11-09 + 2015-08-22: 3 + 525960 + remote + + + 5.5.18 + 5.4.34 + 5.3.29 + 5.4.36 + 5.4.37 + 5.4.38 + 5.4.39 + 5.4.35 + 5.4.40 + 5.4.41 + 5.4.42 + 5.4.43 + 5.4.44 + 5.4.45 + 5.4.46 + 5.5.18 + + + +

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 context-dependent attacker can possibly execute arbitrary code or + create a Denial of Service condition. +

+
+ +

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

All PHP 5.4 users should upgrade to the latest version:

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

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

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/php-5.3.29" + +
+ + CVE-2014-3668 + CVE-2014-3669 + CVE-2014-3670 + + ackle + ackle +
-- cgit v1.2.3