CVE-2006-3819
TWiki 4.0.0-4.0.4 - Remote Code Execution via Configure Script TYPEOF Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3819. PoCs published by Javier Olascoaga.
AI-analyzed exploit summary This Perl script exploits a command injection vulnerability in TWiki's configure script by sending a crafted POST request with a payload that executes arbitrary commands via the `system` function. The exploit allows remote code execution (RCE) on the target server.
Description
Eval injection vulnerability in the configure script in TWiki 4.0.0 through 4.0.4 allows remote attackers to execute arbitrary Perl code via an HTTP POST request containing a parameter name starting with "TYPEOF".
Exploits (1)
This Perl script exploits a command injection vulnerability in TWiki's configure script by sending a crafted POST request with a payload that executes arbitrary commands via the `system` function. The exploit allows remote code execution (RCE) on the target server.