cve/2005/CVE-2005-2871.md
2024-06-18 02:51:15 +02:00

1004 B

CVE-2005-2871

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.

POC

Reference

Github

No PoCs found on GitHub currently.