7.5 CVE-2024-8927

Exploit
 

In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can be controlled by the request submitter via HTTP headers, which can lead to cgi.force_redirect option not being correctly applied. In certain configurations this may lead to arbitrary file inclusion in PHP.
https://nvd.nist.gov/vuln/detail/CVE-2024-8927

Categories

CWE-NVD-noinfo

References

security@php.net Exploit


 

CPE

cpe start end
Configuration 1
cpe:2.3:a:php-fpm:php-fpm:*:*:*:*:*:*:*:* >= 8.1.0 < 8.1.30
cpe:2.3:a:php-fpm:php-fpm:*:*:*:*:*:*:*:* >= 8.2.0 < 8.2.24
cpe:2.3:a:php-fpm:php-fpm:*:*:*:*:*:*:*:* >= 8.3.0 < 8.3.12


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
https://github.com/php/php-src/security/advisories/GHSA-94p6-54jq-9mwp


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry