PHP: Multiple Vulnerabilities — GLSA 202211-03

Multiple vulnerabilities have been found in PHP, the worst of which could result in arbitrary code execution.

Affected packages

dev-lang/php on all architectures
Affected versions < 8.1.12
< 8.0.25
< 7.4.33
Unaffected versions >= 8.1.12
>= 8.0.25
>= 7.4.33

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

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

All PHP 7.4 users should upgrade to the latest version:

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

All PHP 8.0 users should upgrade to the latest version:

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

All PHP 8.1 users should upgrade to the latest version:

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

References

Release date
November 19, 2022

Latest revision
November 19, 2022: 1

Severity
normal

Exploitable
remote

Bugzilla entries