CVE-2003-0436
mnogosearch 3.1.20 - Remote Code Execution via Long ul Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2003-0436. PoCs published by inv, pokleyzz.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in mnoGoSearch's 'search.cgi' by sending a crafted HTTP GET request with a long URI parameter containing NOP sleds, shellcode, and a return address. The shellcode binds a shell to port 10000, allowing remote code execution.
Description
Buffer overflow in search.cgi for mnoGoSearch 3.1.20 allows remote attackers to execute arbitrary code via a long ul parameter.
Exploits (2)
This exploit targets a buffer overflow vulnerability in mnoGoSearch's 'search.cgi' by sending a crafted HTTP GET request with a long URI parameter containing NOP sleds, shellcode, and a return address. The shellcode binds a shell to port 10000, allowing remote code execution.
This exploit targets a buffer overflow vulnerability in mnoGoSearch's search.cgi (CVE-2003-0436) by sending a crafted HTTP GET request with an overly long 'ul' parameter. It includes shellcode to execute arbitrary commands on the target system.