Insufficient Granularity of Access Control Affecting php package, versions [,8.1.30) [8.2.0,8.2.24) [8.3.0,8.3.12)
Threat Intelligence
EPSS
0.08% (37th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-UNMANAGED-PHP-8166829
- published 8 Oct 2024
- disclosed 7 Oct 2024
- credit RyotaK
Introduced: 7 Oct 2024
CVE-2024-8927 Open this link in a new tabHow to fix?
Upgrade php
to version 8.1.30, 8.2.24, 8.3.12 or higher.
Overview
Affected versions of this package are vulnerable to Insufficient Granularity of Access Control due to the environment variable collision. An attacker can bypass the intended security restrictions by manipulating environment variables.
Note:
This is only exploitable if the server is configured to use cgi.force_redirect
in a specific manner that does not properly isolate the PHP execution environment from external influences.