PHP: Multiple vulnerabilities — GLSA 201606-10

Multiple vulnerabilities have been found in PHP, the worst of which could lead to arbitrary code execution, or cause a Denial of Service condition.

Affected packages

dev-lang/php on all architectures
Affected versions < 5.6.19
Unaffected versions >= 5.6.19
revision >= 5.5.33
revision >= 5.5.34
revision >= 5.5.35
revision >= 5.5.36
revision >= 5.5.37
revision >= 5.5.38

Background

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

Description

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

Impact

An attacker can possibly execute arbitrary code or create a Denial of Service condition.

Workaround

There is no known workaround at this time.

Resolution

All PHP 5.4 users should upgrade to the latest 5.5 stable branch, as PHP 5.4 is now masked in Portage:

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

All PHP 5.5 users should upgrade to the latest version:

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

All PHP 5.6 users should upgrade to the latest version:

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

References

Release date
June 19, 2016

Latest revision
June 19, 2016: 2

Severity
normal

Exploitable
remote

Bugzilla entries