CVE-1999-0196
Webgais 1.0 - Remote Code Execution and Arbitrary File Read via Receiver Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0196. PoCs published by Razvan Dragomirescu.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in the WEBgais websendmail script by passing shell metacharacters via the 'receiver' POST parameter. It allows arbitrary command execution with web server privileges, demonstrated by exfiltrating /etc/passwd.
Description
websendmail in Webgais 1.0 allows a remote user to access arbitrary files and execute arbitrary code via the receiver parameter ($VAR_receiver variable).
Exploits (1)
This exploit leverages a command injection vulnerability in the WEBgais websendmail script by passing shell metacharacters via the 'receiver' POST parameter. It allows arbitrary command execution with web server privileges, demonstrated by exfiltrating /etc/passwd.