vendor:
iPhone
by:
Pr0T3cT10n
7,5
CVSS
HIGH
Remote Crash
20
CWE
Product Name: iPhone
Affected Version From: IOS 4.0.1
Affected Version To: IOS 4.0.1
Patch Exists: NO
Related CWE: N/A
CPE: apple:iphone_os
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apple iPhone 3GS, IOS 4.0.1, MobileSafari
2010
Apple iPhone Safari (decodeURI) Remote Crash
The following code is a proof of concept for a crash vulnerability that exists in 'Apple iPhone MobileSafari'. Point your browser to the created file (crash.html) and see what happen. The vulnerable function is decodeURI('A X 12000085'). Launch Safari, point your browser to the page and safari will crash.
Mitigation:
Ensure that the decodeURI() function is not used with untrusted input.