Logo
componentphp8
Name
php8
Version
8.4.23-r
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:php:php:8.4.23:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
openwrt-25.12
8.4.21-r1

Patches#


#
Title
Author
Resolve
1
Patch #1
Unknown
2
Patch #2
Unknown
3
Patch #3
Unknown
4
Patch #4
Unknown
5
Add-support-for-use-of-the-system-timezone-database
Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
6
php-5.4.9-fixheader
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
7
Use system timezone
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>

Vulnerabilities#


Name
Analysis
Description
Exploitable
Circular symbolic links in phar archives could lead to unbounded recursion, exhausting the C stack and crashing the PHP process, in PHP versions from 8.2.* before 8.2.33, from 8.3.* before 8.3.33, from 8.4.* before 8.4.24, and from 8.5.* before 8.5.9.
Exploitable
Attacker-provided inputs to bccomp() could lead to an out-of-bounds write with stack and heap corruption in PHP versions from 8.4.* before 8.4.24 and from 8.5.* before 8.5.9.
Exploitable
Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2.* before 8.2.33, from 8.3.* before 8.3.33, from 8.4.* before 8.4.24, and from 8.5.* before 8.5.9.
Exploitable
The parse_str function in (1) PHP, (2) Hardened-PHP, and (3) Suhosin, when called without a second parameter, might allow remote attackers to overwrite arbitrary variables by specifying variable names and values in the string to be parsed. NOTE: it is not clear whether this is a design limitation of the function or a bug in PHP, although it is likely to be regarded as a bug in Hardened-PHP and Suhosin.