PoC Index

CVE-2014-4721

LOW 2.6EPSS 5.9%

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.

CVSS v2.0
2.6 LOWAV:N/AC:H/Au:N/C:P/I:N/A:N
EPSS
5.87% chance of exploitation in the next 30 days, 93th percentile
Published
2014-07-06
Updated
2024-08-06

Proof-of-concept exploits (1)

References

Related