From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- metadata/glsa/glsa-202003-57.xml | 78 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 metadata/glsa/glsa-202003-57.xml (limited to 'metadata/glsa/glsa-202003-57.xml') diff --git a/metadata/glsa/glsa-202003-57.xml b/metadata/glsa/glsa-202003-57.xml new file mode 100644 index 000000000000..507ece2ce63b --- /dev/null +++ b/metadata/glsa/glsa-202003-57.xml @@ -0,0 +1,78 @@ + + + + PHP: Multiple vulnerabilities + Multiple vulnerabilities have been found in PHP, the worst of which + could result in the execution of arbitrary shell commands. + + PHP + 2020-03-26 + 2020-03-26 + 671872 + 706168 + 710304 + 713484 + local, remote + + + 7.2.29 + 7.3.16 + 7.4.4 + 7.4.4 + + + +

PHP is an open source general-purpose scripting language that is + especially suited for web development. +

+
+ +

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

+
+ +

An attacker could possibly execute arbitrary shell commands, cause a + Denial of Service condition or obtain sensitive information. +

+
+ +

There is no known workaround at this time.

+
+ +

All PHP 7.2.x users should upgrade to the latest version:

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

All PHP 7.3.x users should upgrade to the latest version:

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

All PHP 7.4.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/php-7.4.4" + + +
+ + CVE-2018-19518 + CVE-2020-7059 + CVE-2020-7060 + CVE-2020-7061 + CVE-2020-7062 + CVE-2020-7063 + CVE-2020-7064 + CVE-2020-7065 + CVE-2020-7066 + + whissi + whissi +
-- cgit v1.2.3