Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-0176. PoCs published by Razvan Dragomirescu.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in WEBgais up to version 1.0B2. It leverages improper input validation in the Perl 'system' command by injecting malicious commands via the 'query' parameter, encapsulated in single quotes and using shell metacharacters.
Description
The Webgais program allows a remote user to execute arbitrary commands.
Exploits (1)
This exploit targets a command injection vulnerability in WEBgais up to version 1.0B2. It leverages improper input validation in the Perl 'system' command by injecting malicious commands via the 'query' parameter, encapsulated in single quotes and using shell metacharacters.