CVE-2001-0099
bsguest.cgi - Remote Command Execution via Email Address Shell Metacharacters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0099. PoCs published by rivendell_team.
AI-analyzed exploit summary This is a writeup describing a command injection vulnerability in bsguest.cgi where the email field fails to filter semicolons, allowing arbitrary command execution. The example shows how an attacker could exfiltrate the /etc/passwd file via sendmail.
Description
bsguest.cgi guestbook script allows remote attackers to execute arbitrary commands via shell metacharacters in the email address.
Exploits (1)
This is a writeup describing a command injection vulnerability in bsguest.cgi where the email field fails to filter semicolons, allowing arbitrary command execution. The example shows how an attacker could exfiltrate the /etc/passwd file via sendmail.