Overview
- Description
- 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.
- Source
- security@php.net
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:php-fpm:php-fpm:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3AB97B3F-78E0-412D-A29A-2086C84EC2A2", "versionEndExcluding": "8.1.30", "versionStartIncluding": "8.1.0" }, { "criteria": "cpe:2.3:a:php-fpm:php-fpm:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "30CA7A9A-B2B8-4A3E-981B-E94536DAFD89", "versionEndExcluding": "8.2.24", "versionStartIncluding": "8.2.0" }, { "criteria": "cpe:2.3:a:php-fpm:php-fpm:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8F7936E2-4290-48A4-A857-929E9CEDBDF5", "versionEndExcluding": "8.3.12", "versionStartIncluding": "8.3.0" } ], "operator": "OR" } ] } ]