When the register_argc_argv php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment used by the framework when handling the request.
The framework now ignores argv values for environment detection on non-cli SAPIs.
{
"github_reviewed": true,
"severity": "HIGH",
"nvd_published_at": "2024-11-12T20:15:14Z",
"github_reviewed_at": "2024-11-12T22:08:42Z",
"cwe_ids": [
"CWE-88"
]
}