Forum Moderators: open
The flaw is possible because Internet Explorer has difficulty processing improperly formed HTML.
No mention of Opera though. Firefox and Mozilla are OK. IE is only if you're using XP with SP2 installed.
Microsoft is rejecting claims from security researchers that a spoofing technique discovered on Internet Explorer is a security vulnerability.
IE is only if you're using XP with SP2 installed.
I have also tested this in Opera 7.54 and 7.60 Preview 2, both of which follow IE's example!
Can anyone test this in a pre-SP2 XP version of IE and report what they see?
I can't, but FWIW, Netscape 4 shows Google in the status bar...
<added>
> If it hovers below the link text, where no hover effect takes place, I see a link to Microsoft's site.
In Opera (7.11), the outer Microsoft link is clickable and does go to MS. In IE 6 (on W2KSP4), I see the MS link, but it is unclickable.
</added>
the links says [microsoft.com...] and mousing over says [google.com...] in the status bar, and clicking goes to google.
source code shows two nested links, but I don't see how, in effect it is any different than doing this:
<a href="http://www.example.com/">http://www.foobar.com</a> Happens all the time on the web. I don't see how it is a security issue, especially since all the browsers I tried treat it exactly the same.
For example, if you insert the line
216.239.37.99 www.microsoft.com
into your hosts file, and you type www.microsoft.com in your browser, you will end up at Google. The address bar of your browser will say Microsoft and you will think that you are at Microsoft, yet you will actually be at Google. The danger behind this is when phony sites are created to trick the user into thinking they are at the real site.