Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-2871. PoCs published by Skylined.
AI-analyzed exploit summary This exploit targets a heap buffer overflow vulnerability in Mozilla browsers (Firefox, Mozilla, Netscape) via IDN hostname handling. It uses heap spraying to fill memory with a nopslide and shellcode, then triggers the vulnerability to overwrite heap pointers and redirect execution to the shellcode.
Description
Buffer overflow in the International Domain Name (IDN) support in Mozilla Firefox 1.0.6 and earlier, and Netscape 8.0.3.3 and 7.2, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a hostname with all "soft" hyphens (character 0xAD), which is not properly handled by the NormalizeIDN call in nsStandardURL::BuildNormalizedSpec.
Exploits (1)
This exploit targets a heap buffer overflow vulnerability in Mozilla browsers (Firefox, Mozilla, Netscape) via IDN hostname handling. It uses heap spraying to fill memory with a nopslide and shellcode, then triggers the vulnerability to overwrite heap pointers and redirect execution to the shellcode.