EIP-2026-111217
PRE-CVEPhpTax 0.8 - File Manipulation 'newvalue' / Remote Code Execution
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-111217. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates a file manipulation vulnerability in PhpTax 0.8, allowing an attacker to write arbitrary PHP code to a file via the 'field' and 'newvalue' GET parameters, leading to remote code execution. The PoC uses cURL to send a crafted request that writes a PHP shell to a file named 'rce.php'.
Description
PhpTax 0.8 - File Manipulation 'newvalue' / Remote Code Execution
Exploits (1)
This exploit demonstrates a file manipulation vulnerability in PhpTax 0.8, allowing an attacker to write arbitrary PHP code to a file via the 'field' and 'newvalue' GET parameters, leading to remote code execution. The PoC uses cURL to send a crafted request that writes a PHP shell to a file named 'rce.php'.