Logo
componentphp
Name
php
Version
8.5.7
Type
library
Description
-
Licenses
PHP-3.01
PURL
-
CPE
cpe:2.3:a:php:php:8.5.7:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
2025.02.x
8.3.31

Patches#


#
Title
Author
Resolve
1
acinclude.m4: don't unset variables
Gustavo Zacarias <gustavo@zacarias.com.ar>
2
iconv: tweak iconv detection
Gustavo Zacarias <gustavo@zacarias.com.ar>
3
configure: disable the 'phar' tool
Gustavo Zacarias <gustavo@zacarias.com.ar>
4
Call apxs with correct prefix
Fabrice Fontaine <fabrice.fontaine@orange.com>

Vulnerabilities#


Name
Analysis
Description
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.