Slashdot Mirror


Big Day For Browser Vulnerabilities

An anonymous reader writes "All browsers have been reported vulnerable to different vulnerabilities today. Starting with: Internet Explorer on XP SP1/SP2, which suffers a new system compromise (of course) vulnerability. Continuing with: Opera, Mozilla / Mozilla Firefox / Camino, Safari, Netscape, Konqueror, Avant Browser and Maxthon, which all suffers some new spoofing vulnerabilitities. Demonstrations of the spoofing vulnerabilities are available here and here."

429 comments

  1. NY Times Ad... by jea6 · · Score: 5, Funny

    Stop the presses.

    --

    sarchasm: The gulf between the author of sarcastic wit and the person who doesn't get it.
    1. Re:NY Times Ad... by EzInKy · · Score: 2, Insightful

      Stop the presses.

      Whoever modded the parent as offtopic must have missed the article discussing the Firefox teams plans to buy a full page NY Times announcing the release of a better browser. It's not only "funny", it's downright "insightful".

      --
      Time is what keeps everything from happening all at once.
    2. Re:NY Times Ad... by SpaceLifeForm · · Score: 1, Insightful
      No need to stop the ad. The bugs in FireFox (and Mozilla) will likely be fixed before the ad appears anyway.

      Now, the bugs in IE (therefore also in windows) will not likely be fixed until mid-November, and will likely introduce new bugs or re-introduce old ones.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    3. Re:NY Times Ad... by byolinux · · Score: 4, Informative

      Bug seems to be fixed in Firefox already.

      Gentlemen (and Ladies), start your check for updates! (Tools, Options, Advanced, Check Now button)

    4. Re:NY Times Ad... by coolsva · · Score: 1

      No updates available for me (is it because Im running 0.9.1) But then again, it doesnt serve much purpose if updates are only available for the latest/greatest version.

    5. Re:NY Times Ad... by XMyth · · Score: 4, Insightful

      You don't expect them to backport updates to all beta releases, do you?

      Once Firefox 1.0 hits the shelves I'm sure it will get security updates for a long time even after it isn't the latest and greatest version.

    6. Re:NY Times Ad... by ozric99 · · Score: 1

      Same here - "No Updates Found". It's a brilliant masterstroke by the firefox team. Get people to update manually so they don't have to worry about making sure the update feature works.

    7. Re:NY Times Ad... by byolinux · · Score: 1

      Actually, I found out about the update via the presence of an 'Update available' icon next to the throbber. VMMV.

    8. Re:NY Times Ad... by Stonent1 · · Score: 1

      Even moreso if they include a link to the Firefox extension that generates fake logins for NyTimes and other sites.

    9. Re:NY Times Ad... by Anonymous Coward · · Score: 0

      It doesn't seem fixed for me. I have the 1.0 Preview Release, installed everything I could (1 thing that the automatic update apparantly didn't see before...), and it's still not fixed.

    10. Re:NY Times Ad... by Anonymous Coward · · Score: 2, Informative

      Nope. I'm running 1.0 preview version and no updates available but the exploit is still working.

    11. Re:NY Times Ad... by Xerp · · Score: 1

      And of course we all know the other ways to update Firefox:

      1. The long way:

      edit, preferences, advanced, software update, check now.

      or

      2. The short way:

      Just click the little red "update!" icon in the top, right corner.

      Oh wait. There isn't one... yet.

    12. Re:NY Times Ad... by DAtkins · · Score: 5, Informative

      Actually, according to MozillaZine the fix has been fixed in the 1.0 code tree, but hasn't been merged into the existing builds yet. I would expect a fix before 1.0 goes gold.

    13. Re:NY Times Ad... by Anonymous Coward · · Score: 0

      Bug seems to be fixed in Firefox already

      Oh yeah--but too bad you gotta make your own build to use it. It's not available as either an update or an install package. So to save yourself some finger power, you should hold off on the "Check Now" button until there's an announcement of the patch availability.

  2. Been thinking about this... by byolinux · · Score: 5, Insightful
    So, a fairly common problem in all browsers bar IE (does it affect those browsers that embed IE to give tabs?)

    Possibly solutions that I've just thought up (for discussion)

    • Make the website launching any JavaScript event appear in the foreground
    • Make every dialog box give security information about the website it's from, if the website it's from is not the currently displayed tab.
    • Suspend various types of JavaScript until the tab is foremost again, but display a 'requires your attention' icon (I call shotgun on a panda for this)


    While they're fixing this, if all browser makers could make sure there's an option to stop websites resizing my browser, that'd be lovely. I know Moz has this, so it can't be hard for everyone to have it.
    1. Re:Been thinking about this... by Mr+Guy · · Score: 2, Insightful

      I know Moz has this, so it can't be hard for everyone to have it.

      And while they are at it, how about fixing what ever is letting websites open an add window when I close them, even though I have all the "Allow websites to..." options turned off.

    2. Re:Been thinking about this... by LifesABeach · · Score: 1

      Given the list of Browsers that don't handle 'Spoofing'. It would be interesting to see which Browser Group handles this issue first. I'm thinking that the dwellers of Redmond are chanting, "I can't fix the roof today; its raining."

    3. Re:Been thinking about this... by CXI · · Score: 5, Interesting

      I would be more in favor of a tab not opening a dialog or firing any other events until it becomes active again. Allowing tabs to gain focus without user intervention has the potential to be annoying as hell. For example, an ad on a page could keep popping that tab to the front for you to see it. Ugh.

    4. Re:Been thinking about this... by matth · · Score: 1

      Interesting as I've noticed several popup windows in Mozilla lately even though I have it blocked.

    5. Re:Been thinking about this... by Anonymous Coward · · Score: 0

      Make every dialog box give security information about the website it's from, if the website it's from is not the currently displayed tab

      Where would this dialog box security information reside? The problem with the focus vuln is that the other tab is constantly setting focus back to it's text area, it has no hooks into the other tabs form field, and it's quite obvious that your text isn't making it into the target area while you're typing. It's hard to say these are browser bugs, but I suppose in the interest of security for the stupid we should do something about it.

    6. Re:Been thinking about this... by Anonymous Coward · · Score: 0

      If I'm reading you correctly, you're suggesting that Javascript be halted on inactive tabs? Or that when javascript runs, focus the tab?

      Neither of those are very attractive options, because I leave different webmail accounts open on other tabs, and some of those refresh with javascript (and not meta tags, e.g. I think gmail does this).

      That'd be very annoying to be in the middle of something and have gmail foisted upon me just because it checked for new mail.

    7. Re:Been thinking about this... by byolinux · · Score: 1

      Not all JavaScript, just JavaScript alerts, dialogs, etc.

      Refreshes, etc should be allowed as they have uses.

    8. Re:Been thinking about this... by argent · · Score: 4, Insightful

      I would be more in favor of a tab not opening a dialog or firing any other events until it becomes active again

      That would alleviate the real problem slightly, but it wouldn't begin to address the general problem that javascript is given too much detailed control over the user interface. There are other ways to spoof websites, if you can get between the site and the user in any fashion.

      Basically, window creation should be under the user's control. It should always be obvious that any browser window, whether it's a dialog box or a pop-up window, is a browser window. It should have enough decorations to make sure you can't confuse it with a local application. Resizable windows and dialog boxes should be optional in all browsers if they're available at all, so that web designers have an incentive to create sites that work completely in a standard window.

    9. Re:Been thinking about this... by MvD_Moscow · · Score: 2, Informative

      Where these op-ups generated by shockwave/flash? If not could you add the sites where you got pop-ups to https://bugzilla.mozilla.org/show_bug.cgi?id=25383 1 (copy and paste or disable referers)

    10. Re:Been thinking about this... by mallardtheduck · · Score: 1

      I've seen them caused by pages where links display a popup AND go to the requested page. Thing is, I can't really see a sensible way to prevent it.

    11. Re:Been thinking about this... by Blakey+Rat · · Score: 1

      Best solution with tabbed browsers is to turn on the IE-style error pages. That way you can instantly tell if a website failed to load by looking at the caption of the tab. Then you can either close it without bothering to look at it, or click to the tab and hit the 'reload' link on the error page.

      You can set Firefox/Mozilla to do this, but alas Safari doesn't have that option. (Although I hear the next version of Safari will.)

    12. Re:Been thinking about this... by bhtooefr · · Score: 1

      It doesn't just affect tab mods for IE (Avant, Maxwhatever aka MyIE2), it affects all tabbed browsers. Opera, Moz/FF/Camino, Konqueror, Safari, you name it.

    13. Re:Been thinking about this... by bhtooefr · · Score: 1

      Also, Opera 7.6 Preview 1 has this. Very nice - I remember hating dialogs telling me it fscked up the entire time I used Opera.

    14. Re:Been thinking about this... by Anonymous Coward · · Score: 0

      "I can't really see a sensible way to prevent it."

      Disable all scripting.
      Works for me.

  3. pwnXored by Harbinjer · · Score: 1

    Guess we're all getting pwnXored today, Windows, Linux and Mac.

    1. Re:pwnXored by Anonymous Coward · · Score: 0
      Not everyone.

      Now, pardon me while I spend the next 20 minutes completing this comment submission form by typing urlencoded formdata through my
      telnet slashdot.org 80
      session.
    2. Re:pwnXored by AndroidCat · · Score: 2, Insightful

      Back in the day, there were lots of VT-100 terminal tricks...

      --
      One line blog. I hear that they're called Twitters now.
    3. Re:pwnXored by NanoGator · · Score: 1

      "Guess we're all getting pwnXored today, Windows, Linux and Mac."

      "Damn Microsoft! Hurray Open Source!"

      --
      "Derp de derp."
  4. Whats with the dig at IE? by tgd · · Score: 1, Insightful

    The Mozilla etc problem seems equally serious.

    Why further continue the public's view of the open source community's immaturity by adding such a silly editorial comment to an otherwise reasonable story submission?

    And why did /. choose to post it?

    1. Re:Whats with the dig at IE? by byolinux · · Score: 4, Informative

      The advisories list the IE problems as much highly critical, whereas the others are only medium critical.

      As I understand it, problem with IE vulns are that its SO tied to the OS, that even the most trivial of problems can cause much greater problems.

    2. Re:Whats with the dig at IE? by airjrdn · · Score: 2

      Why would you not want it posted? Is it better for there to be holes that no one knows about simply because it's OS software?

      I'd bet your paycheck we'll be seeing more and more of these.

      http://www.thisoldgarage.com/ - a friends website, check it out.

    3. Re:Whats with the dig at IE? by Anonymous Coward · · Score: 0

      I agree, but it seems that is the way /. works. Don't mind opensouce vuln, just keep bashing MS.

    4. Re:Whats with the dig at IE? by stecoop · · Score: 1

      The Mozilla security flaw is a simple dialog popup from another web site. When you switch tabs the rouge web site "pops-up" a window asking for information - you think it is from a legitimate web site like a login for a bank account. However, I can't think of the last time I entered any security information in a dialog box.

    5. Re:Whats with the dig at IE? by tgd · · Score: 1

      I mean choose to post the submission with the unnecessary and immature dig at Internet Explorer in it.

      I know most of the people on /. don't remember when /. had a bit of editorial credibility back seven or eight years ago, but there once was a time that people didn't joke about the enormous spin in story posting on here.

    6. Re:Whats with the dig at IE? by Anonymous Coward · · Score: 0

      Well the security experts of secunia.com deem the mozilla one worthy of just 'Less Critical' and the IE one as being 'Highly Critical'. Trying to see the equality but it doesn't appear to be there. Last time I checked Opera wasn't open source either the submitter could be Opera for all you know.

      Thought you would get some easy karma by jumping on the 'Open Source Advocates are Immature' bandwagon didn't ya?

    7. Re:Whats with the dig at IE? by normandr · · Score: 2

      Slashdot does NOT choose anything. It posts whatever people write. Raise you filter level or start moderating

    8. Re:Whats with the dig at IE? by tgd · · Score: 1

      Did you look at the other exploit? That one is more serious, IMHO.

      It reminds me of why it used to be that everyone would always lock the keyboard in xterm before typing in any passwords. Strangely modern terminals in Linux don't seem to have that option any more.

      This is just another example of that problem.

    9. Re:Whats with the dig at IE? by aWalrus · · Score: 1

      More importantly, how can you have a 4 digit uid and still find this notable in any way? =)

      --
      Overcaffeinated. Angry geeks.
    10. Re:Whats with the dig at IE? by airjrdn · · Score: 1

      I gotcha.

      So many times, people get sensitive about OS issues being posted, but they LOVE to post all of the MS ones.

    11. Re:Whats with the dig at IE? by airjrdn · · Score: 1

      A dialog box pops up in FF if I PW protect a folder on my webserver (at my host). In it, I have to enter security information to proceed.

    12. Re:Whats with the dig at IE? by AvantLegion · · Score: 3, Insightful
      >> The Mozilla etc problem seems equally serious.

      Let's pretend, for a minute, that a system compromising vulnerability is "equally serious" as a spoofed URL. This will take some imagination and serious role-play, but we can do it.

      Now that we have that in place, let's look at this issue: when will the Mozilla development team fix the issue, and when will Microsoft?

      I don't know about you, but my money's on Mozilla.

    13. Re:Whats with the dig at IE? by stecoop · · Score: 1

      No I didn't - but I re-tried the Mozilla Exploits.

      I agree with you, the second one could be much more serious and it made me slightly nervous when the keyboard was locked and all my keystrokes were on the security web page.

    14. Re:Whats with the dig at IE? by DAldredge · · Score: 1

      Yes. That was the before time, from the long long ago.

    15. Re:Whats with the dig at IE? by tgd · · Score: 0, Troll

      Us geezers sometimes like to toss a banana into the monkey cage just to see them go nuts and start flinging feces. ;-)

    16. Re:Whats with the dig at IE? by irc.goatse.cx+troll · · Score: 1, Troll

      The mozilla problem is serious? Maybe seriously laughable. At first I thought it was something important, like a form of clientside crosssite scripting, but just popping up an input box? As if any site actually uses those, its going to instantly look out of place. If anything a better exploit would be to pop up a Last Measure-ish popup that dances around the screen, then try to abuse the IE drag/drop exploit from it to the new window to possibly run new code , but even thats unlikely.

      As it is, this exploit is as pathetic as most spoofing exploits. If you wan't a real spoof, look for the mozilla bugzilla post about the XUL one, where you can entirely replicate a fake paypal and make your own 'site is authenticated' xul windows.

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    17. Re:Whats with the dig at IE? by Anonymous Coward · · Score: 0

      I highly doubt "The Public" will be reading Slashdot.

    18. Re:Whats with the dig at IE? by mmkkbb · · Score: 1

      For someone with a low ID, you sure need a few clues about how the places actually works. Were you looking for kuro5hin?

      - Slashdot chooses which stories to post. The editorializing in the story summary was the subject of the complaint
      - I can submit stories all day long and they'll never appear.
      - Slashcode chooses who moderates. You may as well tell people how to do well at slot machines.

      --
      -mkb
    19. Re:Whats with the dig at IE? by Myen · · Score: 1

      (For Mozilla:)
      The second one seems to be bug 124750, which seems to be fixed 2004-10-06. (I still have the exploit page open, but can type in /. just fine.)

    20. Re:Whats with the dig at IE? by squiggleslash · · Score: 2, Informative
      From what I can see, the Mozilla issue isn't even a spoofed URL.

      Essentially it makes use of the fact that dialog boxes are attached to windows, not tabs, so if you have two tabs open, and a dialog box comes up, you don't know if it's from the page you're viewing, or a different tab.

      It took me a while of trying out the demo to work out what it was they were saying was a vulnerability - perhaps I'm used to the issue, I browse with confirmation of sites that want to show cookies and thus dialogs are popping up all the time for tabs I've opened in the background (and it's usually frickin' annoying...)

      This is, for the most part, a user education issue (if that), not a vulnerability, though the Mozilla foundation could in general make their systems way more friendly by hiding dialogs that do not relate to the current tab until that tab is showing.

      --
      You are not alone. This is not normal. None of this is normal.
    21. Re:Whats with the dig at IE? by gad_zuki! · · Score: 2, Insightful

      >Why further continue the public's view of the open source community's immaturity by adding such a silly editorial comment to an otherwise reasonable story submission?

      You're new here aren't you.

      Expect lots of BS rationalizing. I dont see why people just dont admit to their bias and be done with it. I mean seriously, if you're a conservative don't tell me you're fair and balanced. If you're an OSS nut, don't tell me you're being fair. You're not. You're advocating something. People tend to appreciate it when others are being honest.

    22. Re:Whats with the dig at IE? by museumpeace · · Score: 5, Insightful

      The dig is just desserts. IE sitll can't rid itself of backdoor connections to the OS that do not plague other browsers. These came about in part because of Microsoft naivete [as its programming culture arose in the protected world of standalone office products] and partly from its attempt to defend against DOJ litigation [ aimed at its monopolistic moves to kill Netscape] by claiming that "browsers are naturally part of the OS". Serves 'em right!

      --
      SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
    23. Re:Whats with the dig at IE? by cortana · · Score: 1

      Mozilla: Less Critical: Spoofing

      Internet Explorer: Highly Critical: Security Bypass; System access

      Please spead FUD elsewhere.

    24. Re:Whats with the dig at IE? by Pasc · · Score: 1

      Exactly!

      I went to the test page and I was like "this is an exploit?" It was weak. With tabbed-browsing, any window/dialog that pops up it is in question.

    25. Re:Whats with the dig at IE? by LWATCDR · · Score: 3, Insightful

      The Mozilla etc problem seems equally serious.
      Ummm No not really. In fact it does not seem all that much like a bug at all. More like an artifact of using tabs. There are a few fixes that will be easy to put into all the tabbed browsers.
      1. When a dialog is opened the requestiing page is brough to the top.
      2. Put the calling URL on the Dialogs title bar.
      3. Do not dialogs to be displayed if the the calling page is not in the foreground.
      The Mozilla/other browser issues "Could" allow someone to be fooled but you would really have to work at it. The IE issue seems to allow the remote execution of code on your system. The potental damage seems much higher to me.
      Of course if you are right and they are equal and Mozzilla has a fix before Microsoft then it would show that Mozilla can fix major security issues better than Microsoft.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    26. Re:Whats with the dig at IE? by drinkypoo · · Score: 2, Insightful

      I admit to being biased against a company whose browser exploit allows remotely initiated code execution without user interaction as opposed to the organization which produced the browser whose "exploit" is that you can't tell which tab generated a popup.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    27. Re:Whats with the dig at IE? by rainman_bc · · Score: 1

      I thought the same thing... If I have a page open in a new tab, and a popup comes over my existing page ...with no action from me on the current page... I'd be smart enough to figure out that it's from the page I requested, not the page I'm reading. IMHO, this Firefox "security hole" is a pretty stupid one, and really, how harmful can it be anyway?

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    28. Re:Whats with the dig at IE? by grover_99 · · Score: 1

      While IE deserves all the digs it gets, theres no way its eating any of my desserts.

    29. Re:Whats with the dig at IE? by drinkypoo · · Score: 1

      More like an artifact of using tabs.

      I love firefox but it seems stupid to me to allow those popups to appear in an arbitrary location. They should only appear hovering over the tab which generated them and the tab should flash or otherwise be marked so I can see that a window has popped up there.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    30. Re:Whats with the dig at IE? by _Sprocket_ · · Score: 1


      So many times, people get sensitive about OS issues being posted, but they LOVE to post all of the MS ones.


      The only times I can think of this being true is when the discussion involves disclosure practices. There are issues with how long vulnerabilities are known, how they are reported, when they are acted on, etc. I've seen proponents of at least two policy schools-of-thought which can lead to conflicting opinions as to how such matters should be handled. This is even more confused by the nature of organizations like Microsoft and Open Source projects. It'll certainly create a confusing message if you're focused on distilling it all to a "Microsoft vs. OSS" opinion.

      Another issue I've noticed is Microsoft proponents listing OSS vulnerabilities without regard for what they're posting. A brief analysis of these posts often come up with duplicates and examples of apples-to-oranges comparisons.

      Otherwise, I don't notice anyone getting upset about OSS vulnerabilities being posted.
    31. Re:Whats with the dig at IE? by gad_zuki! · · Score: 0, Flamebait

      I would not dismiss this flaw out of hand like that. Its a serious problem with tabs and can easily be abused. I mean, imagine if IE did tabs tomorrow (natively) and only IE had this problem. Would the slashdot crowd be as nice about it as you are towards mozilla. Of course not.

    32. Re:Whats with the dig at IE? by maxume · · Score: 1

      low id?! I don't have a low id.

      --
      Nerd rage is the funniest rage.
    33. Re:Whats with the dig at IE? by mmkkbb · · Score: 1

      i thought my old id was high, meself, until people started saying "you have a 5-digit id, you should know this"

      --
      -mkb
    34. Re:Whats with the dig at IE? by Myen · · Score: 1

      Oops, sorry, looks like that was only checked into the 1.7 and aviary branches, not trunk. (This still means it will be in Firefox 1.0-ish, but not trunk because the fix doesn't really do the 'right thing' - it only prevents things from getting focused, instead of getting the focus to be local to the tab.)

    35. Re:Whats with the dig at IE? by TrancePhreak · · Score: 1

      Well, perhaps you understand it wrong. Check this out.

      --

      -]Phreak Out[-
    36. Re:Whats with the dig at IE? by RedBear · · Score: 1

      How is user education going to solve the problem? You saw how it worked. If you're not paying close attention how will you know which website popped up the dialog? You can't. They simply need to disable those kind of displays and use some other method to alert the user that a background window or tab wants something.

      The other problem is just as bad. Several times now I've caught myself before typing in my username or password or a search into a field in a background tab, after the background tab finished loading and grabbed the focus away from the front tab with some Javascript. EBay does that a lot. Not good. The tabs just need to be more isolated from each other. Even the most technically "educated" of us have lapses in attention, and that's when these things can happen. I'm looking forward to seeing the Firefox people fixing this within a short time frame.

    37. Re:Whats with the dig at IE? by LWATCDR · · Score: 1

      "I love firefox but it seems stupid to me to allow those popups to appear in an arbitrary location. They should only appear hovering over the tab which generated them and the tab should flash or otherwise be marked so I can see that a window has popped up there. "
      spoken like someone that never wrote an app. How long has Firefox/firebird/Mozilla had this "issue" before it was noticed?
      The tab is a realtivly new GUI element. What happened is they used open dialog. Yea now that someone has pointed out that it could be exploited it should be fixed but stupid? Nope look how it effects every tabbed browser. Not all of the programers that worked on them. It is part of the learning curve.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    38. Re:Whats with the dig at IE? by nzhavok · · Score: 1

      I think the second vulnerability is worse, and much much more annoying. I often open a tab to www.ebay.de and flick back to the tag I was working on previously (ebay.de can take 5 seconds to load and I'm too impatient to wait). However if I'm writing something in the old tab, when it has loaded ebay steals the focus to the search box! So I'm suddenly typing in a tab that isn't visible. I just tried and this works on ebay.com also, but doesn't seem to happen on ebay.co.uk.

      --

      He who defends everything, defends nothing. -- Fredrick The Great
    39. Re:Whats with the dig at IE? by drinkypoo · · Score: 1

      The tab is a realtivly new GUI element.

      Spoken like someone who has never used a computer. Applications have had tabs since Windows 3 at the latest. They weren't used in quite the same way, but you didn't specify. Hell, have you ever used Excel? That's had tabs across the bottom for quite a bit longer than web browsers have been using them, and they've been used in essentially the same way.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    40. Re:Whats with the dig at IE? by LWATCDR · · Score: 1

      Yes I have used Windows 3, Windows 2, Windows 1, OS/2, SunOS, News, Mac 0S, Amiga OS , and the Atari ST Gem, System 38, and Linux. I stand by the idea that Tabs are a relatively new GUI element compared to Windows and Icons. I will also point out that the tabs in Excel where different layers or pages in the same document or in excel speak the same workbook, not different documents from very different sources as in tabbed browsing. Dialogs that popped up in an Excel Window could only related to the single document in the Window. I should have made it clearer that the showing different documents as different tabs is a relatively new GUI element. I also stand by that claiming it was stupid to over look the dialog opening error is a gross case of 20/20 hindsight.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  5. Everything is vulnerable by networkBoy · · Score: 4, Informative

    it's just that IE is so tied to the OS that when it goes down so does the whole 'puter
    -Nb

    --
    whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    1. Re:Everything is vulnerable by Anonymous Coward · · Score: 0

      Excuse me, but the word 'puter may only be used in reference to the film "Hackers". Thankyou for your attention.

    2. Re:Everything is vulnerable by Anonymous Coward · · Score: 0

      +5, informative, as usual.

      Can we get some reality here? IE crashed twice on me yesterday. I did not have to restart my system.

      Windows isn't the best, but can we at least try to not act like the "Swift Boat Veterans for Truth"?

    3. Re:Everything is vulnerable by Jaycatt · · Score: 1
      IE is so tied to the OS that when it goes down so does the whole 'puter

      Which OS are you talking about? Not XP, I guess. In my XP, when I have to End Task on explorer.exe it starts right back up again every time. I do remember Windows 98 doing that, though.

      --
      "Shared pain is lessened; shared joy is increased. Thus we refute entropy" - Spider Robinson
    4. Re:Everything is vulnerable by Anonymous Coward · · Score: 0

      Windows isn't the best, but can we at least try to not act like the "Swift Boat Veterans for Truth"?

      This is Slashdot, you are asking for too much.

    5. Re:Everything is vulnerable by networkBoy · · Score: 1

      I've had 2K crash hard on me a couple times.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    6. Re:Everything is vulnerable by HiThere · · Score: 1

      OK:
      1) It probably depends on just which component crashes. If the GUI is being run as a separate task, it could easily freeze and be rebooted without affecting anything else. (Note that I haven't used IE in decades, so this is a hypothetical answer.)

      2) Whether true or not (the evidence points towards not) this defense was used in court by MS, and they wouldn't lie in court would they? (This is presuming that the original poster was being sarcastic.)

      Sorry, that's all the reality I can bring to this subject. I hope you found it of some assistance.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    7. Re:Everything is vulnerable by Anonymous Coward · · Score: 0

      I've had 2K crash hard on me a couple times.

      And I've had kernel panics in Linux. The fact remains that Win2k is generally stable.

      Compare this to WinMe, which literally does bluescreen once every couple of hours. The MS bashers really did have a valid target once. It's a shame they didn't keep up with the times.

    8. Re:Everything is vulnerable by suckmysav · · Score: 1

      "Note that I haven't used IE in decades

      Really? So you were using IE, what, more than 20 years ago?

      Fascinating.

      --
      "You can't fight in here, this is the war room!"
    9. Re:Everything is vulnerable by HiThere · · Score: 1

      OK, if you prefer:
      I can't remember the last time I used IE.

      Truthfully, all I remember was that it was around the time of Netscape 3.6 (whenever that was) and that I didn't like it. OTOH, using it didn't make me think it was built into the OS or a security hazard. News reports did that.

      I went directly from Netscape to Mozilla...but I can't remember at what version, probably around 0.7, without ever stopping on IE.

      This makes me decidedly NOT an IE expert, which is all I was trying to convey.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  6. Phew! by acehole · · Score: 4, Funny

    Lynx missed out!

    --
    Be you Admins? nay, we are but lusers!
    1. Re:Phew! by Harbinjer · · Score: 1

      Probably Dillo too.

      Darn, I just upgraded my Mozilla at work to 10.1, oh, well.

    2. Re:Phew! by Reducer2001 · · Score: 3, Funny

      10.1!? Tell us, what is the future like? Will the Red Sox beat the Yankees this year?

      --
      When you get to hell -- tell 'em Itchy sent ya!
    3. Re:Phew! by Lars+Clausen · · Score: 1

      Galeon wasn't on the list either, but I'm not holding my breath. And how about w3m? And links? And emacs? And Amaya? And Mosaic? And, and, and. The full browser list (inasfar as it exists) is *very* long.

      -Lars

    4. Re:Phew! by RedBear · · Score: 1

      Last I checked the Firefox development numbers went batsh_t when 1.0PR came out. On the surface it's called 1.0, but apparently the developers are calling it 0.10.1 (you know, because 0.10 comes after 0.9, which makes oh so much sense).

      You'll actually see that goofy number in some spots when you go looking for extensions. As if people weren't confused enough about the whole Firebird/Firefox/Thunderbird thing.

    5. Re:Phew! by Anonymous Coward · · Score: 0

      Galeon was on the list (since Mozilla was on the list and Galeon is just Mozilla with a new UI).

  7. All browsers? by chjones · · Score: 5, Funny
    All browsers have been reported vulnerable to different vulnerabilities today.

    I use Lynx, you insensitive clod!

    CDJ
    --

    Christian Jones
    Medicine. Mathematics. Mediocrity.

    1. Re:All browsers? by byolinux · · Score: 5, Funny

      I use Lynx, you insensitive clod!

      Must you post in HTML? I use telnet to fetch/post my web traffic you insensitive clod! It's people like you who clog up the web! ;)

    2. Re:All browsers? by jellomizer · · Score: 4, Funny

      I use telnet to fetch/post my web traffic you insensitive clod!

      Y ME 2 BUT MY IP/OP IS ALL ON PNCH CRDS IT PPLE LKE U WHO CLG UP THE WEB

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    3. Re:All browsers? by Black+Perl · · Score: 1

      Must you post in HTML? I use telnet to fetch/post my web traffic you insensitive clod! It's people like you who clog up the web! ;)

      You use telnet? Ah, the luxury. I have to use the uucp store-and-forward mechanism to access the web. I'm lucky if I can get a page to load in under 5 minutes!

      --
      bp
    4. Re:All browsers? by byolinux · · Score: 1

      D'oh. Modem is smoking, better get offline... can someone please fax me the web? QUICK! BEFOR...

      +++ATH
      NO CARRIER

    5. Re:All browsers? by Skraut · · Score: 1

      Wow, Everyone doesn't use gopher???

      --
      Introducing Microsoft Vacuum 1.0 The first Microsoft product that doesn't suck.
    6. Re:All browsers? by ESqVIP · · Score: 1

      Not so fast, son! Anybody checked if Lynx is vulnerable to those PNG and JPEG exploits?

    7. Re:All browsers? by Anonymous Coward · · Score: 0

      Is there a Win32 version for download? :)
      Does it run java scripts or flash ? ;)

    8. Re:All browsers? by WildFire42 · · Score: 2, Funny

      Wow, you use uccp? That's lucky. I've got an antique Chinese abacus that I use to help me convert from digital information to text. Playing Doom is kind of difficult, but Space Invaders works. I move the pieces and my brother throws rocks at it.

      On the upside, there is a phone line a few miles away, and I can whistle at 75 baud.

      Of course, this was my one Slashdot post for the year, since it will take me another year just to get through the next article.

    9. Re:All browsers? by mikael · · Score: 2, Funny

      I get all my downloads from a CD-ROM delivered by snail-mail, which is then fetched by my dog and delivered onto my lap, without me ever leaving my armchair or having to use broadband.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    10. Re:All browsers? by dfj225 · · Score: 1

      All of you are insensitive clods! Real geeks, like me, pick up the phone, dial their ISP, and whistle and screetch into the reciever to access the web. There are no security holes in my prefered way to access the Internet!

      --
      SIGFAULT
    11. Re:All browsers? by Noksagt · · Score: 1
      Is there a Win32 version for download? :)
      yes
    12. Re:All browsers? by Anonymous Coward · · Score: 0

      1001101 1000101 0100000 1010100 1001111 1001111

    13. Re:All browsers? by suckmysav · · Score: 1

      "Real geeks, like me, pick up the phone, dial their ISP, and whistle and screetch into the reciever"

      hehe

      Many is the time I've done just that to initiate handshaking on a remote modem/fax to see if it's answering properly. It's pretty funny when you tell non-geek onlookers that you can "speak fluent modem" just before you do it ;-)

      --
      "You can't fight in here, this is the war room!"
    14. Re:All browsers? by Anonymous Coward · · Score: 0

      Might I suggest lowercase letters... they take up less room.

  8. What am I doing here? by Locdonan · · Score: 2, Funny

    I need to pull the plug! I gotta get off the net!
    someone is going to steal all my PORN!

    So, what now? I guess I pull this cord right her....

    --
    If I wrote something witty, you would say I stole it from somewhere.
    1. Re:What am I doing here? by Anonymous Coward · · Score: 0

      "right her"

      no, I dont think you've found the right her yet, thats why you have all the porn

  9. I wonder by igzat · · Score: 0, Troll

    Who will get the fixes out first. If I was a betting man, I would say Mozilla.

    1. Re:I wonder by Anonymous Coward · · Score: 1, Interesting

      Why was the parent comment modded a troll? This will be an interesting race to watch.

    2. Re:I wonder by zurab · · Score: 1
      Why was the parent comment modded a troll? This will be an interesting race to watch.

      Many people didn't pay attention to what these bugs are and the submitter didn't categorize them correctly either. First of all, the spoof popup issue has already been fixed in KDE 3.3.1 and Konqueror that comes with it, so the "race" has already been won.

      Second, the vulnerability in Mozilla is a little more serious than the issue (since it's not really a vulnerability) in Konqueror. If you read and test Mozilla, it will allow a textbox in a background tab to keep focus even when you are viewing another tab. So, if you are browsing some spy-phishing-website.com and then open a new tab and access your bank login page, click on username field and start blindly typing [your username]-[tab key]-[your password], like many people do, the keyboard input will actually appear in the background tab's form; and easily become transmitted to spy-phishing-website.com database without user knowing anything - other than that their keyboard stopped working or they mistyped the login info.

      Also, people should realize that the multi browser vulnerability page on secunia.com displays different content depending on the browser you use to access it.
  10. That's a lot of browsers... by Anonymous Coward · · Score: 0

    Fortunately, I use...
    *checks the list*
    Lynx! Yes, that will do.

    1. Re:That's a lot of browsers... by Anonymous Coward · · Score: 0

      Links-hacked is cooler looking, but yea, lynx rocks

  11. Re:Oh my Gosh... by Dehumanizer · · Score: 4, Funny

    Wanna guess how long Mozilla, Firefox and such will take to fix this?

    And how long IE will take?

    Didn't think so. :)

    --
    The Tlog - a technology blog
  12. Do what I did - OffByOne.com by Anonymous Coward · · Score: 0

    No exploits possible, as the technology used by those exploits isn't understood by OB1. No Java/JavaShit. No Flashy garbage. No drive by installs. Just the web as God intended.

    http://www.OffByOne.com

    1. Re:Do what I did - OffByOne.com by Anonymous Coward · · Score: 0

      Glad to see I'm not the only one who uses it. Everything is stored in RAM, so there are no worries about cached files fragmenting the HD. Almost as good as telneting into a remote location and surfing. :)

    2. Re:Do what I did - OffByOne.com by Anonymous Coward · · Score: 0

      Arrgh!!! I just tried offbyone out and my mousewheel doesn't work! Joni Mitchell was right, you really don't know what you've got til it's gone! So, it's back to firefox for me.

  13. spoofing demos aren't working on my browser by nounderscores · · Score: 4, Funny

    I guess the best defense is a good slashdotting.

    1. Re:spoofing demos aren't working on my browser by RaisinBread · · Score: 1

      Yeah - I think it's a server-side problem personally. The dialog box I get is "No response for 60 seconds...." :o)

    2. Re:spoofing demos aren't working on my browser by eobanb · · Score: 5, Funny

      I get it. It tricks the browser into displaying a blank page. Clever bastards.

      --

      Take off every sig. For great justice.

  14. Yay! Mine isn't *THAT* bad! by chrisopherpace · · Score: 0, Flamebait

    It's a vulnerability lotto! Mozilla got a spoofing vuln (assuming URL spoofing vuln, as the article is slashdotted, and I'm too lazy to view the Bug Traq lists)! At least it isn't as bad as IE....guess that stack protection with SP2 isn't helping with that one?

  15. OT: your sig by Tim+C · · Score: 1

    Very funny - am I glad I'm working from home today... Damn near deafened me though :-)

  16. Safari Exploit demonstration did not work by 99BottlesOfBeerInMyF · · Score: 5, Informative

    I just tried the exploit demonstration for Safari, but it did not work. The active tab switched back to the one providing the pop-up, not the target site. Did anyone else try it and have it work?

    1. Re:Safari Exploit demonstration did not work by Anonymous Coward · · Score: 2, Informative

      In Firefox, the active tab also switched back. Also, I could not enter anything in the Zip Code box anyways. Yeah, it showed up in the "look what you typed" box on the first page, but wouldn't somebody notice that none of what they typed was being displayed in th Zip code box?

    2. Re:Safari Exploit demonstration did not work by MoeBot · · Score: 1

      Didn't 'work' for me either: the tab switched over to the Secunia site when the popup appeared (version: 1.2.3)

      That said, the popup did force itself to be displayed, even if it did switch the active tab, while I was viewing the Citibank site; if the malicious site delayed appearance of the popup and tried to emulate the citibank appearance in the same javascript (showing some hidden css layer that looks like the citibank site) I could have had enough time to convince myself I was on Citibank before being switched back to a lookalike site with a JS prompt.

      The prompt could be used to give a false initial confidence in a phishing site in this case, by first letting the user see the genuine site, then bringing them back for the kill.

    3. Re:Safari Exploit demonstration did not work by Soldevi · · Score: 1

      Did the same exact thing for me. Seems to me that'd be the behavior you'd want.

    4. Re:Safari Exploit demonstration did not work by ecesar · · Score: 2, Informative

      Try opening in a new window. This worked for me. They reported the vulnerability as a "new window" instead of a "new tab" problem, but they did not word the demo page correctly.

    5. Re:Safari Exploit demonstration did not work by o_kenway · · Score: 1

      Me too - in both the Jaguar and Panther versions of Safari - 1.0.3 (v85.8) and 1.2.3 (v125.9) respectively.

      I agree with the above that this is the behaviour you'd want. Otherwise you'd have to prevent all tabs that weren't the front tab from opening dialogue boxes... and that's just stupid.

      I call bullshit.

    6. Re:Safari Exploit demonstration did not work by 99BottlesOfBeerInMyF · · Score: 1

      Opening the exploit demo in a new window, did not switch focus page to the page opening the new window. I'm pretty sure I would not fall for this, but I can see where it could be a problem. I wonder what the correct behavior should be. Switch your window focus without your consent (annoying), tag new windows with something to relate them to their parent window (weird), not allow pages to create new windows without user intervention (potentially breaks other pages)?

    7. Re:Safari Exploit demonstration did not work by droleary · · Score: 4, Informative

      I just tried the exploit demonstration for Safari, but it did not work. The active tab switched back to the one providing the pop-up, not the target site. Did anyone else try it and have it work?

      It switched back for me, too, when using tabs, but not when I opened the URL in another window. It doesn't much matter, though, because I think the point is supposed to be that the dialog could say "Citibank needs your SSN to access your account on our site" and 90% of the people would only know that they just opened the URL, so they'd assume it was related to that page. What's great for the Mac is that there is already an interface element Apple can use to address this issue: the sheet!

    8. Re:Safari Exploit demonstration did not work by Anonymous Coward · · Score: 0

      But then they would have to spoof the originating URL etc. too.

    9. Re:Safari Exploit demonstration did not work by Soldevi · · Score: 1

      The odd thing is that Mac Firefox does use sheets for these dialogue windows but Safari doesn't. Every other apple-made OS X app uses sheets instead of modal dialogue boxes.

    10. Re:Safari Exploit demonstration did not work by Anonymous Coward · · Score: 1, Informative

      Well sure its not doing what its supposed to do in Safari. If you open in tabs, it switches back to original tab. And no matter how aloof a user is, if tabs switch he would sure know that pop up is not from citibank,
      Well some people said, it works when you open a new window. Well it didn't work that way either. When I open a new window, before the window opens I get that pop up. You can't even see the window when the pop up occurs. No way some one would be spoofed into thinking that the window which is going to be open has made this pop up.
      Conclusion, its pretty lame. Just like the previous advisories of a 'virus' for OS X, propagated by same Secunia.

    11. Re:Safari Exploit demonstration did not work by AcornWeb · · Score: 1

      That is because sheets look pretty weird with a brushed metal interface (want to see what I mean? hit Command-D). So they probably thought it would look better as a modal box.

      --
      Your Windows PC is my other computer.
    12. Re:Safari Exploit demonstration did not work by Anonymous Coward · · Score: 0

      Hang on a minute, In Konqueror you don't even have to open the citibank website for the pop-up to appear, it just opens, what a crock I've seen better cons.

    13. Re:Safari Exploit demonstration did not work by stoborrobots · · Score: 1

      that's the case for all browsers - they've chosen to put the exploit in the "onmouseover" rather than "onclick" handler...

      the reality is that it works reasonably well if you were browsing past - I stopped to check out the URL in the status bar, and still had enough time for the new tab to come up before the popup came up... and anyway, they could easily just move the popup link to the onclick to handle that edge-case...

    14. Re:Safari Exploit demonstration did not work by MoeBot · · Score: 1

      That's what I mean in terms of delaying the popup appearance; you could give the user enough time to examine the URL and gain confidence. The popup would then just serve to switch tabs on the user.

    15. Re:Safari Exploit demonstration did not work by RedBear · · Score: 1

      That doesn't solve anything unless you don't use tabs at all. Firefox already uses sheets. But sheets come out of the window, not the tab. Therefore you can't tell which tab called it up. It's the same as a detached dialog box, but cuter. Might solve things if you always use a separate window, but how many of us do that?

    16. Re:Safari Exploit demonstration did not work by droleary · · Score: 1

      Firefox already uses sheets. But sheets come out of the window, not the tab.

      Then Firefox simply doesn't implement tabs as well as Safari has (in other cases). When something in a background tab wants to fly a sheet in Safari, all you get is a litlle yellow triangle "i" in the tab. The actually dialog doesn't appear until you switch to that tab. Maybe Apple will do something more security-centric to address this, but my bet is they'll just use that established behavior of sheets for handling the JavaScript. Knowing Cocoa, it's probably just one line of code to fix.

  17. Slashdotted already... by WIAKywbfatw · · Score: 4, Insightful

    Slashdotted already. Would it kill the editors to, you know, edit and provide brief outlines of the stories they're linking to, especially in the case of stories on third party sites that they know will most likely not stand a slashdotting?

    --

    "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    1. Re:Slashdotted already... by Xylaan · · Score: 1

      I didn't read the IE problem, but the problems in the others are twofold

      1) Inactive tabs can execute javascript dialogs. This can result in a malicious link which, if opened in another tab, brings up the real citibank (or other trusted site) page, but brings up a javascript dialog which is actually part of the malicious page.

      2) Inactive tabs can also force focus on form fields back to themselves. This can result in using the real website, but capturing all of your keypresses on the (supposedly) trusted login form.

      The recommendations are: don't use trusted and untrusted sites at the same time or disable javascript

    2. Re:Slashdotted already... by ESqVIP · · Score: 1
      This is more of a hack than a proper fix (I agree with what you said), but try Mirrordot.

      (btw, after you go to that website you'll see the IT color scheme isn't all that bad)

    3. Re:Slashdotted already... by Greyfox · · Score: 1
      You people just had to push and push didn't you? The fact of the matter is, the Slashdot "editors" have long since been replace with some "AI" programs that were hacked out one summer by a couple of interns. These programs randomly reject 95% of submitted stories and randomly accept the other 5%. AI programs -- at least ones written by interns -- are not particularly good at fixing spelling errors, detecting repeat stories or summarizing the content of the submitted story.

      Of course, now that you know, I'm afraid we're going to have to kill you.

      --

      I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    4. Re:Slashdotted already... by drinkypoo · · Score: 1

      ITYM 's/AI/AU/g'. HTH, HAND.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:Slashdotted already... by Psykechan · · Score: 1

      What really impressed me was that Citi's site was also experiencing slowdown due to the /. effect simply by having their site used in an example.

  18. 6 minutes.. by Sunrun · · Score: 1

    Seems Secunia is also vulnerable to /.'ing... 6 minutes and it's fried.

    --
    "God is a comedian playing to an audience too afraid to laugh." -- Voltaire
    1. Re:6 minutes.. by geggibus · · Score: 1

      It's not /.ed, they're just spoofing it..

  19. It's a clever one. by jimicus · · Score: 5, Interesting

    For those who can't be bothered to RTFA, the Mozilla vulnerability is essentially a standard link with an "onMouseOver" bit which runs a little piece of JavaScript.

    The JavaScript pauses for a few seconds (while you presumably get distracted by another page) then flashes up a "Please enter some text" dialogue box.

    A similar effect could be achieved by calling the JavaScript on pretty much any event; the vulnerability relies on it being unclear which site caused the dialogue box to pop up. I can see how it could be classed a vulnerability, but it's hardly earth shattering.

    1. Re:It's a clever one. by stromthurman · · Score: 4, Insightful

      While I agree with that sentiment on the first exploit (though it would be nice if the parent of the dialog box were displayed when the dialog box is displayed, if the parent is not already active), the second one is a bit more serious.
      A form element should not be allowed to steal the focus when it's parent is not active. With a fairly simple timer (like the ones this guys already using), a javascript ...script, could call document.myform.submit after a few minutes to harvest all of the text entered in another page.
      Forms should be strictly tied to their containers, and focus requests should be restricted only to the currently active window/tab/whathaveyou. I suspect that the reason this is an issue is because technically the form and the citibank page are both in the same window, the tabs are merely controlling what components are visible at any given point in time.

      --
      I have discovered a truly remarkable sig which this margin is too small to contain.
    2. Re:It's a clever one. by DigitalRaptor · · Score: 2, Informative

      A quick, easy, and usually painless solution to this is just to bring the tab with the active javascript into focus.

      You'd of course only want this for certain events (alerts being chiefest among them...).

      --
      Lose Weight and Feel Great with Isagenix
    3. Re:It's a clever one. by bicho · · Score: 2, Informative

      More like "wihich Tab/User_action" combo executed the script code.
      Just generalizing further.

      --

      errera hunamum ets
    4. Re:It's a clever one. by hackstraw · · Score: 1

      A similar effect could be achieved by calling the JavaScript on pretty much any event; the vulnerability relies on it being unclear which site caused the dialogue box to pop up. I can see how it could be classed a vulnerability, but it's hardly earth shattering.

      I agree. I don't believe that I've ever seen a javascript dialogue box that input text like this before, and I'm sure that no legitimate site would start requiring input on a https page with sensitive information in a box like this. I don't see this as any more of a vulnerability than html email.

    5. Re:It's a clever one. by ForestGrump · · Score: 1

      3 ways I can think of to "defeat" this bug, for the time being anyway.

      1. Read the code for each and every webpage before opening a new tab...but that isn't practical is it?

      2. For this trick to be effective, you have to mouse over the link, open the new tab, then the popup comes. The popup has to come in a reasonable amount of time, say 8 seconds (as the security page indicates).
      FIX: simply mouse over a link before you click, and wait a little...

      3. don't open tabs. I clicked through and go the citibank page to load with no js popup...security concern gone!

      Grump.

      --
      Is it true that more people vote for the winner of American Idol, than vote for the president? -Ali G.
    6. Re:It's a clever one. by jimicus · · Score: 1

      I'd say it's a vulnerability in the exact same sense - naive or non-techie people are the most likely to fall for it.

      Unfortunately it's exactly that type of person who is targeted by and falls for every other vulnerability. It may help if the window title of the dialogue box made it clear what site had thrown the window up. However, I'm not sure it could be completely eliminated without significantly reducing javascript support.

    7. Re:It's a clever one. by theCoder · · Score: 1

      I agree that the second one is a bug, but I'm hard pressed to call it a vulnerability. It could be my platform (Moz on Solaris), but whenever I tried it, it prevented me from typing in any of the fields because it stole the focus. Now, perhaps someone might type something short before realizing that nothing was going in the field, but I can't imagine they'd type lots of sensitive data before figuring out something was wrong.

      Annoying? Yes. Bug? Sure. Vulnerability? Unlikely to pull in any useful data.

      Definitely bugs to be fixed, but I'm not worried about these causing security problems, at least not before I get around to upgrading normally.

      --
      "Save the whales, feed the hungry, free the mallocs" -- author unknown
    8. Re:It's a clever one. by asoap · · Score: 1
      Actually you can make it a little bit more evil and have the javascript pass the info to a 1 pixel x 1pixel flash app and that app can send that info to wherever it wants to. So there would be no need for a nasty page refresh when it could send the info very quietly without the user noticing.

      -Derek

      --
      Treat me like a marketing stat, and I'll treat your movie like a series of ones and zeros
    9. Re:It's a clever one. by zurab · · Score: 1
      A quick, easy, and usually painless solution to this is just to bring the tab with the active javascript into focus.

      Yes, welcome to KDE 3.3.1 - it's already fixed that way in Konqueror. In addition, Konqueror's pop-up dialog also displays the domain name of the website that initiated the pop-up in its window title bar.
    10. Re:It's a clever one. by DigitalRaptor · · Score: 1

      Kudos to the KDE / Konqueror team.

      I do, however, feel that Firefox and the entire Mozilla family of products are poised to make a far greater contribution to the open source movement.

      Not so much in terms of their quality or importance, but in terms of their mass effectiveness in opening peoples eyes to the quality, security, and usability of open source software.

      Indeed, in the broswer market, they're the only open source product that has a chance in the short term:

      http://www.w3schools.com/browsers/browsers_stats.a sp

      I love the strides that open source in general are making, and look forward to the rapidly approaching day when I can sever all ties with windows and run Linux / BSD on my desktop (I'm close now, but Photoshop and Dreamweaver MX are holding me back).

      --
      Lose Weight and Feel Great with Isagenix
    11. Re:It's a clever one. by stromthurman · · Score: 2, Interesting

      I do agree that in most cases the lack of displayed text would be noticed in a matter of moments. I noticed it right away. However, if we're talking about usernames and passwords, enough info might be retrieved to be damaging. For instance, when I'm logging on to gmail, the username field has the focus, so I imediately begin typing that, hit a tab and start with the password, I could get through a fair portion of my password before realizing that the fields don't have the proper focus. Now, for well chosen passwords, that might not be so damning. But when people use the word "password" for a password, one should be careful.
      I would not go as far as to say this is a critical vulnerability, the createPopup() function in IE was far more damning, but I would consider it something that should be addressed. Even if it's not a critical issue, it does violate certain design principles/visual metaphors (if I can borrow a term Tufte seems to love), in that if a given view is not active, it's components should not have the focus of the keyboard, or any other input device.

      --
      I have discovered a truly remarkable sig which this margin is too small to contain.
    12. Re:It's a clever one. by TrancePhreak · · Score: 1

      V unpxrq lbhe fvt.

      --

      -]Phreak Out[-
    13. Re:It's a clever one. by elemental23 · · Score: 1

      FIX: simply mouse over a link before you click, and wait a little...

      I haven't tried it, but couldn't the web site author just use onclick instead of onmouseover? That way they could be sure the script won't fire until the right time.

      If I were writing this exploit, this would be the obvious way to do it, so I expect Secunia thought about it as well, so this method probably doesn't work as I think it might.

      --
      I like my women like my coffee... pale and bitter.
  20. all URLs slashdotted already by frost22 · · Score: 1

    all URLs slashdotted already

    don't peopole never learn a thing ? and they xcall themselves a security company.

    --
    ...and here I stand, with all my lore, poor fool, no wiser than before.
    1. Re:all URLs slashdotted already by BenjiTheGreat98 · · Score: 1

      The mirrors at mirrordot.org are working good.

      --
      :wq
    2. Re:all URLs slashdotted already by Anonymous Coward · · Score: 0

      those darned peopoles!

  21. firefox users update now! by spoonyfork · · Score: 2, Informative

    For Windows Firefox users: Tools -> Options... -> Advanced icon (left side) -> Software update section -> Check Now button

    --
    Speak truth to power.
    1. Re:firefox users update now! by sriram_2001 · · Score: 1

      And for Windows XP sp2 users - do...err...nothing. Windows update will take care of it for you

    2. Re:firefox users update now! by nmg196 · · Score: 4, Informative

      > Re:firefox users update now!

      Why?

      As far as I can see, there are no updates for this problem.

      Am I missing something?

    3. Re:firefox users update now! by Anonymous Coward · · Score: 0

      The updates did nothing

    4. Re:firefox users update now! by ultrasonik · · Score: 2, Informative

      I just tried the latest Firefox 1.0PR and I'll conferm, the problem is still there. If you turn off JavaScript and Java the problem goes away. However, CitiBank's site (used in the example) won't work without JavaScript. Bad CitiBank, no cookie for you! I'm sure it is only a matter of time before this trick is added to phishing ploys.

    5. Re:firefox users update now! by cortana · · Score: 1

      Since you can't use CitiBank with Mozilla, I won't lose any sleep over it.

      You know, the ONE site I use that I am unable to disable Javascript for is my installation of Feed on Feeds. I wish I could completly disable JS, except for when I access FoF.

    6. Re:firefox users update now! by zeath · · Score: 1

      However, CitiBank's site (used in the example) won't work without JavaScript. Bad CitiBank, no cookie for you!

      I think the /.ing is punishment enough. If the web admins over there don't read /. I'd bet they are pulling their hairs out thinking they're getting hit with a DDoS or something.

    7. Re:firefox users update now! by Anonymous Coward · · Score: 0

      I'm not logged in as a local-admin, so it don't work.. what do i do now?

    8. Re:firefox users update now! by nzhavok · · Score: 1

      Why not actually verify that a fix actually exists before telling people how to install it?

      --

      He who defends everything, defends nothing. -- Fredrick The Great
    9. Re:firefox users update now! by Spliffster · · Score: 1

      nope, the fix is not even on trunk yet.

    10. Re:firefox users update now! by spoonyfork · · Score: 1

      Why not actually verify that a fix actually exists before telling people how to install it?

      Next you'll be telling me that we should verify our reasons to invade Iraq before doing so. We can't have that, can we?

      --
      Speak truth to power.
    11. Re:firefox users update now! by nzhavok · · Score: 1
      Why not actually verify that a fix actually exists before telling people how to install it?
      Next you'll be telling me that we should verify our reasons to invade Iraq before doing so. We can't have that, can we?
      Erm sorry, I've been 3 weeks without caffeine and seem to have a tendency to be short with people at the moment.
      --

      He who defends everything, defends nothing. -- Fredrick The Great
  22. Tabs by Tom · · Score: 1, Funny

    Preface: I love tabs to death, I don't remember how I could surf without them anymore.

    That said, tabs are problematic, especially if you have several open to the same site but in different sessions.

    For example, in my online game (see below), you can play several characters with the same account. If you play char 1, open a tab, do something there, then log out and log into your character 2 while the tab with char 1 is still open, woohoo, there's all kinds of trouble waitin' for ya, son.

    Tabs make switching so convenient that you sometimes forget just where you were and what you were doing.

    --
    Assorted stuff I do sometimes: Lemuria.org
    1. Re:Tabs by Anonymous Coward · · Score: 4, Insightful

      That's ridiculous. It has nothing to do with tabs. The same thing would happen with multiple open windows. To come to the conclusion that "tabs are problematic" is asinine.

    2. Re:Tabs by AlXtreme · · Score: 1

      *cough*sloppycode*cough*

      You mean this wouldn't happen if you just opened multiple windows instead of multiple tabs?

      --
      This sig is intentionally left blank
    3. Re:Tabs by Anonymous Coward · · Score: 1, Informative

      Open each character in a new window. The multiple pages for each character in tabs. That way you keep them organized.

    4. Re:Tabs by Anonymous Coward · · Score: 0

      Yes and no. Sometimes, "tabs" are faked by re-using the same window. You don't quite have the same identity separation as you would with regular windows, hence the exploit. I think Maxthon works this way.

    5. Re:Tabs by Tom · · Score: 1

      Hello, anyone home? The choice of tab or window is made by the user not the one designing the website.

      I've got 2-7 tabs open whenever I waste time on /. and yet you see no tab-specific code here, right? It depends on whether I click left (same window), right (new window, rarely used) or middle (new tab) and there's nothing the /. coders can do about that. Ha! :)

      --
      Assorted stuff I do sometimes: Lemuria.org
    6. Re:Tabs by Dom2 · · Score: 1
      The problem with different sessions not working is usually down to the boneheaded approach to authentication used by most sites. It's perfectly possible to support accessing multiple accounts simultaneously, it's just that it's harder work than setting a cookie on "/".

      -Dom

    7. Re:Tabs by RedBear · · Score: 1

      You should save words like "asinine" for people who deserve it. This person's conclusion that "tabs are problematic" was merely a misunderstanding. This is quite common and a sign of ignorance of the underlying issue, but not asinine. Unless he sticks to his conclusion in the face of all arguments to the contrary, in which case he would be acting "stupid and obstinate" like an ass (of the four-legged variety). There are plenty of folks here for which the word is very fitting... don't waste it.

    8. Re:Tabs by AlXtreme · · Score: 1

      See that other comment on the same post, putting it more clearly for the sarcasm-impaired. My question was rhetorical. Hello, anyone home?

      --
      This sig is intentionally left blank
  23. Re:Oh my Gosh... by Anonymous Coward · · Score: 0

    As far as security updates, patches, and good fixes (keyword: good), Mozilla and the other browsers 0wn IE

  24. I don't get it... by Anonymous Coward · · Score: 2, Informative

    Using Safari 1.2, the tab where the JavaScript dialog is coming from is activated when the dialog shows up. Nothing unsecure there. I can _see_ that this is not a CitiBank pop-up.

    Anybody care to explain to me?

    --
    kTag

    1. Re:I don't get it... by Johan+Veenstra · · Score: 1

      Same with Konquerer 3.2.2-4 RedHat

  25. Re:Oh my Gosh... by theparanoidcynic · · Score: 1

    Mozilla/Firefox: Before I get home.

    IE: Before Chiristmas.

    --
    Only in a Slashdot fantasy can a Slackware install turn into several hours of sex . . . . .
  26. Netscape non-problem by RealProgrammer · · Score: 1, Insightful
    From TFA,
    Solution:
    Don't visit untrusted sites while visiting trusted ones.

    In other words, don't visit untrusted sites?

    Now what am I going to do -- how am I supposed to reply to my email?

    --
    sigs, as if you care.
    1. Re:Netscape non-problem by autrijus · · Score: 2, Informative

      The "while" here means "at the same time that", not "whereas"."

  27. Re:Yay! Mine isn't *THAT* bad! by Anonymous Coward · · Score: 0

    Flamebait, WTF? I didn't say IE sucked...just said I was glad that I wasn't running it. Some people are to religious with platforms. It's just a browser!

  28. So why couldn't you be clever as well? by Roadkills-R-Us · · Score: 1

    For those who can't be bothered to RTFA...

    Or those who can't get to it because it's slashdotted...

    On behalf of those of use who can't read it yet, we thank you for the summary.

    We also chastise you for both your condescending attitude and your not posting the article.

  29. Re:Do NOT go to those links by Anonymous Coward · · Score: 0

    silly troll.

  30. Don't you guys realize.. by Tracer_Bullet82 · · Score: 0

    this is a vast right wing luddite conspiracy. :)

    --


    Timang tinggi tinggi
    parang sudah asah
    alang alang mandi
    biar sampai basah
  31. Vulns text... by byolinux · · Score: 4, Informative

    For Apple's Safari browser

    Description:
    Secunia Research has discovered a vulnerability in Safari, which can be exploited by malicious web sites to spoof dialog boxes.

    Inactive windows can launch dialog boxes so they appear to be displayed by a web site in another window. This can be exploited by a malicious web site to show a dialog box, which seems to originate from a trusted web site.

    Successful exploitation would normally require that a user is tricked into opening a link from a malicious web site to a trusted web site in a new window.

    A test is available here:
    http://secunia.com/multiple_browsers_dialog _box_sp oofing_test/

    The vulnerability has been confirmed in Safari 1.2.3 (v125.9). Other versions may also be affected.

    Solution:
    Don't visit trusted web sites while visiting untrusted web sites or disable JavaScript.

    And for IE

    Description:
    http-equiv has discovered two vulnerabilities in Internet Explorer, which can be exploited by malicious people to compromise a user's system, link to local resources, and bypass a security feature in Microsoft Windows XP SP2.

    1) Insufficient validation of drag and drop events from the "Internet" zone to local resources for valid images or media files with embedded HTML code. This can be exploited by e.g. a malicious web site to plant arbitrary HTML documents on a user's system, which may allow execution of arbitrary script code in the "Local Computer" zone.

    This vulnerability is related to:
    SA12321

    NOTE: Microsoft Windows XP SP2 does not allow Active Scripting in the "Local Computer" zone.

    2) A security zone restriction error, where an embedded HTML Help control on e.g. a malicious web site references a specially crafted index (.hhk) file, can execute local HTML documents.

    NOTE: This will also bypass the "Local Computer" zone lockdown security feature in SP2.

    The two vulnerabilities in combination with an inappropriate behaviour where the ActiveX Data Object (ADO) model can write arbitrary files can be exploited to compromise a user's system. This has been confirmed on a fully patched system with Internet Explorer 6.0 and Microsoft Windows XP SP2.

    Solution:
    Disable Active Scripting or use another product.

    1. Re:Vulns text... by eobanb · · Score: 1

      Solution: Don't visit trusted web sites while visiting untrusted web sites or disable JavaScript.

      Right. Okay. I'll do that. All I need to do is set my time machine to go to 1994.

      --

      Take off every sig. For great justice.

    2. Re:Vulns text... by FortranDragon · · Score: 2, Informative

      Ok, that's odd. I'm using Safari 1.2.3 (v125.9) on OS X 10.3.5 and the test doesn't work as described for me. I keep getting switched back the the Secunia tab when the dialog box pops up, not staying on the Citibank page as warning suggests. Anyone else seeing this behavior?

      I have just three tabs open: This /. article, the Secuna advisory, and the Citibank page. (I opened the Citibank page by right-clicking the link in the Secunia page. I had to open the Secunia page with a command-T and then cut-n-paste-n-fix the Secunia URL.)

      --
      "All the darkness in the world can not quench the light of one small candle."
    3. Re:Vulns text... by sootman · · Score: 1

      Yup, same thing for me. I middle-clicked the link (which opened a new tab in the background, in accordance with my prefs), then clicked on the CITI tab, then got yanked back to the vuln page when the box popped up. I'm on Safari 1.2.3 (v125.9) and OS X 10.3.5.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    4. Re:Vulns text... by Anonymous Coward · · Score: 0

      Quoting from the Secunia page:

      "Note: On Safari the demonstration does not work in tabs. Only when the link above is opened in a new window."

      Maybe they added that since you went there, though...

  32. Your sig by Anonymous Coward · · Score: 0

    "cleaverly"?

    1. Re:Your sig by stecoop · · Score: 1

      too funny - stupid things happen when you depened on spell check then copy and paste is the weakest link. But on a side note dont think meat cleavers is funny to?

  33. Vulnerability report vulnerability by Gadzinka · · Score: 2, Funny

    Seems like all the vulnerability reports are vulnerable to reporing them on /.

    Robert

    --
    Bastard Operator From 193.219.28.162
  34. Safari 1.2.3 by RaisinBread · · Score: 2, Informative

    Inactive windows can launch dialog boxes so they appear to be displayed by a web site in another window.

    When I tried this in Safari 1.2.3, the browser switched back to the test page as it gave me the phony dialog box. The Citibank page was only visible for a second or two before Safari switched back to the exploit test page.

    Doesn't seem to be a problem here... ?

  35. IE vulnerabilities by kzh · · Score: 1

    A collection of vulnerabilities were posted by CERT yesterday for Internet Explorer. Having said this, I still do not understand how this particular article pertains to being "newsworthy". It is understandable if an issue which is deemed to have quite a large affect be posted - nothing is a substitution for using Bugtraq, et al mailing lists.

    --
    There are 10 types of people in the world.. those who understand binary and those who don't
  36. Spoofing Demo Vs. Slashdot by AbbyNormal · · Score: 3, Funny

    Spoofing Demo 0
    Slashdot 1

    Take that you evil spoofers!

    --
    Sig it.
  37. Tabs bug explained by Tom · · Score: 4, Insightful

    Essentially, it's an interface error. The problem seems to be that dialog boxes don't explain which tab they belong to.

    So with some creative coding, properly guessed/estimated delays, you can create the impression that dialog box A belongs to tab X, while it's actually from tab Y.

    I'm not sure if it's restricted to tabs. Can't get to the demo sites anymore as they're /.'ed, but I wouldn't be surprised if it works just as well for opening the external site in a new window.

    --
    Assorted stuff I do sometimes: Lemuria.org
  38. Mozilla*.* by ParnBR · · Score: 3, Informative

    Although they list Mozilla*.* vulnerabilities as not very serious, they must be acknowledged anyway. One is fairly trivial, I've seen it many times: typing in a text box in a tab may send keypresses to a text box in another tab. It happens when I open many tabs at once; the last tab to load usually steals the focus. It's a minor annoyance, though, and can be easily noticed looking at the screen, since typing doesn't appear where it should. However, spoofing dialog boxes can be more serious. Although suspending script execution in inactive tabs could solve this problem, it can break other things.

    At any rate, I'm fairly confident this will be solved in a sensible way by Mozilla*.* developers.

    --
    My neighbor's .sig is better than mine.
    1. Re:Mozilla*.* by panda · · Score: 1

      The solution is pretty simple, really.

      Don't use tabbed browsing!

      --
      Just be sure to wear the gold uniform when you beam down -- you know what happens when you wear the red one.
  39. Point of tabs? by CyberThalamus · · Score: 0

    I just create multiple windows. Seems redundant to me. But the same problem should happen with multiple windows anyway.

    --
    With the cyberthalamus, the singularity will happen.
    1. Re:Point of tabs? by System.out.println() · · Score: 1

      I take it you've never actually used tabs. Or, you haven't used a lot of tabs at once. If you use windows, tabs let you browse a gajillion sites without cluttering up your taskbar; in MacOS, without cluttering up your desktop. In Safari, I can cmd-click on link after link in a page and they open *behind* the current page. You just can't do that without tabs.

    2. Re:Point of tabs? by _Sprocket_ · · Score: 1

      I tend to use tabs and windows as being related to a subject. For example, I'll have a window with Slashdot and associated articles and links from articles. Meanwhile I'm working on something and need to do some research. New window. First tab is google. Associated tabs then are links from google searches (and with Tabbrowser Extensions, I can then color-code, group, group-bookmark, etc. those tabs). Then once I'm done with that subject, I simply kill or move that window (I tend to have a number of browser windows "rolled up" at any given time).

  40. Safari by CaptScarlet22 · · Score: 1

    I've yet to get these exploits to work properly using Safari....
    The little javascript window pops up to quick....Before I even get to look at CitiBank.

    And the other test page doesn't even work at all...

    So much for EVERY browser affected!!


    --
    It's left blank because I have nothing to say to you punks!
    1. Re:Safari by KidMuddy · · Score: 1
      Same here. I didn't even click on the link to CitiBank and the window popped up.

      --
      You're keeping me alive because you don't know DOS?
    2. Re:Safari by argent · · Score: 1

      As far as I can tell, the exploit can only work in Safari if you have "Select new tabs as they are created" checked in the tabs preferences.

  41. Can't Recreate one vuln in Camino Nightly by 10sball · · Score: 1

    Running a camino nightly build from sometime last week I cannot recreate the focus vulnerability...

    While it appeared clear that the form field in the test page was stealing focus from the citibank site in the active tab there were no keystrokes recorded in the test page... as if my keystrokes were going into nowhere instead of getting stolen by the "attackers" form / background tab.

    (also, the prompt vulnerability took a few tries to recreate as I load tabs in the background of the current one and needed to be fast enough to not get the prompt before I had time to switch to the citibank tab)

    --
    [place .sig here]
  42. Konqueror by inc_x · · Score: 2, Informative

    > Make the website launching any JavaScript event appear in the foreground

    That's indeed how Konqueror has fixed this in KDE 3.3.1.

    1. Re:Konqueror by byolinux · · Score: 1

      Nice.

      Perhaps now they can start taking some of the changes Apple have given them. Lots of very simple JavaScript events just don't work in Konq that work in Safari/WebCore.

    2. Re:Konqueror by Anonymous Coward · · Score: 0

      I'm sure they will, once somebody extracts out the changes. Running diff on a whole source tree with very little comment on why things changed doesn't exactly do much...

  43. About the second tab issue by ESqVIP · · Score: 5, Informative
    This was already filed as bug 124750, and has already been fixed. I'm using a 2004-10-19 build, and I can assure I already tested it.

    As I can't link bugzilla form Slashdot... go to http://bugzilla.mozilla.org/ and type in there the bug number. (None: it's not marked there as FIXED, but you should look at the "fixed-aviary1.0" keyword, which is what matters for Firefox 1.0)

  44. Slashdotted by sYn+pHrEAk · · Score: 1

    "Slashdotted" needs its own error code.

  45. that is more of a usability problem than anything by xutopia · · Score: 1

    the javascript is displayed when another tab is in focus and seems to appear from another tab. This is a usability problem anyways because you should have a way of knowing where the JS popup comes frome exactly.

  46. Your sig... by saintp · · Score: 1

    What about herpes?

  47. Eff these browsers... all of them... by McNihil · · Score: 2, Funny

    I am using "telnet 80" from now on... and if by chance that is vulnerable I'll write my own minimal telnet client... so what... my eyes will bleed of html tags and other cruft... ok so where do I get a ssl capable telnet client so that I can do my online banking?

    SIMPLICITY FOLKS!!!

    Less features is better.

    1. Re:Eff these browsers... all of them... by Anonymous Coward · · Score: 0

      wget + cat/more/less

      that's all one man needs :-S

    2. Re:Eff these browsers... all of them... by pjt33 · · Score: 1

      "apt-get install telnet-ssl" works for me. You could be cunning, BTW, and pipe through "sed 's%<[^>]*>%%g'" to remove most of the HTML markup.

    3. Re:Eff these browsers... all of them... by Anonymous Coward · · Score: 0

      Why do you need a ssl enabled telnet client? I just encrypt everything by hand. Though I'll admit to cheating a little, I use my HP calculator for some of the more complex operations.

  48. This is why we need CHROOT browsers by freelunch · · Score: 4, Insightful

    Because the complexity and importance of our web browsers continues to increase, security of those applications will never be "solved" or "fixed".

    Other steps must be taken to deal with these issues. What we can do is treat the symptoms.

    For those using Linux or UNIX, privilege separation (running the browser process as a user ID that has limited rights) and a chroot jail would be major steps forward.

    I believe the browser projects need to work with the community to support that type of runtime configuration.. Before a big nasty vulnerability does damage.

    Chroot, in particular, is very tricky.

    1. Re:This is why we need CHROOT browsers by Mant · · Score: 2, Insightful

      How would this help against URL spoofing?

    2. Re:This is why we need CHROOT browsers by lcde · · Score: 1

      Actually this is a pretty good idea. I could see running Mozilla/Firefox as a background service chroot'ed then you access it through the service.

      Speed and security could be improved.

      The only thing is it doesn't improve social exploits. Like the one mentioned.

      --
      :%s/teh/the/g
    3. Re:This is why we need CHROOT browsers by freelunch · · Score: 1

      How would this help against URL spoofing?

      The point is that current browser installations under Linux are generally very insecure.

      It shouldn't take a major security disaster to fix the obvious problems that arise from running the browser under your own ID, etc.

      Unofortunately, the recent focus of resources (at Mozilla) seems to be shifting to acquiring Windows users and making browsers more "windows like".

    4. Re:This is why we need CHROOT browsers by argent · · Score: 1

      The point is that current browser installations under Linux are generally very insecure.

      Can you elaborate on this? The only browser that I know of that runs on Linux that mightn't use an inherently secure sandbox is Konqueror, and I don't know of any exploits for Konqueror based on its modest level of "desktop integration".

      What specifically are you talking about when you say "browser installations under Linux are generally very insecure"? There's nothing in this exploit, for example, related to the security of the browser itself.

    5. Re:This is why we need CHROOT browsers by hobo2k · · Score: 1

      Chroot is a bit extreme for my tastes. Being able to save files to my home directory is very useful.

    6. Re:This is why we need CHROOT browsers by InfiniteWisdom · · Score: 1

      You can access files inside the chroot jail from outside. Create a symlink in your ~ to ~/chroot-jail/home/mozuser/saved-files if you like. That way you can save to saved-files in the browser and access it from ~/saved-files.

    7. Re:This is why we need CHROOT browsers by megarich · · Score: 1

      For windows, correct me if im wrong but wouldnt it be best if ie didnt allow programs to be run as administrator priveleges nor let them save files in any other directory outside the cookie/temp folders? Would that actually be hard to do? Ok said webpage wants to install this file in the windows folder, sorry can't do that, display message to user of possible evil site.

    8. Re:This is why we need CHROOT browsers by freelunch · · Score: 1

      What specifically are you talking about when you say "browser installations under Linux are generally very insecure"? There's nothing in this exploit, for example, related to the security of the browser itself.

      Again, we are not talking about any specific vulnerability. We're talking about what will eventually happen because the browser runs as the ID of the user. Javascript and other plug-ins (Flash) compound the threat.

      Just yesterday we read on Slashdot that 'All browsers but Microsoft Internet Explorer kept crashing on a regular basis due to NULL pointer references, memory corruption, buffer overflows, sometimes memory exhaustion; taking several minutes on average to encounter a tag they couldn't parse.'

      If that isn't yet another big red flag, I don't know what is.

    9. Re:This is why we need CHROOT browsers by Anonymous Coward · · Score: 0

      For windows, correct me if im wrong but wouldnt it be best if ie didnt allow programs to be run as administrator priveleges nor let them save files in any other directory outside the cookie/temp folders? Would that actually be hard to do?

      Yes. Remeber that IE is the shell.

      You could probably runas it with a user account that had such restrictions, but anything that can execute arbitrary code can sneak into any processes with windows on the same desktop.

      Ok said webpage wants to install this file in the windows folder, sorry can't do that, display message to user of possible evil site.

      Run under a limited user account and the USER can't write to the Windows folder. If you're evil, you can make it so users don't have execute permission on files anywhere where they have write permission.

    10. Re:This is why we need CHROOT browsers by argent · · Score: 1

      Oh, I'm sorry, I assumed that when you wrote: "This is why we need CHROOT browsers" you meant "This is why we need CHROOT browsers", rather than "This is an unrelated point, but these other problems are why we need CHROOT browsers" which is what you're discussing now. I apologise for misunderstanding.

      Just yesterday we read on Slashdot that 'All browsers but Microsoft Internet Explorer kept crashing on a regular basis[...]

      Can you provide an actual link to that message so we can see what you're talking about? Because I'm completely failing my "read your mind" saving roll. If you provided enough context that it wasn't necessary it'd really help you get your point across.

    11. Re:This is why we need CHROOT browsers by Ambassador+Kosh · · Score: 2, Informative

      Konqueror is not integrated the way you might think. In kde konqueror is a kpart launcher that uses io slaves to grab information. So when you type a url into konqueror which can be any recognized url it then uses an io slave to grab that information and when it gets that information back it hands it to the appropriate kpart for that kind of information.

      If you want add an html file on a server and use sftp://server:/path/to/file and it will still run khtml (the html rendering kpart). That is also why you can embed khtml in stuff like kmail and knode without much in the way of security issues since you can just have khtml render the html but not hook up any io slaves to it. That way it can't retrieve any outside resources.

      KDE overall is fairly well layered. I would like to see more security work done on it but it is pretty decent at least. For example I would like khtml to run with no privelages at all. It doesn't really need any to begin with so why have it run with them. The services it accesses need to be secured but at least that would make it far harder for things to go wrong.

      Most of the security work should probably happen in things like the io slaves, kjs (javascript) etc services since those can be used by any application (you can use http, sftp, webdav, imap etc from any kde file dialog box if you want) and get those more secured.

      --
      Computer modeling for biotech drug manufacturing is HARD! :)
    12. Re:This is why we need CHROOT browsers by argent · · Score: 1

      So it sounds like it's usingsomething similar to the callback mechanism I suggested for the MS HTML control, where an object's access is controlled by the calling application rather than inferred from the location and status of the document.

      I assume that the ioslaves contrrol access to local as well as remote resources outside the HTML rendering engine. Is that correct?

    13. Re:This is why we need CHROOT browsers by Anonymous Coward · · Score: 1, Interesting

      I would use chroot for server processes that allow access to internet clients, but I wouldn't worry about client software running under user priveleges.

      Client apps should be secure by default. Even if they are not, if some user's system gets compromised because they visit a malicious website who's fault is that?

      Users should be educated not to play around on the 'net. Its dangerous. If they don't know what they are doing they should ask for assistance from their local sys admin. These systems are expensive tools, not toys to be ignorantly played with. There are many legal and security related concerns with general usage of these devices. If the user doesn't fully understand these issues they should be monitored.

    14. Re:This is why we need CHROOT browsers by ahg · · Score: 2, Informative

      chroot for a browser seems a bit extreme... It's a lot of effort and I think the following offers similiar protection for a lot less work.

      Create a disposable unprivledged account "luser".
      From your primary user account enter at the shell prompt:

      $ xhost + local:
      $ su luser
      (enter password)
      $ mozilla &

      You can keep a publicly readable download directory in that account to retreive files you downloaded. Otherwise "luser" should have no access to other user files anywhere else, and that account can be easily deleted and recreated if problems arise.

      I set this up in about two minutes. I know chroot would have taken me a lot longer.

      --

      --Aaron Greenberg

    15. Re:This is why we need CHROOT browsers by Anonymous Coward · · Score: 0

      Indeed. Using SELinux would be more practical than chroot().

    16. Re:This is why we need CHROOT browsers by Ambassador+Kosh · · Score: 1

      From what I have seen all access to resources goes through the ioslaves. file:/ is just another ioslave. They are also used by all kde applications. I am not sure if that answers your question but I am not entirely sure what you asked. You could probably ask on a kde irc channel though and get a much better answer.

      --
      Computer modeling for biotech drug manufacturing is HARD! :)
    17. Re:This is why we need CHROOT browsers by geminidomino · · Score: 1

      I have to say "WTF?" and ask what you're talking about. Why would you have to chroot any ap that is already run as a USER. It already "runs as a user with limited priveleges" as you mentioned below, simply by NOT running as root.

      Given the messy logistics of it, I'd say we need chrootable browsers less than we need to just stab anyone in the throat who runs a browser as root in the first place.

  49. It's interesting to compare these by Anonymous Coward · · Score: 5, Informative

    This is an excellent example of two facts:

    • All software suffers security problems, and many of the security holes are actually just unintended side effects of useful features; and
    • Microsoft's software is much, much worse than the rest, because it's plagued by old design decisions that make it easy to turn a minor security problem into a remote root exploit.

    Here's what the vulnerabilities are:

    In all the non-IE browsers, there's a potential issue with how tabbed browsing works. Basically, the problem is that stuff on tabs other than the active tab can still (a) pop dialogs and (b) have the keyboard focus. It's pretty clear that (b) is just a problem that should be fixed, because although it's possible to concieve of a circumstance where a user would want to look at one tab while typing into a box on another, it's clearly way too surprising and not nearly useful enough to be allowed. But (a) is more interesting. It's a side effect of the fact that pages continue functioning in all ways even when they're not the active tab. This includes running Javascript/Java/Flash programs, loading, rendering, etc. And that's a good and useful thing. But when a background tab pops a dialog, it may appear to the user that the dialog was created by the active page. If the user trusts one page more than the other, that can lead to problems.

    The solution to this dialog-popping problem isn't obvious. Perhaps dialogs need to be labeled with the name of the site that created them. Perhaps some other solution. But it will be worked on, even though the risk is fairly small.

    The IE vulnerability is very different in that it's a system compromise flaw. It's similar in one way, though: it's caused by a subtle interaction of features. In this case, dragging and dropping of image or media files with embedded HTML code, which may be malicious. This malicious code isn't a problem, really, because IE is security-conscious and won't execute it -- except that Microsoft has that terrible "security zones" design feature. Once the malicious code is moved from the "Internet" zone to the "Local Computer" zone, the code will be executed. What makes it especially funny is that Microsoft fixed this problem in SP2 by changing the Local Computer zone so tht it will no longer execute Active Scripts. But yet another bug in the security zones can be exploited to bypass that "problem" so SP2 is vulnerable as well.

    Security flaws are everywhere, but what really kills Microsoft is their rash of bad design decisions in the past, turning little holes into remote root exploits. They're getting better, I believe, but it's going to be a long hard road for them to patch all of the problems that are created by their bad design decisions. It's too late, of course, to change the design. Too much depends on it.

    1. Re:It's interesting to compare these by Anonymous Coward · · Score: 1, Interesting

      Why don't they just change the browser so that a dialog popup from tab X will only be seen when tab X is active.
      That way if tab Y is active it will always be "on top" of anything X does. When I switch to tab X I see all the dialogs on top of the webpage.

    2. Re:It's interesting to compare these by dtjohnson · · Score: 0

      This is a great summary of the problem with tabbed browsing. It seems that if your b) 'keyboard focus' problem is fixed than the a) 'dialog pop' problem would no longer be a problem since the user would not be able to enter text into the dialog box until the focus was changed to the tab which originated the dialog box, thus exposing the spoof.

    3. Re:It's interesting to compare these by hobo2k · · Score: 1

      I agree that clipping the dialog to the owner tab would solve the problem (i.e. make dialogs be child windows instead of top-level windows). But that behavior is unusual. Dialogs normally can be dragged off the window, but as child windows it would no longer be possible. But I'm just playing devil's advocate. I dislike dialogs & popups and wouldn't mind having them removed entirely. My suggestion for these 2 firefox problems are just switching to the active window. The input focus gets set to a field in another tab? Just show that tab. A hidden tab shows a dialog? Just show that tab. That way teh user knows which page is doing what, and if the behavior is annoying the user will stop using that site, or complain to the admin.

  50. YAV... by dark-br · · Score: 1

    ...for secunia.com, it's called /. effect!

  51. Don't enable Javascript by wowbagger · · Score: 5, Insightful
    Don't visit trusted web sites while visiting untrusted web sites or disable JavaScript.


    Once again, for all you web masters out there who cannot code a simple <a href="foo"> without using Javascript:

    SOME OF US RUN WITH JAVASCRIPT DISABLED BY DEFAULT, FOR GOOD REASON!

    Yes, there are plenty of places where you CANNOT do what you need to do without Javascript - in those cases go ahead and use Javascript.

    But for a simple link to another page, or to an image, or to simply DISPLAY you site's content (I'm thinking of bone-headed sites like the International Herald Tribune here who use JS to display otherwise hidden text for their stories), USE HTML DAMNIT! OK, if you want to "enhance" (pronounced "clutter up with needless crap") you site by overriding those behaviors IF Javascript is enabled, knock yourselves out (preferably with a large mallet). BUT MAKE STANDARD HTML WORK AS WELL!

    Yes, you may WANT your image to be in its own window, without the standard decorations a browser will add. But if I have JS disabled, make the damn link just spawn a new window and be done with it.
    1. Re:Don't enable Javascript by Anonymous Coward · · Score: 0

      Case in point: I'm working on a web app that highlights rows in a table with mouseovers (mouseover and the row changes colors). I'm just doing the scripting, so I'm not allowed to change a design element (though I do change it from using font tags to CSS, just to make it easier to read). Since the table is generated by PHP, why not just alternate the colors? That would provide the same enhancement without needing JS.

    2. Re:Don't enable Javascript by Dr_Ish · · Score: 5, Insightful

      The advice here is sound. There are all sorts of evil things that can be done with javascript. I know how to do some of them and I am one of the 'good guys'. Goodness knows what can be done by those who are less well intentioned. I always run with javascript disabled, simnple as that. Not only does this prevent the problem of pop-ups, it also keeps one safe from many other dangers. If a site requires javascript, then either I will simply not use it, or I will briefly enable javascript only as necessary. One of the reasons I do not own a Subaru, is due to their love of javascript, even though their cars are great. So, webmasters be aware, your choices can influence consumer habits!

    3. Re:Don't enable Javascript by Hollins · · Score: 1

      I consider IHT to be best-designed online version of a newspaper, mainly because of their use of javascript and css. With ad-blocking, it is the paradigm of readability and usability. Their use of alternate stylesheets and a clipping manager should be a model for other papers.

      Now, if only their content weren't so left-leaning...

    4. Re:Don't enable Javascript by wowbagger · · Score: 2, Insightful

      But they could achive the same results WITHOUT rendering their pages unusable without Javascript, by the simple expedient of making the text sections visible by default, then hiding them as needed from Javascript.

  52. Presses have been stopped, here's corralized links by anakin357 · · Score: 1
    "Stop the presses" seems pretty synonymous with the "/. effect" Just add ".nyud.net:8090" to the end of the hostname... C'mon folks, not hard.

    IE
    Opera
    Mozilla / Mozilla Firefox / Camino
    Safari
    Netscape
    Konqueror
    Avant Browser
    Maxthon
    spoofing vulnerabilities are available here and here."
    Feel free to castrate my browser if I messed up the links, but it looks to be working just fine... for now.

    --
    http://www.fsckin.com/
  53. Re:Do NOT go to those links by ESqVIP · · Score: 1
    Somebody modded you informative, but let me make a few remarks:
    • So, Secunia wants to infect my machine? I thought it was a respectable security information site. Not that I should blindly trust them, but they still take precedence over an anonymous coward.
    • I also have tried an updated Norton AV, and it didn't say anything.
    • Non-Windows and/or Firefox users (and also XP SP2 users) don't really care about the JPEG exploit.
  54. Options 4 and 5. by argent · · Score: 2, Insightful

    Option 4: Don't allow webpages to open dialog boxes from Javascript. The only time I've seen this as being useful is for optional client-side form validation, and there are other ways to provide the same functionality (for example, using CSS to bring up the message in the same page).

    Option 5: Don't allow webpages to open windows without decorations. This is occasionally useful, but it's routinely abused by everything from pop-up ads to control-freaks who just don't want you to see how their site is structured.

    1. Re:Options 4 and 5. by byolinux · · Score: 1

      In fact, I'd like to see a list of options that will allow me to set exactly what JS can and can't do.

      In:-

      * Ability to open up a new window when I request it (onclick)

      * Ability to do useful DOM stuff

      Out:-

      * Scrolling text in status bar

      * Anti-Right Click

      * onload/onexit

      * resize window

      * tell me that i can't have a URL box or status bar on a popup

      * stupid 'effects'

      There must be others too. I wonder how easy it would be to write a plugin for IE/Moz/Opera/etc (and cross platform) that could override the JavaScript handling in a browser, and offer users a centralised place to control their own browser security/stupidity.

    2. Re:Options 4 and 5. by aldoman · · Score: 1

      Firefox will do some of those, it's in the web features. Quite handy.

    3. Re:Options 4 and 5. by gfxguy · · Score: 2, Insightful

      So, in other words, you just want to disable javascript? Just kidding...

      As someone who has dabbled in JavaScript, I disagree with some of your outs (although you should be able to disable them)...

      Onload can be used to do a lot of useful things... I haven't come across the case where onexit does anything but annoying things, though...

      Also, some of my newer websites have a help window that pop-ups when you click on a question mark next to certain items... so it's a "requested" popup (the only kind that should be allowed to exist), but it also sets the size and turns off decorations... not so that I can be a jerk about it, but because it makes sense for most users... it works and acts like a lot of standard application pop-ups. Now, it doesn't resize an existing window, but it does set the size for a popup.

      So I think you should be able to disable some of these features, but they shouldn't just be removed.

      --
      Stupid sexy Flanders.
    4. Re:Options 4 and 5. by rainman_bc · · Score: 1

      I like the way Microsoft handles this... Instead of using a popup, try using a layer with an iframe or whatever and position it next to the question mark - it's less invasive and should work in most current browsers - well at least Firefox...

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    5. Re:Options 4 and 5. by joeljkp · · Score: 1

      How about a javascript whitelist like they do with ActiveX and XPI now?

      You visit a site with some script in it, and a bar appears that says "Do you want to allow this site to execute script?" with a Yes or No option.

      On Yes, the site would be added to the 'allowed' list and you wouldn't be prompted for it later on.

      --
      WeRelate.org - wiki-based genealogy
    6. Re:Options 4 and 5. by radish · · Score: 1

      An example of use of onexit:

      We have a large complex page which takes a fair amount of resource to generate. It has a small popup window to configure it. The user can make changes on the config window, and save them, over and over again. We don't want to refresh the main window each time as it's so expensive, but when they close the config window and go back to the main one, well obviously then we do need to do a refresh to get the final config. So we do a parent refresh in the onexit of the config window.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    7. Re:Options 4 and 5. by wheany · · Score: 2, Informative

      In fact, I'd like to see a list of options that will allow me to set exactly what JS can and can't do.

      As an Opera user, I like to answer these.

      * Ability to open up a new window when I request it (onclick)

      Block unwanted pop-ups

      * Ability to do useful DOM stuff

      Well, this I really can't answer, since I don't know your useful. But most of the sites I see work just fine when I have enabled Javascript

      Out:-

      * Scrolling text in status bar

      Allow changing of status field

      * Anti-Right Click

      Allow script to receive right clicks This option unfortunately doesn't stop the script from receiving middle clicks. Very annoying when trying to auto scroll around the page.

      * onload/onexit

      Can't ve stopped in Opera. (To my knowledge at least)

      * resize window

      Allow resizing of windows

      * tell me that i can't have a URL box or status bar on a popup

      This depends entirely on how you have customized your toolbars. My status bar and url box are in non-window specific toolbars, so in a way none of my windows have status bars and url boxes, but they get updated depending on which window I have last clicked.

      * stupid 'effects'

      Again, depends on your definition of stupid.

    8. Re:Options 4 and 5. by gfxguy · · Score: 1

      That sounds reasonable, but how is it different than having "apply" and "accept" buttons, where accept closes the window and does what you need it to do... wouldn't that be more like regular applications?

      --
      Stupid sexy Flanders.
    9. Re:Options 4 and 5. by schon · · Score: 1

      I haven't come across the case where onexit does anything but annoying things, though

      My bank uses onexit to log the user out if they forget.

      Which I suppose can be classified as 'annoying' if you routinely open links in new windows, and then close one of those windows :o)

    10. Re:Options 4 and 5. by radish · · Score: 1

      It sure would, but in a regular app you'd make the dialog modal. Therefore, the user can't do anything until they close it, and can't close it other than with OK or Cancel. A HTML popup can't be modal (without ugly ugly hacks) so they always have the option of hitting the close window button. If we only had the refresh on the OK button we'd miss the event.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    11. Re:Options 4 and 5. by gfxguy · · Score: 1

      I like this idea the best.

      --
      Stupid sexy Flanders.
    12. Re:Options 4 and 5. by Anonymous Coward · · Score: 0

      "Also, some of my newer websites have a help window that pop-ups when you click on a question mark next to certain items"

      Have a read about CSS tricks and dynamic HTML -- this very question came up on the HCI mailing list a week ago, and the consensus was that any sort of popup is an appalling idea, especially when it's so easy to display "help" callouts on the same page

    13. Re:Options 4 and 5. by dcam · · Score: 1

      Don't allow webpages to open dialog boxes from Javascript

      I just coded a page that required javascript dialog boxes. The problem is a little complex, so bear with me.

      We managed stored documents. We store documents and some meta data (Revison, who uploaded it, that sort of thing). We recently put in place a security upgrade that casued some problems with IE. The problem is this: when we push down a document we actually open a new frameset, were one frame is the document itself and the other contains some meta data.

      With the updates to IE this means that IE thinks that this is an unrequested download and shows a security bar asking if people want to download the file. This is obviously a problem for us.

      We also occasionally have error messages that we need to display, for example someone trying to access a file that they don't have permission to see.

      Put all this together and the best solution in our case (there are other complications which I don't want to go into) is to use some javascript to change both pages at once. One to point to a 1pix frame, and the other to a display page. The problem with this is that a 1 pix frame doesn't provide any space to show error messages, hence the need for dialogs.

      --
      meh
    14. Re:Options 4 and 5. by argent · · Score: 1

      I have two comments here.

      First, that's clearly a bug in IE. The IE security model is utterly broken and can't be fixed without some fundamental redesign, and over time there have been more and more of these bugs where some perfectly legitimate behaviour is trapped and blocked. We ran into a similar problem where we wanted to let a user point to alarm sounds in WAV files on their local disk. When an alarm went off, IE would prevent the load because it interpreted it as an attempt to open an untrusted document in the trusted zone. Of course the real solution is not to have a concept of "zones" at all.

      The second point is that I ran into the same problem, so...
      I did something similar, but what I did was make the frame that the error was going to show up into a "control panel" for the window, like an extra toolbar. It looked similar to the framing that about.com and the google image search does.

    15. Re:Options 4 and 5. by dcam · · Score: 1

      First, that's clearly a bug in IE

      Big time. When we made the move and found the problem I pretty unhappy (as in up-at-2-in-the-morning-coming-up-with-a-fix style unhappy).

      It is just so unfortunate that IE is the dominant browser. It is just such a brain dead "security enhancement". It's supposed to protect you from porn sites that bombard you with a collection of files to download and hopefully you open one of them. The stupid thing about it is that it doesn't really protect you. If I do something like this:

      function fn()
      {
      parent.frames[0].location = "file.php?doc=1"
      parent.frames[0].location = "file.php?doc=2"
      parent.frames[0].location = "file.php?doc=3"
      parent.frames[0].location = "file.php?doc=4"
      parent.frames[0].location = "file.php?doc=5"
      }

      The effect is exacly the same. Or better yet:
      function fn()
      {
      while (1)
      {
      parent.frames[0].location = "file.php?doc=1"
      }
      }

      The second point is that I ran into the same problem, so...

      I did look into that as another option. There were a few problems though. The major problem was the what I was dealing with was a large and pretty complicated web application. Frames nested 3 deep.

      Documents could be linked to from pretty much anywhere in the application, which just added to the complications. So unless I was willing to rebuilt it with a new frameset, this wasn't a real option. I know that this is a better option techinally. I certainly prefer it but it just isn't practical in my case.

      What I would have liked to do was build a new frameset which had a 1 pix frame along the top, which was then resized to display the metadata or an errors.

      --
      meh
    16. Re:Options 4 and 5. by argent · · Score: 1

      The major problem was the what I was dealing with was a large and pretty complicated web application. Frames nested 3 deep. Documents could be linked to from pretty much anywhere in the application, which just added to the complications. So unless I was willing to rebuilt it with a new frameset, this wasn't a real option.

      Gah. OK, I've been there. Still, if you didn't have popups and dialog boxes you could have backed out and started over. Sometimes you just have to start over because the current design has lead you to a dead end.

      Which is where IE is right now.

    17. Re:Options 4 and 5. by dcam · · Score: 1

      Gah. OK, I've been there.

      You know the worst thing? I built it. This monster is my own creation. I didn't know as much when I started building this as I do now. I would do things differently now, make different mistakes.

      --
      meh
  55. Dear God, make it STOP! by Anonymous Coward · · Score: 0

    Sick of the ugly it.slashdot theme? Here's a simple way to fix it. Just add the line: 64.246.11.90 it.slashdot.com to your etc/hosts file. Problem solved!

    1. Re:Dear God, make it STOP! by Anonymous Coward · · Score: 0

      Thank God!!! It's the /. editors' collective color blindness - for a second I thought it was because I got r00ted through Firefox ;-)

    2. Re:Dear God, make it STOP! by pcmills · · Score: 2, Funny

      I just place an sh in front of the it.slashdot.org for an appropriate link.

      http://shit.slashdot.org/article.pl?sid=04/10/20 /1 344208&tid=172&tid=113&tid=154&tid=114&tid=218

      --
      Ask Slashdot - google for stupid people.
    3. Re:Dear God, make it STOP! by CanSpice · · Score: 1

      I just have a bookmark in my toolbar whose URL is "javascript:void(location.hostname = %22slashdot.org%22);"

  56. Re:Oh my Gosh... by tonsofpcs · · Score: 1

    I'd go more with: Mozilla/Firefox: As soon as this story's thread gets about 100 posts IE: MAYBE before this story is lost into the abyss that is /dev/null.

  57. Dillo? by Anonymous Coward · · Score: 0

    I just tried Dillo for the first time an hour ago. Sweet little thing. :-)

  58. Easy to work around by Todd+Knarr · · Score: 2, Informative

    I note the vulnerability Secunia found in Mozilla et. al. is easy enough to block. It depends on onMouseOver triggers and the launchTimedPrompt() function. Block either of those via the capability.policy.* settings and the problem ceases. I'm tempted to add launchTimedPrompt() blocking across the board simply because no Web site has any business launching a delayed dialog box.

    1. Re:Easy to work around by Fnkmaster · · Score: 1

      That's the first vulnerability. What about the second one, the form field focus vulnerability? To me that seems more serious than the first, since it doesn't pop up some weird hokey spyware-looking popup window. No legitimate website prompts for login information in a popup window. On the other hand, it's pretty easy to imagine typing your user name/password without necessarily noticing that the text isn't appearing on the page until you've already typed it. And this seems like a more subtle bug in Mozilla's focus management (anybody else remember back in the M milestones when focus used to go willy nilly wherever the hell it wanted?).

    2. Re:Easy to work around by Keighvin · · Score: 1

      Blocking launchTimedPrompt() wouldn't do you much good, as that's not a standard function, but rather one created for the demonstration. You might instead want to block just "prompt" (which takes a paranthetical argument, so the full string by which it may be executed will very, so be careful how it's done).

      --
      Any spoon would be too big.
    3. Re:Easy to work around by Anonymous Coward · · Score: 1, Insightful

      Here it is, taken from the source code of the page:

      var activated;
      function launchTimedPrompt()
      {
      if ( !activated )
      {
      activated = true;
      document.myform.userinput.value = prompt("This is a test security survey. Please enter a test string below:");
      alert("Go back to the Secunia tab where you opened this window and see the result.");
      }
      }

      You're not going to "block" this without turning off JavaScript or disabling prompt(). I guess you just took a cursory look at the source and tried to come up with an "informative" (read: completely incorrect) post.

    4. Re:Easy to work around by Todd+Knarr · · Score: 1

      Or I could block the setTimeOut() function used to delay the thing. Again, no legit site needs to be delaying things. But I agree with others, the real fix is to tie dialogs tightly to the window/tab that opened them. I'm almost tempted to say that the prompt() function should simply fail with an error if the page it's called from isn't in the active window or tab.

    5. Re:Easy to work around by networkGhettoWhore · · Score: 1

      A tad misinformed are we?

      launchTimedPrompt() is a user defined function. How are you going to block that "across the board"?

      The real solution to the problem is to restrict dialogs to their respective windows/tabs.

      --
      Natural Selection: self-destruction of the poor and lazy
    6. Re:Easy to work around by mdfst13 · · Score: 1

      "I'm almost tempted to say that the prompt() function should simply fail with an error if the page it's called from isn't in the active window or tab."

      That would mess with the way people use tabbed browsing. It is a deliberate feature that page load will continue while you look at another page; otherwise, people would have to wait for the page to load without switching to another page in the meantime (or lose the javacript functionality). The bug is that it can interfere with you while the tab is not active. It should wait until you switch back. Generating an error would preclude this in most cases.

  59. No problem with Safari. by brainnolo · · Score: 1

    I tried that test too, i read other comments about safari, but my install had a strange behaviour (and that's in a good sense). The citybank site's tab didn't even create until i clicked OK on the Javascript dialog, that has always stayed on the test page.

  60. Throw in the "of course" to bash IE by Anonymous Coward · · Score: 0

    The article submitter added the "(of course)" for no other reason than to try to make up for the fact that all the other non-IE browsers have vulnerabilities as well...but "M$" must be the bad guy! Right?

    1. Re:Throw in the "of course" to bash IE by DrSkwid · · Score: 3, Insightful

      wrong, it's because the IE is a SYSTEM compromise whereas the others just expose the USER

      hence the OF COURSE because of the poor choice of integrating the browser into the system

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    2. Re:Throw in the "of course" to bash IE by mixmasterjake · · Score: 1

      Windows browsers (including IE) run as the current user. However, most people are running their Windows machine with admin permissions. So, if the current user is compromised, the machine is basically owned.

      *nix users would be safer because most people don't run their desktop as root.

      --
      TODO: come up with a clever sig
  61. Re:Ditto with Safari 1.2.3 by ghutchis · · Score: 1

    I don't know if you have the same settings as me. In my case, my preferences are set to open new tabs in the background -- so the dialog box appeared over the test page while the Citibank page loaded.

    While it does seem somewhat insecure, I don't believe this is "critical" for Safari, particularly if you don't have the "Select new tabs as they are created" preference checked. You'll see exactly the behavior you described, which IMHO is the way around this problem.

    -Geoff

  62. The Mozilla exploits are a JOKE by Anonymous Coward · · Score: 0

    They were both silly and IMO hardly bugs at all. One of them contained a dialog, no dialog ever indicates the page it came from, nothing new there.

    The second one was even dumber... You type on your keyboard or even try to select a value from a combo box and nothing happens in the page (the combo pops and immediately closes). A person that will be fooled by this behavior deserves to have his bank account emptied. I'm all for making a browser foolproof but its impossible to make it idiot proof! This isn't a security bug, I can see Joe Sixpack trying to logon to citybank (although I doubt he will use tabs). He will try to type his
    password (joe1234) and after the j won't appear he will try again and again... The theif will get the password "jjjjjjjjjjasgyuva8hiv8auno8ghW[0-q934r78" damn Mozilla ;)

    1. Re:The Mozilla exploits are a JOKE by TomServo · · Score: 1

      Unless he's like some people who look down at their keyboard the whole time and are so used to typing their login and password that they just do it without even looking, then hit enter, only to see that nothing filled out on the page.

      Admittedly, I don't think it's a large group, it only applies to people who can't touch type, don't look up at the screen when typing data they type on a regular basis, and use tabs. It's still something that should be fixed though, and I like the guy's idea from earlier: Don't let javascript on a tab execute unless that tab has focus.

      Also, wouldn't the person have to hit enter to have the data even be passed to the exploiting site, and would that even work, or would the entry form grab focus instead of passing it off to the entry form's submit button? For the second exploit, wouldn't it not do anything useful at all if the user typed everything in, then used the mouse to click the submit button?

    2. Re:The Mozilla exploits are a JOKE by stoborrobots · · Score: 3, Insightful
      onload = "setTimeout('document.evil_form.submit()' ,10000)"
      ???
  63. Firefox exploits don't work by NigelJohnstone · · Score: 1

    I don't get it, I tried the Firefox exploits in 1.0PR, but neither exploit work.

    On the first one:
    The citibank site opens in a new tab, I click on the field that says "enter a zip code" but the typing cursor never appears. The pull downs down pull down and nothing works. Wasn't it supposed to work as normal?

    On the second one, the dialog pops up when I'm on the Secunia page, just when I try to click the tab to switch to the citibank one. How am I supposed to think its from Citibank when the Secunia tab is the top tab!?

    Whats the trick to getting these to work?

    1. Re:Firefox exploits don't work by Random+Guru+42 · · Score: 2, Informative

      After typing in some text (it won't appear, at least with 0.10.1) go back to the Securia page. The textbox there will have all that you typed in. The exploit works, sadly.

      --
      Christopher S. 'coldacid' Charabaruk -- coldacid.net
  64. I'm not in the book WHOOOAAAAAA... Ugh! by tepples · · Score: 2, Interesting

    Everyone doesn't use gopher???

    He's not in the book, you know.

  65. Famous last words? by Anonymous Coward · · Score: 0

    Heh, it isn't the demo peoples thats the evil haxors. There white-hat guys. Its the peeples thatr posting the same demo into their comments here on slashdot, where you dont think to expect sploits....

  66. Nasty on Avant by Inda · · Score: 1

    ...but pretty obvious something is not right.

    I'd post the URL for the test page but it wouldn't let me select the text in the address bar. None of the buttons on /. worked. In fact no links worked in any of the tabs I had open. Nothing worked.

    After opening the Citybank page I typed a ZIP code in. The text indicator stopped flashing straight away and none of the text I type appeared in the INPUT box; it appeared on the test page in a text area.

    I'd like to know how it works on a password field but the test page is now slashdotted. Asterisks or the actual keystrokes?

    Reminds me of the old days with FRAMESETs and using JavaScipt to fill in forms. :)

    --
    This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
    1. Re:Nasty on Avant by justMichael · · Score: 1
      I'd like to know how it works on a password field but the test page is now slashdotted. Asterisks or the actual keystrokes?
      The data captured would be plain text, the "password" input type just covers up the actual text with ***.

      Try saving this in a file and opening it up in your browser:
      <input type="password" onblur="alert(this.value)">
    2. Re:Nasty on Avant by drinkypoo · · Score: 2, Informative

      You're allowed to grab focus on assorted events (like onload, or on a timer) and assign it to a specific text input box. Many sites like google and dictionary.reference.com use this for legitimate purposes.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  67. Its not fixed by Anonymous Coward · · Score: 0

    I updated
    I reinstalled a newer version

    its not fixed

  68. Yes, it would by Anonymous Coward · · Score: 0

    Doing something so "difficult" would require a little bit of work, and such an exertion of force violates Slashdot laws of physics. Violating those laws risks a paradox of time and physics, as well as threatening the livelihood of the checks coming from OSTG. Those precious checks.

  69. Microsoft already fixed the vuln by Digital+Dharma · · Score: 1

    Oh wait... the example was slashdotted. Damn. Windows Update, here I come!

    --
    End of Line.
  70. And yet by Anonymous Coward · · Score: 0

    You won't see endless mocking over that one, as opposed to when Microsoft said pretty much the same thing once to prevent an IE vulnerability attack.

    This is Mozilla, so that makes it different!

    What amazes me is that Mozilla, used so much less in comparison with IE, seems to be reaching par with its rate of vulnerabilities. I can't imagine how bad the Mozilla attacks would be if it had the same marketshare that IE does. In light of all the endless crap vulnerabilities in Mozilla, I've fully switched to Opera and haven't looked back.

    1. Re:And yet by Megaweapon · · Score: 1

      Slashdot's bias aside, the IE bug list isn't public unlike Mozilla's. Plus, Mozilla as a "whole" incorporates the other apps as well (HTML editor, chatzilla, etc).

      --
      I'm sure "SlashdotMedia" will improve on all the wonders that Dice Holdings blessed us all with
    2. Re:And yet by NatasRevol · · Score: 1

      Microsoft said pretty much the same thing once to prevent an IE vulnerability attack.

      The issue is that it's not a vulnerability attack with Mozilla, just a misdirection of the user. Big difference.

      Also, Microsoft actually said to TYPE in every website, not just avoid untrusted ones. There's a huge difference there. If you can't tell that, then turn off your computer and go fly kites for a living.

      --
      There are two types of people in the world: Those who crave closure
  71. uhh ok so? by matth · · Score: 1

    How's this a vulnerabiblity? So I go to a website, and then open another tab, meanwhile the other website I was at waits 8 seconds and then popsup a dialog box. Hrmm yeah.. that's a vulnerability. Because one website does something while I'm at another website doesn't make it a browser vulnerability.

  72. Doesn't affect Opera Beta by Anonymous Coward · · Score: 0

    I'm using the newest beta of Opera (7.6b1), and neither of the vulnerabilities on secunia work.

  73. WHAAAT by Prince+Vegeta+SSJ4 · · Score: 2, Funny

    I always visit pr0n sites while I'm paying my bills, and checking on my investments, while paying taxes and entering my credit card numbers

    1. Re:WHAAAT by RealProgrammer · · Score: 1

      Exactly. I think I'll check out that ad for cheap North American software from Venezuela while I'm setting up online bill-pay.

      --
      sigs, as if you care.
    2. Re:WHAAAT by Inuchance · · Score: 1

      Unfortunately for you, I, too, am always visiting pr0n sites and entering your credit card numbers.

  74. Another bug by Anonymous Coward · · Score: 0

    Here's another mozilla bug that needs to be fixed:

    <scrypt type="text/javascript">
    while(1) alert("ha ha!");
    </script>

  75. The form vulnerability... by swiftstream · · Score: 2, Interesting

    I've noticed the form vulnerability many times before--many email sites seem to do this, so that if I go to, say, hotmail.com and then open a new tab to go to google for a search, I start typing into the hotmail user name box.

    I never thought of it as anything more than an annoyance, though... I wonder how many other little annoyances there are hiding around that may actually have security implications?

    --
    Be a PATRIOT--because the only thing we have to fear is the lack thereof.
  76. You have to be kidding. by argent · · Score: 5, Informative

    The Mozilla etc problem seems equally serious.

    Mozilla etc... "If the user explicitly opens a page in a background tab, it may not be possible to tell what webpage a dialog box is associated with". Note that the exploit can not open a page in a background tab, it can only take advantage of that if it happens.

    Exposure: If the user can first be tricked into opening a page in another tab, and the exploiter can guess whether the user has "open tabs in background" (or the equivalent option) selected or not, then they may be able to trick them into entering confidential information a little easier. There are other ways to get similar results without having to trick the user twice, using frames or with multi-stage popups.

    Internet explorer: The exploit can be used to launch web pages in the local security zone. The hole here is really the fact that there is such a thing as a "local security zone" at all. For seven years now, exploit after exploit has used this design flaw in the HTML control to run arbitary code as the local user. Spyware, viruses, worms, spam bots, over and over again, malicious software has gained its initial foothold through variants of this attack.

    Exposure: Visiting a web page can allow an attacker to take over your computer, without any further action on your part.

    And you say "The Mozilla etc problem seems equally serious."?

    Jesus.

    1. Re:You have to be kidding. by nicke999 · · Score: 1

      Exactly. We will always be vulnerable to these kinds of "phising" attacks. It doesn't matter if we paint the location bar yellow á la firefox or whatever other measures are done to show that it is a secure site, the responsibility will still be on the actual users to make sure they are safe. All browsers will always be vulnerable to attacks of domains with names like "c1tibank.com", "citi.bank.com" or whatever other clever idea the phisers come up with.

      Personally I dont think these attacks have proven anything new, phising is and will continue to be a problem in *all* browsers for the time being. Solving problems like this requires education of users. A difficult and time consuming task.

      --
      Thanks for browsing at -1
      Please vistit my blog: www.framtiden.nu
    2. Re:You have to be kidding. by tgd · · Score: 1

      Informative? RTFA. There are two security problems. The other one IS serious.

    3. Re:You have to be kidding. by argent · · Score: 1

      OK, I don't know whether you're reading a different Mozilla advisory than me, or you missed the fact that I was comparing the two advisories, or you're mixing up the IE one with the Mozilla one, or if I'm really missing something... but I'd sure appreciate it if you'd explain your comment a bit further. Thanks much.

    4. Re:You have to be kidding. by Anonymous Coward · · Score: 0

      What on earth are you people talking about? This is how I type the password for a porn site in a tab, while looking at it in another tab. It's a feature.

  77. NOT that we should ignore vulnerabilities by museumpeace · · Score: 3, Insightful

    after all, I love to bash poor Microsoft, but exhaustion is rapidly setting in here. I am what passes for a careful user: I don't use IE, I run the latest Mozilla, I use a firewall and anti-spyware and when its all said and done...not much gets done because I am fretting over yet another patch or vulenrability. I have sympathetic talks with my sysadmins but my family thinks I am the the Home Network Nazi.
    I feel like a small town policeman burried under a barrage of "sky-is-falling-alert-level-puce" faxes from the HomelandSecurity to be dealt with on zero budget.
    The color codes provided by Secunia are ,despite seeming like imitations of the nation's goofy alert color codes, a step in right direction. But what I want is an alert level made meaningful by contrasting it with risks I do understand: Since we perceive risk as a product of CHANCE_OF_OCCURANCE X COST_OF_OCCURANCE, I want a system where I can set a threshold for ignoring the drivel. The basis could be a chance_of_occurance = to my chances of a serious car accident on the way to work for instance [say its 1 in 5000] and the cost is monitarized in the range from 0$ to the 1.7million [or what ever it is] that the insurance industry pays out on average for a loss of life. ...if I am fithy rich, a vulnerability that opens my brokerage account could be > than loss of life but that is for me to set. All the stuff that falls below the threshold, I don't want to hear about, at least not more than once a year in a round-up batch of patches. Enough already!

    --
    SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
  78. IE for me? - I don't think so! by Bloke+in+a+box · · Score: 0, Troll

    An IRC quote that sums it up for me. :)
    {@BlindSite} unless your a labotamised ginger midget with a blonde gene, mozilla is very easy to use.
    Taken from i-rox.

  79. Uhh it doesn't work for me by GoClick · · Score: 1

    I tried in Mozzy 1.7.3 and the thing did't work, yeah it captured what I wrote in the other window but since I couldn't see what I was writing I wouldn't keep typing... It's not like someone is going to say "Oh I can't see my username it must still be working"

  80. Re:Oh my Gosh... by cyfer2000 · · Score: 1

    And next /. poll should be

    Wanna guess how long Mozilla, Firefox and such will take to fix this?

    • 1 minute
    • 1 hour
    • 1 day
    • 1 week
    • 1 month
    • 1 year
    • labeled as won't fix
    --
    There is a spark in every single flame bait point.
  81. Re:Yay! Mine isn't *THAT* bad! by Anonymous Coward · · Score: 0

    Actually the stack protection only really works on x86-64 CPUs. The problem is that x86-32, or IA32, simply doesn't have an NX flag to mark any piece of memory as non-executable. The SP2 feature is only there in preparation of the new chipsets, or just in case the feature is backported somehow.

  82. Mozilla has had these bugs for a while now! by Jagasian · · Score: 1

    I know this because I have used Mozilla since version 1. I currently use it as my only browser on Linux. The bug where a form can have its focus stolen by another tab happens accidentally all the time, and it is really annoying and has been really annoying from some time now. Any Mozilla user has to have come into contact with it, so why has it not been fixed yet?

    The other more general problem of one tab being able to open a dialog box while viewing another tab is also a problem. Pop-ups of any kind should be isolated to the tab they originated from. Tabs should "contain" the page they have open as well as all pop-ups and dialogs the page generates. This would prevent the spoofing demonstrated AND it should make web browsing far more structured and organized for the user. It would effectively add a heirarchy to browsing, as new windows and dialogs generated in a tab are only displayed when that tab is selected and furthermore they are "contained" within the tab's main pane.

    I will be surprised if the form focus bug hasn't been bug reported several times over already. The tab dialog/pop-up bug has been complained about, but I could see it not be formalized as a bug report as it is somewhat consistent with modern desktops like Windows. Still, it is a problem and a "tab containment" design should be used instead of the current design.

    1. Re:Mozilla has had these bugs for a while now! by PrimeNumber · · Score: 1

      Any Mozilla user has to have come into contact with it, so why has it not been fixed yet?

      Dunno -- maybe they are helping fix more dangerous bugs found by other users that expect or demand everything be perfect with the open source browser they are using...

  83. Nah, Enable Javascript, Switch to Firefox by NigelJohnstone · · Score: 1

    Just switch to Firefox, someday Microsoft will get their act sorted out, but for the moment switch the Firefox.

    You wouldn't disable images on the page to fix the JPEG exploit, there's no reason to disable Javascript.

    HTML's nice, but it simply can't handle even basic tasks and its the only workable solution for client side interaction unless you start using Flash (eek).

    1. Re:Nah, Enable Javascript, Switch to Firefox by Fnkmaster · · Score: 1

      Firefox is vulnerable to two (admittedly fairly modest) spoofing attacks here too. However, you are right in that Firefox is likely to patched far faster than IE, if past experience is any indicator of future performance.

      Disabling Javascript would be a huge overreaction to a moderate theoretical browser exploit. The only time disabling a major browser function for security was really justified was ActiveX, a while back when there seemed to be dozens of known and unknown attacks actually in the wild on thousands of websites, mostly used to install spyware on your system.

    2. Re:Nah, Enable Javascript, Switch to Firefox by Anonymous Coward · · Score: 0

      Only because FF patches will not be thoroghly thought-out and tested, if past experience is any indicator of future performance!

    3. Re:Nah, Enable Javascript, Switch to Firefox by Anonymous Coward · · Score: 0


      You wouldn't disable images on the page to fix the JPEG exploit, there's no reason to disable Javascript.

      Your 2nd assertion doesn't follow from your first.

      HTML's nice, but it simply can't handle even basic tasks

      Now you are just being silly. HTML has handled basic, and even advanced, tasks since the beginning. You are either a troll or so enamored of bright shiney objects that you may as well be a troll.

      It is hard to tell from your broken grammar, but it seems you desire client side interaction and by that you mean being able to...what? Javascript is used to annoy by those without scruples and is annoying when used by those without intelligence. Either way is bad. Javascript should be taken out back and shot.

      As far as turning it off, guess what? When people ask me why I don't get popups and flashy ads and why my computer doesn't get infected and owned I tell them:
      1. No Javascript
      2. No Flash
      3. No Microsoft

    4. Re:Nah, Enable Javascript, Switch to Firefox by CustomDesigned · · Score: 1
      I've been using Mozilla on Linux for years. I have been using Web Bill Pay at suntrust.com - but just this month they anounced a new "upgrade". Now their Bill Pay refuses to run unless you are running one of four supported browsers. It does not simply look at the UserAgent header, it runs some javascript code to get a signature of your browser (so lying about which browser you are doesn't help unless you can tweak the results of their tests). When I wrote to them to complain about them cutting off my service with no warning, they wrote back saying not to worry, I'll love the new features.

      So, any recommendations for a bank where web bill pay is actually web bill pay and not PC banking with a cruddy interface? BB&T already drank the Microsoft koolaid last year. I am in Fairfax, VA, USA area.

  84. Re:Possible Solution by Anonymous Coward · · Score: 0

    Possible Solution: Don't give out sensitive information on-line. If you can't buy it by mailing in a check or money order than don't buy it. This is not a vulneralbilty. Getting access to your hard drive or being able to install spyware without the user know it is a vulneralbility (see IE).

  85. Junk E-Mails? by Anonymous Coward · · Score: 0

    I've been recently getting junk e-mails from CitiBank asking me to enter my credit card number for account security purposes. It sounds fishy.

    Good thing my cards are maxed out.

    1. Re:Junk E-Mails? by Anonymous Coward · · Score: 0

      i've got it too...

  86. MirrorDotting time by ggvaidya · · Score: 4, Informative
  87. Re:Oh my Gosh... by cyfer2000 · · Score: 1

    burning edge said there are two minor security bugs fixed in oct. 19, 2004 firefox branch build, maybe...

    You know what I mean

    --
    There is a spark in every single flame bait point.
  88. Stop the biased news postings by Zed2K · · Score: 1

    " Starting with: Internet Explorer on XP SP1/SP2, which suffers a new system compromise (of course) vulnerability. "

    It would be nice if when a story is posted that the obvious bias is removed from the posting and just the facts remain. Posting such clear bias against a certain product or company makes slashdot and its readers look like freaking idiots.

  89. Mozilla vulnerability by Anonymous Coward · · Score: 0

    I don't really see this as a huge problem. Personally, I would never put sensitive information into a JavaScript dialogue; only a form field on a secure page.

    In the case of my Firefox (W2K) the new tab I opened didn't take focus, so I still saw the sneaky page under the JS dialogue. The trickery was lost on me.

  90. Be Vewwy Qwiet,... I'm swashdotting a sewvew. Heh by Duhavid · · Score: 1

    body

    --
    emt 377 emt 4
  91. divest in javascript by gad_zuki! · · Score: 1

    The problem I see is that javascript is just such a mess, and at the time was good idea as server side scripting was non-existant. I'd love to see webmasters get away from javascript and new standards which limit what javascript can do.

    I mean, if theres one application that needs to be secured and we will be using for at least the next couple of decades, its the browser.

    1. Re:divest in javascript by drinkypoo · · Score: 1

      I seem to recall that people were using CGI to provide dynamic web content when Javascript was first introduced. In fact, I seem to recall that I was doing this. Is that not server-side scripting? Sure it's not the same as PHP or ASP or whatever, but it was entirely possible even then to develop a content engine that would do realtime markup interpretation. Few people did, but it has pretty much always been possible.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:divest in javascript by dcam · · Score: 1

      The problem I see is that javascript is just such a mess, and at the time was good idea as server side scripting was non-existant

      It is still a good idea. You need both server and client side. If you can do it client side it saves a round trip to the server. I've written quite a few pages that work like this.

      --
      meh
  92. Re:Presses have been stopped, here's corralized li by Anonymous Coward · · Score: 0

    Except that most people behind a corporate firewall won't be able to view any of your links. I don't know about you but I don't think my company is interested in opening a port so that I can read slashdotted articles.

  93. Honor System Browser Exploit by TheOtherChimeraTwin · · Score: 3, Funny
    This browser exploit works on the honor system.

    If you are using IE, FireFox, Opera or another graphical browser, please visit a dozen porn sites and delete two files at random from your hard drive.

    If you are using Lynx or another text browser, please visit http://www.asciipr0n.com/ and delete three files at random from your hard drive.

    Thank you for your cooperation.

    1. Re:Honor System Browser Exploit by Anonymous Coward · · Score: 0

      127.0.0.2 asciipr0n.com www.asciipr0n.com

      Now what?

  94. Re: Cached Links by Anonymous Coward · · Score: 0

    Coralize the links, they'll load WAY faster and more reliably:

    http://secunia.com/advisories/12712/
    Changes to:
    http://secunia.com.nyud.net:8090/advisories/12712/

  95. The timing was off by Anonymous Coward · · Score: 0

    When I tried it, the dialog came up while the Secunia page was still showing. The Citibank tab appeared but it didn't come to the top. This "exploit" doesn't seem like a security flaw so much as an interface/usability problem - really just a consequence of tabbed browsing that allows things to happen that are confusing to the user because the non-visible tabs can still do things.

    1. Re:The timing was off by Random+Guru+42 · · Score: 1

      Actually, the exploit is when you switch to the Citibank tab and start typing text in the zip textbox. It won't show up, rather appearing in the textbox on the Securia page.

      --
      Christopher S. 'coldacid' Charabaruk -- coldacid.net
  96. Firefox did not find any updates by Anonymous Coward · · Score: 0


    see subject
    v1.0 PR

  97. Re:Oh my Gosh... by zr-rifle · · Score: 1

    Konqueror (kde3.3.1) is actually already patched against the only vulnerability, the field-form-focus, that affects the browser.

    Way to go KDE!

    --
    Hack your mind out of its sandbox.
  98. Enable JavaScript by karnat10 · · Score: 1

    I agree with you that pages have to work without JavaScript. However, having JavaScript disabled permanently is ridiculous if you're using the Web professionally.

    Use a safe browser instead.

    1. Re:Enable JavaScript by cortana · · Score: 1

      You heard it here first! Professional web surfers agree: disabling Javascript is "ridiculous"!

      Seriously, Javascript is crap. The costs of using it far outweigh the benefits. You are not a slave to the web sites you visit!

  99. No Reason, Except... by Greyfox · · Score: 1
    That you're letting anyone execute code on your system, and even though it's severely limited it has already been amply demonstrated that even under those limitations it can not truly be done safely. Javascript is an ugly kludge to try to make a protocol that never was intended to be an application protocol perform as an application protocol. Not to mention the fact that the main use for Javascript as far as I can tell is to make annoyingly flashy web pages where you can't move your pointer at all for fear of dropping down a menu and obscuring the text you're trying to read.

    If you want to deploy a client-server program, write it in Java and design the protocol yourself. By the time you get done adding and configuring all the shit necessary to make a webapp act like a client-server application, you may as well have just written a Java program anyway. Oh, and I really don't like Java either, but at least you're not trying to shoehorn an application into a text delivery protocol with it.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:No Reason, Except... by NigelJohnstone · · Score: 1

      " That you're letting anyone execute code on your system, and even though it's severely limited "

      But thats the whole point, you can't do interactions server side because of the network lag between client and server would make it unworkable. Without code running client side you have no interaction beyond clicking links and waiting for new pages to download.
      So you will always have to run something client side to get interaction and it may aswell be a well rounded piece of code like Javascript.

      "Not to mention the fact that the main use for Javascript as far as I can tell is"

      Shopping carts, teaching aids, google adverts.... basically all client side interactions that aren't written in Java or Flash.

    2. Re:No Reason, Except... by Anonymous Coward · · Score: 0

      "Shopping carts, teaching aids, *google adverts*.... basically all client side interactions that aren't written in Java or Flash."

      Which I why I keep javascript turned off. Blocks another subset of ads. (I use ffox and adblock already (try /. without the images, it looks a little odd but it's faster and there's more text per page)).

      Ultimately, if you aren't using it for something that requires it, turn it off - keeping software as simple as possible is a good thing.

  100. Use a black and white TV by Anonymous Coward · · Score: 0

    those color TV's will make you go blind

    fkin luddite

  101. Pause by Maint_Pgmr_3 · · Score: 1

    Just put your mouse over the "click" link and the wait, the script runs without having to go to the link. Oh, and you want me to tell you which link, too, no doubt.

    wb

  102. overblown issues... by evangellydonut · · Score: 1

    while its useful to know those can be possible exploits, i noticed that with the first "bug", if you keep the mouse over original link for 8 seconds, the same dialog window will pop-up... no need to be looking at the tabbed window...

    as for the 2nd vulnerability, all my tabs are mis-behaving when i have the citi page open, so that's just a silly thing...

    regardless, nice to know someone's keeping an eye out...

  103. Give it time by 93+Escort+Wagon · · Score: 1

    One has to be careful before dismissing any of these bugs as "not serious" simply because it seems convoluted steps and/or circumstances are needed to take place in order to exploit it. Remember that some past exploits have shown admirable creativity. I recall a lot of people wrote off the recent IE drag-and-drop vulnerability for this very reason - but now effective exploits are in the wild, as they say.

    --
    #DeleteChrome
  104. Depends by genzil · · Score: 1

    It depends on how you open the link in Firefox, if you open it by a single click then I can see the cause for confusion.

    If you open the link by a middle click (as I usually do) then it should be more obvious what is happening.

  105. Re:Presses have been stopped, here's corralized li by Anonymous Coward · · Score: 0

    > Except that most people behind a corporate firewall won't be able to view any of your links. I don't know about you but I don't think my company is interested in opening a port so that I can read slashdotted articles.

    It's not our fault your company is a hostile work environment.

  106. Didn't work very good for me by spitzak · · Score: 1

    In fact it seems to have shown some bug in Safari or in Cocoa. I used ctrl+click to pop up the menu and choose open in a new window, and what happened is that the menu stayed up, and the dialog box appeared above the secunia site, and let my type it in. I could not raise the dialog box above the menu, or pick items from the menu. When I dismissed the dialog box the Citibank window opened.

    Trying a second time sort of worked better, perhaps because Citibank was cached. But in this case it stopped updating the window after only drawing a few items and paused waiting for me to fill in the dialog box.

  107. *Konqi User Yawns* by danalien · · Score: 1
    >The Mozilla etc problem seems equally serious.

    OOOhhhoo, finally my wish will be granted *ooooohhooo, bounces around out of happiness*

    *fast reading*

    • Secunia Research has discovered a vulnerability in Konqueror... [blah blah blah]...

      Inactive tabs can launch dialog boxes.... [blah balh blah] ...

      Successful exploitation would normally require that a user is tricked... [blah blah blah]...

      *Oohhh*A test is available * ooh ooh, does one dare ...*

      ...

      The vendor reports that the vulnerability has been fixed in KDE 3.3.1.

    *NoooooooooooooHHHH! ... SHIT, SCHEISE, SKIT, GREY PUPON *or what ever they say in french* , SAR, RAHAT! ... *etc etc etc* ..., why musta've be running KDE 3.3.1! ... ooohwhy, why, why can't our great überlord(s) grant one they wish to experince IE-*like*-vulnerability(ies)?! whyy, ooh you cruel überlord(s)!!* ... *goes crying on his pillow*

    </sarcasm>

    *Konqi User goes back to Yawning*

    --
    I don't claim I know more than I know, and if you know you know more than I know, then by all means, let me know.
  108. So how is this a security vulnerability? by PeterHammer · · Score: 1, Insightful

    To call the tab browsing issue with the alert boxes a security vulnerability sounds like a bit of a stretch. A hell of a confusing UI issue, truth be told, but hardly seems like a security problem.

    1) In my case, I have always had Firefox load tabs in the background. So when the dumb little dialog pops up I am still on the Secunia site.

    2) I would probably be very suspicious of a non-standard JS popup coming up and asking me for any sort of sensitive information.

    3) The user must consciously be using tab browsing (with tabs loading in the foreground) to have any chance of being dupped by this. Just clicking on the link to load the page in the same window cancels the setTimeout() call, and opening the link in a new window causes the secunia.com window to come to the foreground along with the popup. Since there is no html anchor target for a new tab, any one wanting to explore this vulnerability would have to be counting on catching users that have tabs that load in the foreground, and are unsavvy enough to fall for a Javascript dialog like that. My suspicion is that most users that would even know how to use tab browsing would have a mild clue.

  109. Oh boy thats weak by NigelJohnstone · · Score: 1

    Thats weak, a spoofing bug that I have to use my imagination?

  110. On what platform? by zogger · · Score: 2, Insightful

    Are these on all platforms, or just MS stuff, or what? I guess I am not seeing it, my apologies if it's there. For Moz 1.7xx whatever, they (secunia link in article) say this for a fix

    "Solution:
    Don't visit trusted web sites while visiting untrusted web sites OR disable JavaScript." CAPS are mine

    DUH, I never have scripting turned on. Thanks for the advice Secunia, turned it off a long time ago. It's the first thing I do with any new browser I download and install, I look at the preferences and make sure that scripting is not default on. Evil mojo it is. Seems like every other exploit has to do with having scripting turned on, or the traditional and infamous and legendary now e-vile "buffer overflows" thingee. It's like a bad Japanese sci fi "Radioactive mutant buffer overflows swamp tokyo!!11!". I got no control over "buffer overflows", that is the developers lookout (seems to never end, too, why is that???), but scripting any user got complete control over, and it pays to learn from history you would think. I really don't care how useful javascript is, it's way too insecure, been proven over and over, it's a bad idea to run it, IMO. Just like active X stuff for MS, just bad news from the git-go. One of the main reasons I don't get any web mail accounts anymore, most of them I have looked at seem to require it.

    no... not gonna do it... wouldn't be prudent....

  111. Konqueror work-around by kitzilla · · Score: 4, Informative

    I left Javascript enabled in Konqueror, but set "open new windows" to "ask" in preferences and set the other JS policies to "ignore." Site displayed normally, and the spoofed text entry box didn't launch.

    --
    This is my post. There are many others like it. If you don't like what you read here, go try one of the others.
  112. MOD PARENT TROLL by kmmatthews · · Score: 1, Troll

    'nuff said.

    --
    feh. stuff.
  113. Not really a browser problem by coolsva · · Score: 1

    AFAIK, this is related to the way generic windows work. When an application pops up a window or dialog, the topmost window of the application with the same window class as the caller is what is next behind the popup. In case of browsers, all windows/tabs are just running in a separate thread, so when thread A (from tab A) wants to pop-up a dialog box, if the topmost window of the application is B (which has the same class), the dialog will appear as though it is from window B.
    Sorry, dont think we can blame IE/Firefox or anyone else for this one.

  114. The dialog box popped-up too soon on my computer by Anonymous Coward · · Score: 0

    The JavaScript dialogue box popped up while I was still looking at the Secunia web page. The dialog box always appeared about 5 seconds before the Citibank webpage would even start to appear. The telephone lines in my neighborhood are only good for 26.4K and probably because of that slight slowness that the dialog box would always pop-up before the webpage had started to appear. That made the dialog box seem like it was poping-up from the Secunia webpage not the Citibank webpage. Someone with a faster Internet connection probably would have occasionaly had the dialog box open up at the same time as the Citibank webpage. I am using the Linux version of Mozilla Firefox 0.9.1 and running it in Slackware 10 Linux.

  115. Not limited to just content in the tab page... by KJACK98 · · Score: 1

    If you goto the second issue for Mozilla here and then click on the citibank link, its interesting that it grabs text in the url textbox, or if you open any other XUL dialog box (New Bookmark Folder - Though in IE its not affected when adding a bookmark) it doesn't let you enter text... This same vuneribility exists in internet explorer (grabs text in url textbox too) but I wonder if it can be exploited in IE/Mozilla using a hidden frame, or inline? I tested it with autofill but that part was fine.

  116. Good idea! by ParnBR · · Score: 1

    Since we're at it, why don't we go back using square wheels? =)

    --
    My neighbor's .sig is better than mine.
  117. WARNING: Don't click on link. by Entropy+Unleashed · · Score: 4, Informative

    The Last Measure link contains stuff you really don't want to be seeing. Don't click on it if you're just looking for a demo of the popup style.

    --

    "I would give my right hand to be ambidextrous."
  118. Browser windows must become hierarchical by Animats · · Score: 2, Interesting
    Browser windows are going to have to become hierarchical. If the code in window A causes the opening of window B, window B must be considered a child of window A. If window A closes, so must window B.

    This means popups can't survive their parents, which is probably a good thing.

    Visual parenting is needed, too. If the parent window is minimized or goes to the back, so should its child windows. Window headers should reflect the parent window's header.

    Child windows shouldn't be allowed to position themselves entirely outside of the parent window. They should have to overlap, at least marginally. (Strict users might turn on a mode where they have to overlap totally, like subwindows in an application.) This creates a visual association between the parent and child windows.

    With this, multiple window sites behave in a more tolerable manner.

  119. Easy solutions by billybob · · Score: 2, Insightful

    There are two solutions that would be pretty easy I think, I'm not sure which would be better.

    a) Delay displaying alert() calls until the tab is activated by the user.

    b) When alert() is called, make the tab that called it become active automatically. This should provide a good visual cue of who it belongs to.

    I think I would prefer the first option just so I wouldnt be distracted by the alert() box until I was going to use that tab anyways.

    --
    Joseph?
  120. We need a new view of security by gelfling · · Score: 3, Insightful

    We need to accept that all browsers are fundamentally broken and exposed and can't be fixed. We need therefore to understand security as that set of tools and behaviors that minimize our own exposures and risks with the understanding that Browsers, in fact all desktop tools are to some extent nothing more than Dreadnoughts and Maginot Lines too big and stupid to get out of their own way and only as effective as the stupidity of the attack that tries to hit them head on.

    The notion that browsers are exposed is really only relevant in term of what is exposed and how meaningful that exposure might be to you or your enterprise. If your browser gets hijacked - ok then what are you going to lose your bank account or credit card? Are you going to lose your health management PPO records? Are you going to go to jail when the FBI finds your kiddyporn? Or do you simply take other steps to protect yourself in the case when not if your machine is cracked and taken over.

    1. Re:We need a new view of security by Anonymous Coward · · Score: 0

      "We need to accept that all browsers are fundamentally broken and exposed and can't be fixed."

      Wrong. One browser, iCab (www.icab.de) for Macintosh, is not vulnerable to this problem; in fact, iCab hasn't shown a single vulnerability in more than 6 years (kind of strange that its still in beta).

  121. HE SHOOTS! HE SCOREZ!!! by Anonymous Coward · · Score: 0

    I use Konquerer as my main browser, with Mozilla and Epiphany as more "functional" browsers for specific sites I've found that need Java or Javascript (or cookies, for that matter). And lo and behold, that's exactly what's written in the article.

    ---
    Solution:
    Don't visit trusted web sites while visiting untrusted web sites or disable JavaScript.

    ---

  122. Konqueror vulnerable, really? by Balinares · · Score: 2, Interesting

    I tested the spoof vulnerability in Konqueror 3.3.1 (the latest).

    When displaying the popup, it 1) switched back to the tab that owns it, and 2) the popup clearly contained the server name "secunia.com".

    I was about to call this unhealthy sensationalism, but I haven't checked out older versions. Can anyone confirm the vulnerability in 3.3.0 and older? Thanks.

    --

    -- B.
    This sig does in fact not have the property it claims not to have.
  123. wrong! (who modded this insightfull?) by Mr+44 · · Score: 2, Insightful

    IE is not a system compromise in any technical sense. IE (and the rest of explorer) runs in user mode, same as any program. If you run as non-admin, it won't be able to affect anything your user account doesn't have access to.

    When they say IE is "integrated into the system" what is meant is that the re-usable browser component is guaranteed to be available on that system, like the common controls. It's considered a base-level system provided function. This allows other browsers like neoplanet or myie2 to be written without writing or distributing the HTML parsing engine.

  124. You Liar! by freakmn · · Score: 1

    Your profile says you post about once a month. I think you are cheating somehow. You hacker! I will have the admin ban you! What's that flying over my head? It looks...funny.

    --
    warning: This post is likely to contain gobs of dripping sarcasm. Consume at your own risk.
  125. [OT] Sig. by Anonymous Coward · · Score: 0

    Hello,
    Please excuse me for the offtopic reply, but where does your sig come from? It strongly reminds me of a @doing I've seen in some MUD, and I was wondering if you were perchance the same person. :)

    1. Re:[OT] Sig. by stromthurman · · Score: 1

      Unfortunately, I'm probably not the same person, as I've never spent any real amount of time MUDing. The sig is just a rot-13 encoded message saying something to the effect of "This sig has wasted some of your time," I can't remember the exact wording, and I'm far to lazy to translate it ;)

      --
      I have discovered a truly remarkable sig which this margin is too small to contain.
    2. Re:[OT] Sig. by Anonymous Coward · · Score: 0

      Oh, I did decode the sig alright, but thank you. :) I just found it funny that two different persons could have exactly the same evil, evil idea. I think the @doing in question was simply a Caesar-ciphered (thus forcing people to decode manually while still making the task temptingly easy) "How to best waste people's time."

      I understand that the owner of the @doing received death threats over this. ;)

    3. Re:[OT] Sig. by stromthurman · · Score: 1

      Haha, I do find great humor in that :)

      --
      I have discovered a truly remarkable sig which this margin is too small to contain.
  126. Excellent, an ad hoc patch race! by freality · · Score: 1

    This will be a good example of who patches faster.. OSS or CSS. And they're off!

  127. coral [Re:Slashdotted already...] by powdered+toast+dude · · Score: 1

    One wonders if slashdot enjoys crippling sites and confounding its own readers... otherwise surely they'd post coral-ified or other robust caching links.

    --
    I'm an animal lover -- they're delicious!
  128. Firefox's tabs by dfj225 · · Score: 4, Informative

    The window from an unactive tab coming to the front in Firefox does not really seem like that big of a deal. I kind of like the fact that it does this. At work, the server needs to resart to load a new java war file so I usually browse on other tabs while the server is restarting. when it starts, the notification window pops to the top. Perhaps there should be an option to turn this on or off (the option could default to off)...I don't really see that many people putting really important information into a javascript notification window anyway.

    --
    SIGFAULT
  129. Is the first one really a vulnerability? by Skudd · · Score: 1

    I mean, I can see how it could be used as such, but what about the legitimate implementations of it? That's more like an ability of JavaScript that can be exploited.

    Bad example, but it's no different than a firearm. Used properly, it can be used for protection and hunting game, but improperly it can be used to kill someone for no reason whatsoever.

  130. Turn off JPEG & HTML too by NigelJohnstone · · Score: 1

    "Which I why I keep javascript turned off. Blocks another subset of ads. "

    Better turn off JPEG and HTML too then, the most annoying ads are just JPEGS linked via affliate links. If you want to block Google adverts, you don't have to suffer. Just map "googlesyndication.com" to localhost in your hosts file.

    I tried Javascript (Active Scripting) switched off when I was using Internet Explorer. Nothing worked. The biggest problems, news sites that use pull down menus, popup pages from links, none of my banking sites worked, no stock investing, parts of zdnet failed, what a pain!

  131. Re:Oh my Gosh... by IDIIAMOTS · · Score: 1

    A more appropriate question to ask is, how long will the patch take to be distributed to end-users?
    Most people don't run nightly builds. Most non-geek people rely on distributions to provide them their patches. As more Windows/IE users migrate to OSS software, the question "How long until the patch is pushed to me by Redhat/SuSe/etc?" will become more relevant than "How long it took someone to mark the bug as 'fixed'?"

  132. Big Day For Colour Vulnerabilities by Anonymous Coward · · Score: 1, Funny
  133. Re:wrong! (who modded this insightfull?) by DrSkwid · · Score: 1


    you are correct, I trusted the summary's use of "System", bad DrSkwid

    btw. it is insightful

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  134. Re:wrong! (who modded this insightfull?) by Anonymous Coward · · Score: 0

    > btw. it is insightful

    No, it isn't.

  135. Re:wrong! (who modded this insightfull?) by Mr+44 · · Score: 0, Offtopic

    Well, since I posted, 2 more mods have agreed that your factually incorrect post is "insightful". Gotta love slashdot.

  136. Re:wrong! (who modded this insightfull?) by DrSkwid · · Score: 0, Offtopic

    you idiot

    see the subject :

    insightfull

    whereas the correct spelling is ?

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  137. My reply--Repeat after me, IE runs in user mode... by Anonymous Coward · · Score: 0

    OKAY thanks for the CAPS LOCK.

    An IE vulnerability has never affected my system any more or less than a Mozilla vulnerability, despite IE's integration with the shell. This is just something IE-bashers restate over and over to "prove" that IE's vulnerabilities are somehow worse merely, because IE has a reusable COM architecture that is globally exposed to the shell and used everywhere.

    I hate to burst your bubble, but iexplore.exe runs in user mode like any other app. Integration with the shell is something that has been way overblown here on Slashdot (in fact, it's amusing that in one breath people will argue that IE isn't integrated and can be easily removed and therefore Microsoft is lying, and in the other breath they will argue that IE is so tied to the shell that it's a security hazard).

    Mozilla has had vulnerabilities so bad, files in my download folder were disappearing! Imagine the ABSOLUTE UPROAR that would be on Slashdot if that happened to IE. But because it was Mozilla/Firefox, it was glossed over and forgotten.

    I am an extremely happy Opera user, and though it too has its share of flaws from time to time, Mozilla has more than proven itself to be a hole-ridden piece of software with a strange bug-handling strategy--witness the flaw discovered in 1999 and marked "Confidential" for five years only to be fixed just recently (oh, yeah, remember that? Slashdot reported on it...yet again it was glossed over and forgotten by the masses).

  138. Re:wrong! (who modded this insightfull?) by DrSkwid · · Score: 0, Offtopic

    hehe I'm not modding it myself, honest!

    yay, a 5 for being wrong, I wish one still got the proper karma score instead of "excellent" !

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  139. Isn't it funny? by Anonymous Coward · · Score: 0, Insightful

    Slashdot on Mondays:

    IE can easily be removed from Windows! Microsoft was lying! IE is nothing more than a reusable COM.

    Slashdot on Wednesdays:

    IE is so tied into the system that it's a security hazard! That makes its vulnerabilities somehow worse than Mozilla's various file-deleting holes and other vulnerabilities!

    Come on, guys, get a standard story on IE's integration and stick to it.

  140. Re:It's a clever one. - u still don't get it by Anonymous Coward · · Score: 0

    You still don't get it.

    It's a demo, not a honed exploit - you have to use your head and a little effort to imagine an exploit, but good grief, it only takes a *little* thought to see it.

    The second demo technique could easily be used to harvest a password. Those fields don't usually have anything showing up in the to begin with. The javascript could also probably be used to populate that field on the bankone page with characters that would show up as asterisks as the user types. The focus was simply moved in the demo to show the technique - a much slicker attack is easily possible.

    And as far as it only working in tabs ... well there are a lot of us who open almost every page in a tab now - so much more convenient.

  141. WARNING: parent is a moronic offtopic troll! by Anonymous Coward · · Score: 0

    If you really clicked a link called Last Measure in a post by a guy named irc.goatse.cx troll, then after seeing garbage in Google translation checked out what was the original translated page, went to its url, saw an ascii art of goatse man stretching his ass (no hint yet, Einstein?) with nothing else but a text field a submit button below and with GNAA Last Measure version 3.4 in the browser title bar, you entered some text and hit the Submit Query button, and *THEN* you were surprised that you saw "stuff you really don't want to be seeing" then please take no offense but you must be a fucking moron! Grandparent made it VERY HARD to see what you saw by accident. Therefore he is not a troll. YOU ARE. I'm sorry but you are so unimaginably stupid that you should not be allowed to use the Interweb. Ever. Dear God, what an outrageously stupid imbecile you are! Seriously, I just cannot believe it! OMFG!!!!

  142. 3 years! by a1291762 · · Score: 1

    I've been on the bugzilla entry for this bug for three years! The fix was in CVS before the security bulletin came out.

    1. Re:3 years! by Seajays · · Score: 1
      Yeah bug 124750 is the focus() bug which was opened in February 2002.

      Not exactly the quickest response by Mozilla. Of course now it's gone all 'front page news' it's been fixed (in the nightly builds anyway).

      Doesn't sound much different to the Microsoft approach IMHO. :)

      https://bugzilla.mozilla.org/show_bug.cgi?id=12475 0

  143. Re:Oh my Gosh... by jd · · Score: 1

    You forgot to say what year's christmas.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  144. Re:Oh my Gosh... by jd · · Score: 1

    They can't. Mozilla isn't a recognised user on most Windows platforms. :) Only users can chown.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  145. Re:NY Times Ad...update button by .+visplek+. · · Score: 1

    The Mostly Crystal theme has an update button in the upper right corner. But it isn't red. It's blue and it turns green after checking. It works too, but not after a double click (this is waht the alt text says) but after a single click. ;)

    --
    - Save a tree, eat more woodpeckers
  146. Re:wrong! (who modded this insightfull?) by Anonymous Coward · · Score: 0

    and now we both get (rightly) modded down for being offtopic, negating whatever karma benefit the positive mods might have had ;)

  147. Re:This childish "immature" attitude always is her by Anonymous Coward · · Score: 0

    A poster points out the problems with the slashdot mod system and gets modded "flamebait" by some clueless numbnut with mod points. And the guy was (sensibly) posting as an AC to boot.

    The irony is priceless.

    Note to all slashdot modders. It helps to engage your brain BEFORE you click the "moderate" button.

    Thanks for your attention.

  148. It's not a bug, it's a feature by davidwr · · Score: 1

    Where have we heard this before?

    Ok, this should be relatively easy to fix, just do something so the user knows what tab launced the dialog. There are several obvious good solutions.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  149. OmniWeb, a Bit different... by Lord+Flipper · · Score: 1

    ...with the test. The java dialog box opens right on top of the original page, no transfer at all to the 'new' tab. Only an idiot would type anything besides 'buggeroff' into a java window from 'nowhere'.

    Meanwhile, still in OmniWeb, if the link is 'saved to clipboard' and opened as a tab, the test is totally bypassed. Omniweb will not let the test run in any manner that would show the setting or display of the 'new' tab BEFORE the phony dialog opens.

    Omni's the real 'alternative Mac browser'. I love Firefox, but it's not ready for prime time, not on a Mac, anyway. Way too windows-like. And getting slower. By the time it reaches v.2 it ought to give Opera a run for the money in the 'slug' dep't, if the 'curve' it's on stays even. Omni costs a few bucks. It's in that [sad violin swell] "you get what you pay for" area of life...

  150. Re:Mozilla*.* - load tabs in background by fjin · · Score: 1
    typing in a text box in a tab may send keypresses to a text box in another tab. It happens when I open many tabs at once; the last tab to load usually steals the focus.
    Doesn't the "Load in the Background" setting help here?
    If you are using Tabbrowser Extensions then go: Tab -> Tabbrowser Extensions Preferences ... -> Use Tab
    and there "New Tabs" section radio button to "Load in the Background"
  151. Software monsters... by argent · · Score: 1

    This monster is my own creation. I didn't know as much when I started building this as I do now.

    Oh, boy, have you ever had the "we can add this to the current design, and then spend six months finding problems and fixing them, or we can spend three months on a new design that incorporates the lessons we learned" discussion? And lost?

    Have you ever gotten bawled out for doing the redesign in your own time anyway?

    1. Re:Software monsters... by dcam · · Score: 1

      I haven't. Fortunately development decisions rest largely in my hands. The design of the site isn't too bad, the issues that we have are more graphical display than anything. I work for a pretty small company so that might be part of it.

      For a little while I left the company I am working for now and worked at another company. I left after 6 months because my suggestions were constantly being overruled. I don't understand how someone can overrule me on a purely technical matter when he hasn't written a line of code since the early 80s.

      Have you ever gotten bawled out for doing the redesign in your own time anyway?

      What is this "own time" that you speak of? I am not familiar with this phrase. I went to bed at 12:30 last night (working at home) and got up at 5:30 this morning to go to work.

      --
      meh
    2. Re:Software monsters... by argent · · Score: 1

      What is this "own time" that you speak of? I am not familiar with this phrase. I went to bed at 12:30 last night (working at home) and got up at 5:30 this morning to go to work.

      Hope you get THAT under control. It can kill you.

      No smileys here.

  152. Bravo! by Anonymous Coward · · Score: 0

    Bravo, Mr. irc.goatse.cx troll! My sincerest congratulations, Sir! Using an account named "irc.goatse.cx troll" you have posted a link named "Last Measure" even explaining what it does for those few who don't know it, getting to the final target was not easy, and yet people were still doing it, while your brilliant post was moderated as +5, Insightful for so long! This is a briliant achievement! But I have some idea for you: next time you might want to post a link to a website which you can edit. When anyone posts a comment "mod parent down, don't click link" or when someone moderates it down, just change the web page content removing goatse ascii art and the form with submit button leading to Last Measure url and instead put there a copy of Wikipedia article instead. That way mods won't mod you down. You might even have the webpage randomly redirect people to Last Measure website and Last Measure Wikipedia article upon clicking the submit button in such a way that for some time everyone would get the article and after some time the probability of getting Last Measure would increase, reaching one after the story is archived. It would be an honor if I could help writing such a script, please answer here or in your journal.

    1. Re:Bravo! by irc.goatse.cx+troll · · Score: 1

      I've thought about something similar, the beauty of it would be to make a fully slashdot worthy story (or steal one thats not very public) and then add a simple check if the referer is slashdot, and if it is then do a simple 1 in 50 or 1 in 100 chance of redirecting to lm. You could even submit it as a mainpage article and get it posted for who knows how long, but so far noones really had the time or desire to do that. That might change soon though..

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    2. Re:Bravo! by Anonymous Coward · · Score: 0

      Brilliant. Here's an idea: someone who has a website in an edu domain writes a summary of his master thesis involving Slashdot. Some bullshit about statistics and finding interesting patterns and correlations between the spectrum of numbers of posts on any given threshold for different topics, average post length, number of links or anything, but the point is that it should be interesting and maybe funny that someone is doing a very serious work using Slashdot as the main data source, preferably looking like someone who doesn't use or know Slashdot, writing "Slash Dot Portal" and explaining what it is like someone who just found etc. The point is that when it will look seriously but in such a way that it would be hard to believe that anyone sane would ever think about something like this, then it should be fairly easy to get posted on Slashdot in the funny topic, as something like "you wouldn't believe, but some guy is actually using slashdot for x" but it can't look like a joke of the website author, but rather something which is sure to provoke jokes. Now when I'm thinking about it maybe randomly linking to some ads and getting some money would be a better idea than lm... What do you think? (Sorry for chaotic writing but I'm in a hurry)

  153. Re:Mozilla*.* - load tabs in background by ParnBR · · Score: 1

    I always open everything in background. I think it's a bit annoying, but so far I can live with it. =) It can be reproduced this way: try to open simultaneously a lot of websites (in background, foreground, it doesn't matter). Some of these will probably load before the others, right? Select an already loaded website while others are still loading. Sometimes, a form or password box in other website will steal the keyboard focus. It is more likely to happen with the rightmost tabs, but I have no idea why.

    --
    My neighbor's .sig is better than mine.