CVE-2009-0321
Apple Safari 3.2.1 - Denial of Service via Malformed HTTP URI Authority
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0321. PoCs published by Lostmon.
AI-analyzed exploit summary This Perl script generates an HTML file containing malformed HTTP URIs that trigger a denial-of-service (DoS) condition in Apple Safari 3.2.1 for Windows. The exploit leverages improper input sanitization in the browser's URI handler, causing it to become unstable and unresponsive.
Description
Apple Safari 3.2.1 (aka AppVer 3.525.27.1) on Windows allows remote attackers to cause a denial of service (infinite loop or access violation) via a link to an http URI in which the authority (aka hostname) portion is either a (1) . (dot) or (2) .. (dot dot) sequence.
Exploits (1)
This Perl script generates an HTML file containing malformed HTTP URIs that trigger a denial-of-service (DoS) condition in Apple Safari 3.2.1 for Windows. The exploit leverages improper input sanitization in the browser's URI handler, causing it to become unstable and unresponsive.