CVE-2012-10037 PUBLISHED

PhpTax pfilez Parameter Exec Remote Code Injection

Assigner: VulnCheck
Reserved: 07.08.2025 Published: 11.08.2025 Updated: 11.08.2025

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor PhpTax
Product PhpTax
Versions Default: unknown
  • Version 0.8 is affected

Credits

  • Jean Pascal Pereira finder

References

Problem Types

  • CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE

Impacts

  • CAPEC-88 OS Command Injection