CVE-2009-4186
Safari 4.0.3 - Denial of Service via Long CSS Background URI
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4186. PoCs published by Jeremy Brown.
AI-analyzed exploit summary This exploit triggers a stack overflow in Safari 4.0.3 (Win32) by crafting a malicious CSS file with an excessively long URL in the background property, leading to a denial of service (DoS). The PoC generates an HTML file and a CSS file with a large 'A' repeated string to exploit the vulnerability.
Description
Stack consumption vulnerability in Apple Safari 4.0.3 on Windows allows remote attackers to cause a denial of service (application crash) via a long URI value (aka url) in the Cascading Style Sheets (CSS) background property.
Exploits (1)
This exploit triggers a stack overflow in Safari 4.0.3 (Win32) by crafting a malicious CSS file with an excessively long URL in the background property, leading to a denial of service (DoS). The PoC generates an HTML file and a CSS file with a large 'A' repeated string to exploit the vulnerability.