CVE-2008-4318
Observer <= 0.3.2.1 - Remote Command Execution via Query Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4318. PoCs published by dun.
AI-analyzed exploit summary This exploit demonstrates remote command execution in Observer <= 0.3.2.1 via command injection in the 'query' parameter of whois.php and netcmd.php. The vulnerability arises from unsanitized user input being passed to system commands.
Description
Observer 0.3.2.1 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the query parameter to (1) whois.php or (2) netcmd.php.
Exploits (1)
This exploit demonstrates remote command execution in Observer <= 0.3.2.1 via command injection in the 'query' parameter of whois.php and netcmd.php. The vulnerability arises from unsanitized user input being passed to system commands.