OS Command Injection Affecting php81 package, versions <8.1.30-r0
Threat Intelligence
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-ALPINE319-PHP81-8320294
- published 1 Nov 2024
- disclosed 8 Oct 2024
How to fix?
Upgrade Alpine:3.19
php81
to version 8.1.30-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream php81
package and not the php81
package as distributed by Alpine
.
See How to fix?
for Alpine:3.19
relevant fixed versions and status.
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using a certain non-standard configurations of Windows codepages, the fixes for CVE-2024-4577 https://github.com/advisories/GHSA-vxpp-6299-mxw3 may still be bypassed and the same command injection related to Windows "Best Fit" codepage behavior can be achieved. This may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.