Slashdot Mirror


New URL Spoofing Bug in Pre-SP2 IE

An anonymous reader writes "According to Netcraft a new security flaw has been found in Microsoft Internet Explorer which makes it possible to spoof a URL with just some simple HTML code, by enclosing two URLs and a table within a single href tag. The user will be sent to one site, but the status bar will show a fake URL. The bug apparently affects IE and Outlook Express up to but not including SP2. Firefox and Konqueror seem unaffected."

8 of 266 comments (clear)

  1. Sort of ... by Dlugar · · Score: 4, Insightful

    Just tested it with Opera 7.54 for Linux ... if you mouseover the actual text, "google.com" shows in the status bar, but if you position your cursor just exactly so that it's kinda over the URL, but not over any of the text, then you can get "microsoft.com" to show.

    But I'm kind of confused as to why this is a big deal ... can't you just use Javascript to rewrite the status bar anyway?

    Dlugar

    --
    Computer Go: Writing Software to Play the Ancient Game of Go
  2. affected my Safari :-( by quacking+duck · · Score: 4, Insightful

    Just tried it myself on Safari v125.9 on 10.3.5; unfortunately the spoof worked.

    Hovering over the actual link showed microsoft.com in the status bar, but clicking it did indeed go to google.

    However, I can click outside the link on the same line (thanks to the table spanning the entire width of the article box), and it'll go to microsoft.com as indicated in the status bar when howevering over the line.

  3. Safari goes to wrong place by goynang · · Score: 4, Insightful

    Safari goes to the wrong URL too.

    Just tried the demo and ended up at Google rather than where the link looked like it should go.

    Damn!

  4. Status bar? by FearUncertaintyDoubt · · Score: 4, Insightful
    I can see how this is a bug, and should be fixed, but how big of a security risk is it really? I think anyone aware enough to look at the status bar will probably look at the address bar in the browswer, which will show the real URL. So, yes, the status bar spoof might get someone to click, but they can't spoof the address bar, and a phishing scam would fall apart at that point.

    You might as well say that links themselves are a security risk, since a link that says "Microsoft Web Site" but really goes to goatse.cx is a dangerous spoof.

  5. Sadly, this is a minor problem. by argent · · Score: 2, Insightful

    Spoofing bugs are not good, and there's a lot that should be done to fix spoofing, but it's the cross-zone exploits that we really need to worry about. See, 95% of the real security holes in IE come from "security zones". And .NET is just going to embed this design flaw deeper in Windows.

    I'll accept screwed up tables if they'll just back out the damn Windows-Explorer integration.

  6. How do you find something like this by ManuelKelly · · Score: 3, Insightful

    Is something like this discovered by accident, or is some poor person sitting at a desk coding weird html all day to see what happens?

  7. Violates HTML4 ref by mystik · · Score: 2, Insightful

    http://www.w3.org/TR/html401/struct/links.html#ede f-A

    According to the HTML4 ref @ w3, putting a table inside of an anchor-tag is illegal. Only inline tags may reside there, and a table is a block-level tag.

    Since ths means the browser's behavior is undefined, I hope they come up w/ a better fix ...

    --
    Why aren't you encrypting your e-mail?
  8. Re:Firefox 1.0RC1 **IS** affected by JPriest · · Score: 4, Insightful

    So Firefox is affected and IE SP2 is not. This story is just more MS bashing FUD.

    --
    Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.