Exploitation Summary
EIP tracks 3 public exploits for CVE-2009-0187.
PoCs published by Metasploit, JavaGuru, MC, including Metasploit module exploits/windows/browser/orbit_connecting.
AI-analyzed exploit summary This exploit targets a stack buffer overflow in Orbit Downloader 2.8.4 via a malicious web page, allowing arbitrary code execution. It uses a crafted HTML page with an ActiveX object to trigger the vulnerability.
Description
Stack-based buffer overflow in Orbit Downloader 2.8.2 and 2.8.3, and possibly other versions before 2.8.5, allows remote attackers to execute arbitrary code via a crafted HTTP URL with a long host name, which is not properly handled when constructing a "Connecting" log message.
Exploits (3)
This exploit targets a stack buffer overflow in Orbit Downloader 2.8.4 via a malicious web page, allowing arbitrary code execution. It uses a crafted HTML page with an ActiveX object to trigger the vulnerability.
This exploit leverages a buffer overflow vulnerability in Orbit Downloader <=2.8.4 by crafting a long hostname with embedded shellcode to execute calc.exe. The payload uses a JMP ESP address from kernel32.dll and Alpha2-encoded shellcode to bypass character restrictions.
This Metasploit module exploits a stack buffer overflow in Orbit Downloader 2.8.4 via a malicious web page, allowing arbitrary code execution. It uses a crafted HTTP response with a long string to trigger the overflow and execute the payload.