Lucene search

K

ie50.frame-spoofing.txt

🗓️ 02 Dec 1999 00:00:00Reported by Georgi GuninskiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 15 Views

Internet Explorer 5.0 allows frame spoofing, misleading users into visiting hostile sites.

Show more

5 of 5AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
`ult IE 5.0 security settings allow frame spoofing  
  
Disclaimer:  
The opinions expressed in this advisory and program are my own and not  
of any company.  
The usual standard disclaimer applies, especially the fact that Georgi  
Guninski  
is not liable for any damages caused by direct or indirect use of the  
information or functionality provided by this program.  
Georgi Guninski, bears NO responsibility for content or misuse of this  
program or any derivatives thereof.  
  
Description:  
  
Internet Explorer 5.0 under Windows 95 (guess other versions are  
affected) with its  
default security settings allows frame spoofing. The problem is setting  
the location of a frame to an arbitrary URL without updating the address  
bar.  
This vulnerability allows misleading the user he is browsing a trusted  
site, while in fact he may be browsing a hostile site which might be  
stealing information.  
  
The code is:  
----------------------------------------------------------------------------------------  
<SCRIPT>  
b=window.open("http://www.citybank.com");  
function g()  
{  
b.frames[2].location="http://www.yahoo.com";  
}  
setTimeout("g()",6000);  
</SCRIPT>  
----------------------------------------------------------------------------------------  
  
  
Solution: Set "Navigate sub-frames across different domains" option to  
Disable  
  
Demonstration is available at http://www.nat.bg/~joro/msfrspoof.html  
  
Regards,  
Georgi Guninski  
http://www.nat.bg/~joro  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo