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

19 lines
967 B
Markdown

### [CVE-2012-10037](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10037)
![](https://img.shields.io/static/v1?label=Product&message=PhpTax&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20OS%20Command%20('OS%20Command%20Injection')&color=brightgreen)
### 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
- https://www.exploit-db.com/exploits/21665
- https://www.exploit-db.com/exploits/21833
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds