mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 05:23:33 +00:00
967 B
967 B
CVE-2012-10037
Description
PhpTax version 0.8 contains a remote code execution vulnerability in drawimage.php. The pfilez GET parameter is unsafely passed to the exec() function without sanitization. A remote attacker can inject arbitrary shell commands, leading to code execution under the web server's context. No authentication is required.