vendor:
Safari
by:
Marcell 'SkyOut' Dietl, Achim Hoffmann
7,5
CVSS
HIGH
Denial of Service
N/A
CWE
Product Name: Safari
Affected Version From: 4.0
Affected Version To: 4.0.1
Patch Exists: NO
Related CWE: N/A
CPE: apple:safari
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP SP3, Mac OS X 10.5.7
2009
Apple Safari 4.x JavaScript Reload Denial of Service
A denial of service vulnerability exists in Apple Safari 4.x when a malicious HTML file is accessed by the user. The HTML file contains a script tag which references an empty JavaScript file. The script tag also contains a try-catch block which calls a crashSafari() function and a setTimeout() function. When the HTML file is accessed, the browser will crash due to the crashSafari() function. On Windows, the crash occurs in the webkit.dll module, while on Mac OS X, the crash occurs in the Safari application.
Mitigation:
Users should avoid accessing untrusted HTML files.