Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Mozilla The Internet Quickies Security

Firefox Quickies 245

First, Gypsy2012 writes with a highly critical security flaw involving both Firefox 2.0 and Internet Explorer, which could allow a malicious attacker to gain remote control of a user's system. It exploits the "firefoxurl://" URI handler. ... Next, reader dsinc sends word that the beta for Firefox 3 has slipped by 6 weeks. The new target date is September 18 at the earliest. The article wonders whether the final release will slip into 2008. ... Finally, reader jktowns points out new anti-phishing features in the latest nightly build of Firefox 3. One of them was added into the code base by the guy who developed the LocationBar2 extension.
This discussion has been archived. No new comments can be posted.

Firefox Quickies

Comments Filter:
  • Demonstration (Score:5, Informative)

    by blhack ( 921171 ) on Tuesday July 10, 2007 @08:41PM (#19820335)
    Demonstration

    Cmd.exe [firefoxurl]
    This should launch cmd.exe....

    Notice that you must click that link from internet explorer, firefox will warn you that an external application is being called.

    above example taken from here [xs-sniper.com]
    • by froggero1 ( 848930 ) on Tuesday July 10, 2007 @08:45PM (#19820371)
      Weird, I get an error message:

      "Iceweasel doesn't know how to open this address, because the protocol (firefoxurl) isn't associated with any program."

      and when I try to open this "ie" program:

      "~ $ ie
      bash: ie: command not found"

      maybe there's something wrong with your operating system?
      • by Anonymous Coward on Tuesday July 10, 2007 @09:33PM (#19820699)
        Hey, 1996 called, and they want their snooty, elitist, linux user tude' back.

        • Re: (Score:2, Funny)

          by stonedcat ( 80201 )
          Brought to you by Microsoft TimePhone98-SE (patent pending).
        • Re: (Score:3, Funny)

          by Anonymous Coward
          yes and we still have reasons to laugh at windows.
          • by Futurepower(R) ( 558542 ) on Wednesday July 11, 2007 @07:00AM (#19823511) Homepage
            I wouldn't call it laughing. "You are coming to a sad realization [apple.com]. Cancel or allow?"

            "If you've used Windows Vista for more than 3.7 minutes, you know what UAC (User Account Control) is.. it's the obnoxious, nagging popup window that will be your life for the next 3-5 years... Note: Disabling UAC will lead to a less secure system, so be warned. -- The How-to Geek [howtogeek.com]
            • by SEMW ( 967629 ) on Wednesday July 11, 2007 @10:31AM (#19825073)

              You are coming to a sad realization. Cancel or allow?
              It's rather ironic that you're positing that in this thread, since UAC actually prevents the exploit that TFA's talking about.

              If you try it on Vista with UAC turned on, it'll fail -- or, at least, it'll give you a warning dialogue (one of these [wvsom.edu] ) -- due to IE's protected mode, which is part of UAC (quick summary: IE runs as an even lower integrity token than normal users, and need privilege elevation to a normal user token to do things like write to anywhere other then temporary internet files and access other programs on the computer -- in this case, Firefox).
              • Re: (Score:3, Interesting)

                by valintin ( 30311 )
                If the dialog is that common I wonder how many people are going to automatically accept running this because they are constantly annoyed by the pop-up?
                • by SEMW ( 967629 )

                  If the dialog is that common I wonder how many people are going to automatically accept running this because they are constantly annoyed by the pop-up?

                  "If the dialogue is that common" -- huh? Where exactly did I imply it was very common? After all, how often is a legitimate website going to want to access other programs on your computer? The only times I've ever seen it are when installing plugins from websites (e.g. quicktime, flash), and this exploit. (And if there *is* a legitimate site that needs to access other files/programs on your computer for some reason, the warning box has an option to not show the warning for that site again).

                  That said

      • maybe there's something wrong with your operating system?

        Nope, there's something wrong with Firefox. IE (and it works with Safari Beta 3, as well) is just doing what it's supposed to do: handing specific URLS off to its handler. If you have FTP URLs open in a third-party app which is then exploited, is the problem STILL with the browser that launched the handler? Of course not. Worse, this exploit only works when the URL is passed to Firefox, not when it handles the URL directly, which means Firefox is
    • Re: (Score:3, Informative)

      by blhack ( 921171 )
      Correction (something went goofey when i copy and pasted.

      this [firefoxurl] ..will launch cmd.exe

      If you open this in firefox (as most of you probably are usuing firefox, since this is slashdot), it warns you that something is trying to launch an external application.

      once again, the above example was taken from Here [xs-sniper.com]
      • by blhack ( 921171 )
        DARN YOU SLASHDOT!!!!!!!!!!!!!!!

        stop stripping my links! >:-O

        the link in full txt is THIS:

        a href = 'firefoxurl:test" -chrome "javascript:C=Components.classes;I=Components.inte rfaces;file=C[@mozilla.org/file/local;1].createIns tance(I.nsILocalFile);file.initWithPath(C:+String. fromCharCode(92)+String.fromCharCode(92)+Windows+S tring.fromCharCode(92)+String.fromCharCode(92)+Sys tem32+String.fromCharCode(92)+String.fromCharCode( 92)+cmd.exe);process=C[@mozilla.org/process/util;1 ].createInstance(I.nsIProce
      • Same results as your previous link...

        Firefox doesn't know how to open this address, because the protocol (firefoxurl) isn't associated with any program.

        Same Firefox 2.0.0.4 (on eCS)

    • I know one similar response was modded funny, but this is truly what I got.

      Firefox doesn't know how to open this address, because the protocol (firefoxurl) isn't associated with any program.

      Firefox 2.0.0.4 (on eCS)

    • Vista UAC blocks it, interestingly enough.
    • Re: (Score:3, Informative)

      Firefox users with the NoScript extension [noscript.net] installed have been already protected both from MacManus/Larholm remote code execution and from Rios "Universal XSS" since June, the 22th, see NoScript changelog [noscript.net].

      More in general, they're protected from chrome privilege escalation gained by opening non-chrome URLs in top-level chrome windows (Larholm's PoC) and from javascript: URLs being loaded in externally opened browser shells (Rios' PoC), no matter if attempted through the firefoxurl: handler (like in this s

    • by Nurgled ( 63197 )

      Curiously, when I clicked your link IE loaded Firefox, and then Firefox told me that it had to load Firefox to view this URL. I clicked "Yes" and a new tab opened and it again told me that it had to load Firefox to view this URL.

      Certainly didn't launch cmd.exe. What gives?

  • Finally!

    First, Gypsy2012 writes with a highly critical security flaw involving both Firefox 2.0 and Internet Explorer

    Earlier when Microsoft's IE team flew over to Mozilla HQ to ask them about their RSS icon, I knew it that's the beginning of a wonderful partnership.
  • What OS (Score:3, Interesting)

    by jshriverWVU ( 810740 ) on Tuesday July 10, 2007 @08:47PM (#19820389)
    Every once in a while I see posts about Firefox or IE or whatever with a security flaw that allow remote access or malware/virii to be installed. But they never say what System it affects. Granted for IE it's pretty simple, but once you add firefox into the equation you have to wonder does this effect Linux too? Even so if the bug is in the linux firefox version, does it really matter at a system level, as many sites that might use this bug are going to be geared toward Windows users.

    Granted if it's a bug it needs fixed regardless, but I would be more shocked if it said "allows a person to gain remote access on ALL systems running said software".

    • Re:What OS (Score:5, Insightful)

      by blhack ( 921171 ) on Tuesday July 10, 2007 @08:52PM (#19820443)
      well...if you read the article you would find that this bug effects Internet Explorer users, not firefox users. The exploit has firefox as a dependency, but is actually called from IE.
      • Re: (Score:3, Interesting)

        by Red Flayer ( 890720 )

        The exploit has firefox as a dependency, but is actually called from IE.
        So what you're saying is that if you have IE installed on your computer[1], it is a security risk to install Firefox?

        Are we *sure* this is a bug, not a "feature"?

        Right now, somewhere in Remdond, someone is planning a press release...

        [1] By extension, if you are one of the 97.46% of desktop users worldwide with Windows installed.
      • Re: (Score:3, Informative)

        well...if you read the article ...
        If you who the what now?
      • by Khuffie ( 818093 )
        This has nothing to do with IE and everything to do with Firefox on windows. Firefox itself registers the "firefoxurl" URI in the Windows Registry, meaning that any application that renders HTML (ie, such as Opera) will popup FIrefox when that handler is invoked.
        • Re: (Score:2, Interesting)

          by fatphil ( 181876 )
          You obviously don't understand how shells work. The bug is between IE and the shell. IE passes an untrusted string to the shell, the shell creates a command line to execute, and the shell executes it. There is _absolutely_nothing_ that firefox could do to prevent this exploit, apart from not registering such a scheme handler at all. All such registered scheme handlers are equally vulnerable from this IE bug, not just firefox.

          Opera is perfectly capable of escaping characters that have meaning to the shell be
          • by mr3038 ( 121693 )

            You obviously don't understand how shells work. The bug is between IE and the shell. IE passes an untrusted string to the shell, the shell creates a command line to execute, and the shell executes it. There is _absolutely_nothing_ that firefox could do to prevent this exploit, apart from not registering such a scheme handler at all.

            If I've understood correctly, the problem is not (this time) that IE skips the encoding of shell parameters but that the firefoxurl scheme handler is too powerful. MS used once

            • Re: (Score:2, Insightful)

              by fatphil ( 181876 )
              What do you mean by 'too powerful'? It's exactly as powerful as pretty much any other scheme handler. And amazingly, other scheme handlers are vulnerable too. See the exactly equivalenty Safari exploit from a week back. He used "gopher:" as the scheme, not "firefoxurl:". The error lies in the source browser to OS (i.e. the thing that actually spawns a process) interface. Windows specifies handler behaviour in terms of building a single string which is later parsed into individual arguments. Because of that,
      • Naming convention idea: follow Symantec's lead: http://www.symantec.com/avcenter/vnameinfo.html [symantec.com]

        Ex: W32.BAT.FirefoxAndIEriskThisAffectsYouAndItsReally BigItCanEvenSpawnBatchFilesOMG.dr.A

    • Re:What OS (Score:4, Interesting)

      by suv4x4 ( 956391 ) on Tuesday July 10, 2007 @09:27PM (#19820659)
      But they never say what System it affects. Granted for IE it's pretty simple

      Is it. Most exploits that would work on XP wouldn't work on Vista in protected mode.
      • Perhaps this is a term difference, but hasn't all versions of Windows from 95 up been running in protected mode? Otherwise how do they get access to larger linear memory mapping versus segmented chunks like the DOS days.
        • Re:What OS (Score:5, Informative)

          by GIL_Dude ( 850471 ) on Tuesday July 10, 2007 @10:01PM (#19820909) Homepage
          Internet Explorer protected mode in Vista puts IE running at the "low integrity" level meaning it can only access a very limited number of folders (for example the temporary internet files folder). At the low integrity level it is very difficult to actual exploit a machine as you don't have the rights to access much.
          • "Internet Explorer protected mode in Vista...don't have the rights to access much."

            Does Internet Explorer come this way by default? If not, then it's of no use to 99+% of Vista victims...err...users since they won't change the defaults.
            • by SEMW ( 967629 )

              Does Internet Explorer come this way by default? If not, then it's of no use to 99+% of Vista victims...err...users since they won't change the defaults.
              Yes, it is turned on by default. The worry is that people will turn it *off*: protected mode is part of UAC...
        • Re: (Score:2, Informative)

          by stevey ( 64018 )

          You're correct. Protected mode means something different [microsoft.com] in this context.

          Nowhere near as much fun as handling triple faults in your assembly code!

        • by suv4x4 ( 956391 )
          Perhaps this is a term difference, but hasn't all versions of Windows from 95 up been running in protected mode? Otherwise how do they get access to larger linear memory mapping versus segmented chunks like the DOS days.

          It's not related to the memory protected mode really, now that I think of it, not very good choice of words on MS part, as it (obviously) could cause confusion.

          It's a "low permissions" mode.
      • I'm running Vista and trying the link in IE just causes Firefox to launch, at which point Firefox puts up the security warning about external applications. Guess it's only XP and earlier that can trigger an unprompted launch.
        • by SEMW ( 967629 )
          Turn UAC back on. Protected mode is part of UAC privilege level seperation, and won't work if you have UAC turned off.
    • Re: (Score:2, Informative)

      by Anonymous Coward
      "virii" is not a word. It's viruses.

      http://en.wikipedia.org/wiki/Virii [wikipedia.org]
  • In case anyone was wondering. Seems like skipping version 2 was a good choice after all.
  • by BillGatesLoveChild ( 1046184 ) on Tuesday July 10, 2007 @09:26PM (#19820655) Journal
    Firefox hasn't released a fix for this, and there is no mention of it on their web site.

    Now this blows:

    http://secunia.com/advisories/25984/ [secunia.com]
    > Solution:
    > Do not browse untrusted sites.
    > Disable the "Firefox URL" URI handler.

    The first is impractical. The second begs the question, "Sure, How?" Read on:

    > Extended Solution:
    > The "Extended Solution" section is available for Secunia customers only.
    > Request a trial and get access to the Secunia Customer Area and Extended Secunia advisories.

    So these guys are publishing zero day security flaws, then making you reach for your credit card. Very grubby.

    The CNET article doesn't tell you what the fix is either. Google has nothing. Anyone?
    • Here's how... (Score:5, Informative)

      by mario_grgic ( 515333 ) on Tuesday July 10, 2007 @09:37PM (#19820729)
      Open Windows Exporer (not Internet Explorer) and from the Tools menu select "Folder Options" menu. On the dialog that appears select the "File Types" tab.

      Now in the list of registered file types find the one that says:

      "(NONE)" for extension and "Firefox URL" for file type

      Select it and click on delete button to delete it.
      Click on "OK" to close the "Folder Options" dialog.
      • Thanks very much! Was a little different when I got there, but this seemed to do it: The [Delete] button was greyed out for some reason my PC(!?), so selected it anyway, click [Advanced], [Remove], Sure? [yes]. The entry stays there, but now typeing firefoxurl://slashdot.org in IE says "No Program is associated with this".
    • by David_W ( 35680 )

      Disable the "Firefox URL" URI handler.
      [This] begs the question, "Sure, How?"

      URI handlers are stored under HKCR in the registry. If you rename or remove HKCR\FirefoxURL it should disable the handler. Note that I have no idea what other impact doing that would have.

    • Well, there is always:
      http://www.beskerming.com/security/2007/07/11/35/F irefox_-_Remote_hacker_automatic_control [beskerming.com]

      The solution is in there, along with the report. Even when disclosing content that is extremely time sensitive, that information will always be available from our site.
  • by The MAZZTer ( 911996 ) <(megazzt) (at) (gmail.com)> on Tuesday July 10, 2007 @09:40PM (#19820751) Homepage

    Firefox will warn you if a program tries to use other protocols. It will allow you to suppress the warning, however, which can cause the same problem as IE, but at least you can't say you weren't warned. So from this POV, it is IE's problem moreso than Firefox's, especially when it's considered that the URLs can't do anything from WITHIN Firefox, and that (I haven't checked this, just heard it somewhere) the protocol was requested by MS for some Vista compatibility thing or some such nonsense. Not sure if there's anything to that.

    However, on the flip side, anyone who implements a protocol needs to be aware any web page can invoke the protocol at will, without the consent of the user (well, thanks to IE's "standards"). This results in being able to do things like this [mzzt.net]. This webpage redirects the browser to steam://open/main, which will open the main Steam window. The user never sees the actual url. This could work with the firefoxurl protocol as well. Here are some other things that can be done [valvesoftware.com], some of the uglier ones have confirmation screens I believe, but launching a game or connecting to a server does not. Note the first one which promises that it can redirect command line arguments, just like firefoxurl... however I cannot get that to work (I tried -shutdown and it just focused the main window like my current sample does). Also note the hackish steam://openurl/, which is designed to allow Steam's built-in IE browser to invoke the computer's default browser. Theoretically this could be used to bypass a popup blocker.

    Of course it would appear that Steam at least can't run arbitrary programs and is limited to it's own folder in terms of effects (I could force you to join my UBER LAME COUNTER STRIKE SERVER but that's about it).

    I think both Microsoft and Mozilla need to take steps to fix this problem. Microsoft needs to improve external protocol handling to at least what Firefox does (Firefox could even secure its own handling more, but that might detract too much from the flexibility. Not that that's stopped anybody before). Mozilla should remove this silly firefoxurl bit. I can't think of any legitimate reason for it (anyone have any clue?).

    As for Valve with Steam... steam://openurl/ is a bit much I think. It's expected for users who don't know what MSHTML or ActiveX are to think it's a bug that external windows open in IE, but us devs know that, internally, IE is just spawning a new window for a page. Since when were you browsing the web in IE and click on a link and it popped open in Firefox? I wouldn't want that to happen if I preferred IE! (Yeah... firefoxurl is definitely useless.) I mean, can't Valve say that because Steam uses Internet Explorer internally for the Store, all launched webpages will appear in Internet Explorer and there's no way around it? Eh probably not. The technically inclined probably think everything is great now and wouldn't care if anyone told them Valve used a hackish and possibly unsafe solution.

    Although at the least they could use a whitelist for urls to use for openurl... IE steampowered.com and whatever other sites they link to... although considering the number of third party games being added it could be a largish list. :(

    Perhaps steam could kick the steam:// thing entirely, but the only alternative I can think of is an Internet Explorer BHO (ick, not worth the trouble IMO), unless they can do something fancy with javascript or java or flash or something.

    Here's a bonus for reading all this: You can see what available protocols Windows / Internet Explorer can use (Firefox too, although it has its own extras like about: and data:) by checking HKEY_CLASSES_ROOT in regedit. Search for Values with the exact name of "URL Protocol" and the keys you find (or maybe it's in the default value?) are the protocol names. With a look it can be easy to figure out how

    • If you have mIRC you probally also have IRC://.

      Like so. [irc]
    • by BZ ( 40346 ) on Wednesday July 11, 2007 @03:24AM (#19822609)
      > I can't think of any legitimate reason for it

      It's a protocol scheme Windows makes up based on the registry keys Firefox has to set to get things like http: associated with it.

      To be more precise, what Firefox does is:

          register HKLM/SOFTWARE/Classes/FirefoxURL with a shell/open/command
          subkey and then set the values of ftp, gopher, http, and https to
          FirefoxURL under HKLM/SOFTWARE/Clients/StartMenuInternet/FIREFOX.EX E/Capabilities/URLAssociations

      This causes Windows to send "firefoxurl:" URLs to Firefox.

      Not much to remove here on Mozilla's end.
    • by Cheesey ( 70139 )
      his webpage redirects the browser to steam://open/main, which will open the main Steam window. The user never sees the actual url... some of the uglier ones have confirmation screens I believe, but launching a game or connecting to a server does not.

      It really bothers me that a Steam game server (e.g. for CS:S) can force your computer to open any webpage as soon as it connects. This is used by some CS:S admins to make welcome screens with persistent scoreboards. But an Internet Explorer widget is used, and t
  • The fact is that the URI handler firefoxurl:// is installed by.... Firefox.

    In other words, IE is redirecting to the firefoxurl DLL or EXE installed by Firefox, and that is the code which is executing user input without warning.

    To me it seems disingenuous to blame the IE implementation for handing control to the Firefox protocol handler, which is treated like a shell plug-in. It seems the responsibility to prompt the user should rest on the protocol handler. Otherwise, IE would be expected to prompt

  • by _xeno_ ( 155264 ) on Tuesday July 10, 2007 @10:27PM (#19821059) Homepage Journal

    After reading about "firefoxurl" and what it does, I only have one simple question: what on earth were they thinking when they implemented it? What's it supposed to be useful for?

    As far as I can tell, the only use it could possibly have is creating desktop URLs that always open in Firefox, however there's no reason why they would have to create a URL handler to do that. Otherwise, it's completely worthless and, as discovered, a security risk, to boot.

    For added fun, attempting to use a "firefoxurl" URL while Firefox is already running creates an infinite loop. (It just keeps on asking you to allow an "external application" to launch. It doesn't even seem to actually work. I get the same results when launching it directly from IE through the address bar.)

    Why was this implemented? What was it supposed to do?

    And, for bonus points, is it possible to write a firefoxurl that, when opened in IE, would unregister the firefoxurl handler?

    • Without actually looking it up, I'd guess this feature is useful for example if you develop XUL-based applications and the like. You could then link to the XUL application on your website, and IE (if you're using it to browse the site) would open the application in FF.
      • by _xeno_ ( 155264 ) on Tuesday July 10, 2007 @11:11PM (#19821347) Homepage Journal

        Except that's still retarded, since it's by definition a remotely executable code exploit. URLs don't have to be loaded by users, and in some cases, can even be loaded without any user interaction. (<meta http-equiv="Refresh"> comes to mind, although I haven't gotten the exploit to work on my system yet).

        XUL applications have access to basically everything on the system. You know how you can launch files from the Firefox's Downloads window? There's nothing that prevents a skeleton XUL application from downloading a EXE and then launching it with no user interaction. The dialog that Firefox displays when launching executables is handled by the download dialog, there's nothing that requires it be displayed. (I've written an extension that launched a Windows Control Panel applet before, trust me that there's nothing really preventing XUL applications from being nasty.)

        So I'm still left wondering, what was this intended for, and who thought it was a good idea?

    • by BZ ( 40346 )
      > what on earth were they thinking when they implemented it?

      They didn't implement it. It's a protocol Windows made up based on the names of the registry keys Firefox set to get http: URIs to open in it.
  • Firefox's Fault? (Score:4, Interesting)

    by DavidD_CA ( 750156 ) on Tuesday July 10, 2007 @11:22PM (#19821419) Homepage
    Here's the meat of the article:

    Meanwhile, Kristensen of Secunia said: "A new URI handler was registered on Windows systems to allow Web sites to force launching Firefox if the 'firefoxurl://' URI was called, like ftp:// [ftp] http:/// [http] or similar would call other applications."

    But because of the way the URI handler was registered by Firefox, it causes any parameter--which activates a program to perform a particular task--to be passed from Microsoft's Internet Explorer, or another application, to Firefox, when firefoxurl:// is activated.

    An attacker may use "chrome" context--the interface elements of a browser that create the frame around its page displays--to inject code on a user's system that would be executed within Firefox, Kristensen said.


    I interpret that as saying that the Firefox installer messed with Windows and Internet Explorer, opening a hole. Is Window/IE really to blame when another application adds "features" that end up being holes?

    If Windows/IE were to filter what can and cannot happen through URI handlers, I could see developers crying foul for preventing access and locking out competition.

    Further, is the onus now on Microsoft to fix a hole created by Firefox? And once they fix it, and legit things break because of it, who's fault will that be?
    • I interpret that as saying that the Firefox installer messed with Windows and Internet Explorer, opening a hole. Is Window/IE really to blame when another application adds "features" that end up being holes?
      hmm, hell yeah? Why allow such things like letting an installer create a whole protocol anyways ? It looks like the whole idea of letting that happen is pretty lame...
    • by BZ ( 40346 ) on Wednesday July 11, 2007 @03:27AM (#19822631)
      > I interpret that as saying that the Firefox installer messed with Windows and Internet Explorer

      Firefox set up the http: protocol and such to launch it. Windows synthesizes a new URI scheme based on the registry key name used for this and associates this made-up scheme with Firefox. Not much Firefox can do about this Windows "feature".
      • by _xeno_ ( 155264 )

        I just checked. On my system, FirefoxURL is completely stand-alone - it's does one thing, and one thing only, and that's this security hole. It does nothing else. It's not referred to by HTTP or HTTPS (both are currently set to open with Internet Explorer). In fact, it's not referred to by anything at all.

        This is with a Firefox 2.0.0.4 install - never upgraded, a straight 2.0.0.4 install. If it's supposed to set Firefox to open with HTTP or HTTPS URLs, Firefox screwed it up, because it doesn't.

  • And thought, first my girlfriend, now firefox. I'll see a doctor about it, just stop complaining. You're just giving me performance anxiety.

  • by Animats ( 122034 ) on Wednesday July 11, 2007 @01:03AM (#19821985) Homepage

    Just highlighting domains of phishing sites isn't going to be enough. Here's today's list of domains that "sort of look like Paypal". These are after subdomain truncation.
    "paypal-checker.com"
    "paypal-contact.net"
    "paypal-customize.com"
    "paypal-erreur2.com"
    "paypal-security.com"
    "paypal-web-dll-scrnupdateaccount.ici.st"
    "paypal-web-scrn-dll-pl-dai-pl-webscrndllfs-wertyu i.ork.pl"
    "paypal.powered.at"
    "paypal.q.fm"
    "paypalaccverify.com"
    "paypalcomcgibinwebscrcmd.by.ru"
    "paypalcomcgibinwebscrcmm.by.ru"
    "paypalcomcgibinwebscre.by.ru"
    "paypalconstomers.com"
    "paypalct.com"
    "paypall.ro"
    "paypalmd.com"
    "paypalobjects.us"
    "paypalsecuritycenter.org"
    "paypalverification.org"
    "paypel-acc-5.com"
    "paypilpal.com"
    "paypll-wscr.com"
    "paypluspl.com"

    These are from PhishTank, which blacklists at the URL level based on manual reports. For SiteTruth" [sitetruth.com], we're in the process of converting to blacklisting phishing sites by the entire base domain. That's because we now see hundreds of entries like "session-624333.nationalcity.com.userpro.tw", which has to be treated as a bad indicator for all of "userpro.tw".

    There's collateral damage. There are days when "tinyurl.com" and "notlong.com" get blacklisted, because phishing sites use them. MSN gets complaints about this. [msdn.com] Today, anybody running something like "tinyurl" needs to continually check the phishing databases for attempts to abuse their service, or their own reputation is toast.

    • There is a solution for avoiding phishing: two-way login. Not only the user logs into a site, but the site submits a password to the user during the login sequence. The 2nd password is created during registration. If a site fails to submit the correct password to the user, then it's clearly a phishing site, even if the url is the same.
      • That is a step-by-step recipe for the perfect man-in-the-middle vulnerability.

        You give your password, He gives your bank your password, The bank gives him its password, He gives you the bank's password
  • by cybergen007 ( 1062390 ) on Wednesday July 11, 2007 @02:44AM (#19822443)
    I do not get waht the fuss is all about. If firefox is started from IE that has to ring a bell. Second I get a warning from Firefox that it wants to start an external application and I can click no and nothing happens. I have never before seen that question from firefox so I have run into a website that uses this vulnerability. Beside this happens when you are surfing using IE. If you surf using IE then you are asking for problems in the first place.

"What man has done, man can aspire to do." -- Jerry Pournelle, about space flight

Working...