Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-0147. PoCs published by Razvan Dragomirescu.
AI-analyzed exploit summary The exploit leverages a command injection vulnerability in the 'aglimpse' CGI script by using the pipe metacharacter and the IFS variable to bypass space filtering, allowing arbitrary command execution. The example demonstrates sending /etc/passwd via email.
Description
The aglimpse CGI program of the Glimpse package allows remote execution of arbitrary commands.
Exploits (1)
The exploit leverages a command injection vulnerability in the 'aglimpse' CGI script by using the pipe metacharacter and the IFS variable to bypass space filtering, allowing arbitrary command execution. The example demonstrates sending /etc/passwd via email.