mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 05:23:33 +00:00
804 B
804 B
CVE-2004-0542
Description
PHP before 4.3.7 on Win32 platforms does not properly filter all shell metacharacters, which allows local or remote attackers to execute arbitrary code, overwrite files, and access internal environment variables via (1) the "%", "|", or ">" characters to the escapeshellcmd function, or (2) the "%" character to the escapeshellarg function.
POC
Reference
No PoCs from references.