Board index » Help Help » Technical Support




Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Firefox, Safari, and others affected by spoofing flaw
PostPosted: Wed Feb 09, 2005 5:11 pm 
Offline
Got Some
 Profile

Joined: Sun Oct 17, 2004 12:55 am
Posts: 1087
http://www.macworld.com/news/2005/02/08/spoof/index.php

Firefox, Safari, others struck by spoofing flaw

By John E. Dunn, Techworld.com

A dangerous spoofing security hole has been found in almost every browser on the market -- except one.

Mozilla, Firefox, Safari, OmniWeb, Opera and Netscape all suffer from the "moderately critical" vulnerability that allows the spoofing of address bar URLs and SSL certificates, but, incredibly Microsoft Corp.'s Internet Explorer gets a clean bill of health.

Publicized by security company Secunia, the flaw affect the range of browsers using the open-source Gecko browser kernel. Anyone using an affected browser would be able to visit spoofed websites without being aware of it, something that would aid any crime based on setting up bogus websites, such as phishing.

The flaw arises from the way the named browsers resolve web addresses that include international characters in International Domain Name (IDN) URLs. Russian researchers Evgeniy Gabrilovich and Alex Gontmakher first outlined the potential for such a spoofing issue in 2002, in what was then a theoretical paper, The Homograph Attack. Exploiting the hole could, they reasoned, allow them to register a "homographic" variant of http://www.microsoft.com that included Unicode/UTF-8-defined Russian characters similar to certain ASCII characters.

They speculated that some browsers would either resolve these characters in a garbled way or would, as has turned out to be the case, present them as if the registered domain was actually the real Microsoft.com. Users could also be fooled into believing the bogus site was protected by an SSL certificate when it wasn’t.

There is no patch for the vulnerability though users can at least test browsers for it on the Secunia website.


Top
 
 Post subject: Re: Firefox, Safari, and others affected by spoofing flaw
PostPosted: Wed Feb 09, 2005 5:24 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
Angela wrote:
incredibly Microsoft Corp.'s Internet Explorer gets a clean bill of health.


Well, I guess there is a first time for everything.


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 5:35 pm 
Offline
Got Some
 Profile

Joined: Sun Oct 17, 2004 12:55 am
Posts: 1087
I have Firefox version 1.0 as well, and apparently I am vulnerable.

*waits for patch*

Edit: Hmmm, I could have sworn you had another post here Buggy.. heh


Last edited by Angela on Wed Feb 09, 2005 5:36 pm, edited 1 time in total.

Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 5:36 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
Well maybe I spoke too soon, I tried it on another computer with the same broweser and it did have that problem. That's totally odd.

Edit: Where did my other post go?


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:25 pm 
Offline
User avatar
Got Some
 WWW  Profile

Joined: Sat Oct 16, 2004 11:53 pm
Posts: 2918
Location: Right next door to hell.
Firefox 1.0 on Mac OS 10.2.8 looks ok to me.
And Safari wouldn't even resolve the address with the weird character.

_________________
There's just 2 hours left until you find me dead.


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:29 pm 
Offline
Got Some
 Profile

Joined: Sun Oct 17, 2004 12:55 am
Posts: 1087
Buggy wrote:
Edit: Where did my other post go?


You didn't delete it? Weird.


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:31 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
Angela wrote:
Buggy wrote:
Edit: Where did my other post go?

You didn't delete it? Weird.


I have a feeling I've been duped :x
Either that or I must have done something stupid and didnt know I did, which may not be far from the relm of possibilities.


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:32 pm 
Offline
User avatar
Yeah Yeah Yeah
 Profile

Joined: Sat Oct 16, 2004 11:38 pm
Posts: 4412
Location: red mosquito
Here's the Firefox fix:
Quote:
1) Goto your Firefox address bar. Enter about:config and press enter. Firefox will load the (large!) config page.

2) Scroll down to the line beginning network.enableIDN -- this is International Domain Name support, and it is causing the problem here. We want to turn this off -- for now. Ideally we want to support international domain names, but not with this problem.

3) Double-click the network.enableIDN label, and Firefox will show a dialog set to 'true'. Change it to 'false' (no quotes!), click Ok. You are done.

4) Go check out the shmoo demo again and notice it no longer works.


Here's a site to test the fix:
http://www.shmoo.com/idn/


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:34 pm 
Offline
Got Some
 Profile

Joined: Sun Oct 17, 2004 12:55 am
Posts: 1087
Buggy wrote:
Angela wrote:
Buggy wrote:
Edit: Where did my other post go?

You didn't delete it? Weird.


I have a feeling I've been duped :x
Either that or I must have done something stupid and didnt know I did, which may not be far from the relm of possibilities.


Well you're not being duped by me. :?


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:36 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
Thanks for the fix tommy.


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:36 pm 
Offline
User avatar
Yeah Yeah Yeah
 Profile

Joined: Sat Oct 16, 2004 11:38 pm
Posts: 4412
Location: red mosquito
tommymctom wrote:
Here's the Firefox fix:
Quote:
1) Goto your Firefox address bar. Enter about:config and press enter. Firefox will load the (large!) config page.

2) Scroll down to the line beginning network.enableIDN -- this is International Domain Name support, and it is causing the problem here. We want to turn this off -- for now. Ideally we want to support international domain names, but not with this problem.

