mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
19 lines
967 B
Markdown
19 lines
967 B
Markdown
### [CVE-2012-10037](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10037)
|
|

|
|

|
|
&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
|
|
|