Files
CVEs-PoC/2012/CVE-2012-10037.md
2025-09-29 21:09:30 +02:00

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.

POC

Reference

Github