3) Double-click the network.enableIDN label, and Firefox will show a dialog set to 'true'. Change it to 'false' (no quotes!), click Ok. You are done.

4) Go check out the shmoo demo again and notice it no longer works.


Here's a site to test the fix:
http://www.shmoo.com/idn/


Wierd, this fix worked for me a few days ago when I first applied it, but now it's not working...


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:39 pm 
Offline
User avatar
Administrator
 WWW  Profile

Joined: Sat Oct 16, 2004 7:44 pm
Posts: 8910
Location: Santa Cruz
Gender: Male
It worked for me.


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 6:42 pm 
Offline
User avatar
Yeah Yeah Yeah
 Profile

Joined: Sat Oct 16, 2004 11:38 pm
Posts: 4412
Location: red mosquito
I got it working again.


Top
 
 Post subject:
PostPosted: Wed Feb 09, 2005 8:39 pm 
Offline
User avatar
Force of Nature
 Profile

Joined: Sun Oct 17, 2004 2:18 pm
Posts: 946
Location: State College
thanks alot for the fix!!

_________________
paint a picture using only gray
light your pillow. lay back. watch the flames...

Get Firefox!


Top
 
 Post subject:
PostPosted: Thu Feb 10, 2005 6:29 am 
Offline
User avatar
The Man, The Myth
 WWW  Profile

Joined: Sun Oct 17, 2004 12:12 am
Posts: 1080
Location: boulder
Let me point out a few things. First, Secunia is involved (remember them? Where is peeps?).

Secondly, that is NOT a fix for Firefox. It'll work right when you switch it but as soon as you restart your browser, you're back to it not working again.

Thirdly, this isn't a flaw in Firefox, Opera, etc., it's a flaw in the standards that dictate how these browsers work. These browsers are correctly implementing the standard - for example, when Opera was contacted about this, they said they're not even going to provide a workaround because they are doing things correctly. The only reason Microsoft fared okay on this is because they're not a standards browser, the single most annoying thing to anyone who does web design (it's the reason your website can look completely screwed up in IE and not the other browsers, or vice versa).

_________________
"my fading voice sings, of love..."


Top
 
 Post subject:
PostPosted: Thu Feb 10, 2005 8:10 am 
Offline
User avatar
Stone's Bitch
 Profile

Joined: Sun Oct 17, 2004 8:24 pm
Posts: 3786
Location: Perú
Gender: Male
Internet Explorer rules! 8)

_________________
Sing yourself a melody, cry a tear of joy.


Top
 
 Post subject:
PostPosted: Thu Feb 10, 2005 1:36 pm 
Offline
User avatar
Force of Nature
 Profile

Joined: Sun Oct 17, 2004 2:18 pm
Posts: 946
Location: State College
stonecrest wrote:
Let me point out a few things. First, Secunia is involved (remember them? Where is peeps?).

Secondly, that is NOT a fix for Firefox. It'll work right when you switch it but as soon as you restart your browser, you're back to it not working again.

Thirdly, this isn't a flaw in Firefox, Opera, etc., it's a flaw in the standards that dictate how these browsers work. These browsers are correctly implementing the standard - for example, when Opera was contacted about this, they said they're not even going to provide a workaround because they are doing things correctly. The only reason Microsoft fared okay on this is because they're not a standards browser, the single most annoying thing to anyone who does web design (it's the reason your website can look completely screwed up in IE and not the other browsers, or vice versa).


so what should be done about this problem?

_________________
paint a picture using only gray
light your pillow. lay back. watch the flames...

Get Firefox!


Top
 
 Post subject:
PostPosted: Thu Feb 10, 2005 1:47 pm 
Offline
User avatar
Got Some
 WWW  Profile

Joined: Sat Oct 16, 2004 11:53 pm
Posts: 2918
Location: Right next door to hell.
*registers http://www.pearljаm.com *

:twisted:

_________________
There's just 2 hours left until you find me dead.


Top
 
 Post subject:
PostPosted: Thu Feb 10, 2005 1:56 pm 
Offline
Got Some
 Profile

Joined: Sun Oct 17, 2004 12:55 am
Posts: 1087
According to this thread on the mozilla forum, there is a temporary workaround different from the one posted above:
________________________________________

Workaround
This can be worked around by disabling IDN support. To do this, you will have to edit compreg.dat, which is located in your Firefox profile directory (Common profile locations).

Open this file with a text editor which understands the line endings in it, such as Wordpad (or your favourite text editor on other platforms), and comment out all lines containing IDN by adding # at the start of the line. For example:

Code:
#4byteshex-2byteshex-2byteshex-2byteshex-6byteshex},@mozilla.org/network/idn-service;1,,nsIDNService,rel:libnecko.so


Note: you will have to repeat this edit if you install any themes or extensions, as compreg.dat gets regenerated.


Top
 
 Post subject:
PostPosted: Thu Feb 10, 2005 2:25 pm 
Offline
User avatar
Force of Nature
 Profile

Joined: Sun Oct 17, 2004 2:18 pm
Posts: 946
Location: State College
thank you :)

_________________
paint a picture using only gray
light your pillow. lay back. watch the flames...

Get Firefox!


Top
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next

Board index » Help Help » Technical Support


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Wed Nov 19, 2025 7:01 am