PHP: Multiple Vulnerabilities — GLSA 202501-11

Multiple vulnerabilities have been discovered in PHP, the worst of which could lead to arbitrary code execution.

Affected packages

dev-lang/php on all architectures
Affected versions < 8.2.24
< 8.3.12
< 8.1.30
Unaffected versions >= 8.2.24
>= 8.3.12

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 users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-lang/php-8.2.24:8.2"
 # emerge --ask --oneshot --verbose ">=dev-lang/php-8.3.12:8.3"
 

Gentoo has discontinued support for php 8.1:

 # emerge --ask --verbose --depclean "dev-lang/php:8.1"
 

References

Release date
January 23, 2025

Latest revision
January 23, 2025: 1

Severity
high

Exploitable
remote

Bugzilla entries