CVE-2014-4721

low
Published 2014-07-06 · Modified 2026-05-06
CVSS v3
CVSS v2
2.6
VIR risk
2.6

Description

The phpinfo implementation in ext/standard/info.c in PHP before 5.4.30 and 5.5.x before 5.5.14 does not ensure use of the string data type for the PHP_AUTH_PW, PHP_AUTH_TYPE, PHP_AUTH_USER, and PHP_SELF variables, which might allow context-dependent attackers to obtain sensitive information from process memory by using the integer data type with crafted values, related to a "type confusion" vulnerability, as demonstrated by reading a private SSL key in an Apache HTTP Server web-hosting environment with mod_ssl and a PHP 5.3.x mod_php.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://bugs.php.net/bug.php?id=67498

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — http://www.php.net/ChangeLog-5.php

OS impact

OSVersionStatusFixed in
debian debian7.0affected
debian debian8.0affected

Application impact

VendorProductVersionsFixed
php phpphp{"startIncluding":"5.3.0","endExcluding":"5.3.29"}5.3.29

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.