CVE-2008-6669
nweb2fax <= 0.2.7 - Remote Code Execution via viewrq.php var_filename Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6669. PoCs published by dun.
AI-analyzed exploit summary This exploit demonstrates multiple vulnerabilities in nweb2fax <= 0.2.7, including Local File Inclusion (LFI), Arbitrary File Download, and Remote Command Execution (RCE) via improper input validation in PHP scripts. The RCE is achieved through command injection in the `viewrq.php` script when handling the `format` and `var_filename` parameters.
Description
viewrq.php in nweb2fax 0.2.7 and earlier allows remote attackers to execute arbitrary code via shell metacharacters in the var_filename parameter in a (1) tif or (2) pdf format action.
Exploits (1)
This exploit demonstrates multiple vulnerabilities in nweb2fax <= 0.2.7, including Local File Inclusion (LFI), Arbitrary File Download, and Remote Command Execution (RCE) via improper input validation in PHP scripts. The RCE is achieved through command injection in the `viewrq.php` script when handling the `format` and `var_filename` parameters.