CVE-2003-1192
IA WebMail Server 3.1.0 - Stack-Based Buffer Overflow via Long GET Request
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2003-1192.
PoCs published by Metasploit, Peter Winter-Smith, hdm, including Metasploit module exploits/windows/http/ia_webmail.
AI-analyzed exploit summary This is a Metasploit module exploiting a stack buffer overflow in IA WebMail 3.x via a crafted HTTP request. It sends a long string followed by a return address and shellcode to achieve remote code execution.
Description
Stack-based buffer overflow in IA WebMail Server 3.1.0 allows remote attackers to execute arbitrary code via a long GET request.
Exploits (4)
This is a Metasploit module exploiting a stack buffer overflow in IA WebMail 3.x via a crafted HTTP request. It sends a long string followed by a return address and shellcode to achieve remote code execution.
This exploit targets a buffer overflow vulnerability in IA WebMail 3.x (iaregdll.dll version 1.0.0.5) to achieve remote code execution. It uses a crafted GET request with shellcode that downloads and executes a payload from a remote URL.
This exploit targets a buffer overflow vulnerability in IA WebMail Server via a crafted GET request. It attempts to execute arbitrary shellcode by overwriting the EIP register with a specific address.
This Metasploit module exploits a stack buffer overflow in IA WebMail 3.x by sending a crafted HTTP request with a long string followed by a return address and shellcode. The vulnerability allows remote code execution due to improper bounds checking.