Showing posts with label firefox. Show all posts
Showing posts with label firefox. Show all posts

Tuesday, April 12, 2011

Firefox 4 Improves Speed and Security


Firefox 4 Improves Speed and Security
from WatchGuard Security Center by Corey Nachreiner


For any Firefox fans out there, Mozilla has released version 4, which you can download now. Firefox 4 contains a number of improvements, but the most relevant to this blog are its security updates.

One of Firefox 4′s new features is called Content Security Policy (CSP). This feature helps to prevent Cross Site Scripting (XSS) and Cross Site Request Forgery (CSRF) attacks. In the past, extensions like NoScript could try to prevent XSS attacks, by just preventing one site (or domain) from injecting script into another site (or domain). However, this basic XSS detection often results in false positives, as some developers actually design sites to work that way. Mozilla’s new CSP feature takes a more active approach. Web servers share special headers telling the browser what sort of content or scripts to expect. Mozilla won’t processes any content that the server didn’t specify, thus potentially avoiding injected scripts. That said, for all this to work the web sites we visit need to start supporting CSP headers.

Another new feature is Firefox’s support of the Strict-Transport-Security header. When you go to sites like gmail.com, you really want to visit the HTTPS version of the site. However, if you don’t bother typing the full URL into your browser, you may accidentally visit the normal HTTP site first, before being redirected to the HTTPS version. This little transition could provide attackers with what they need to exploit a Man-in-the-Middle attack (MitM). The Strict-Transport-Security header — which Firefox 4 supports — allows a web site to specify that it will only allows HTTPS connections, thus preventing the scenario mentioned above.

Firefox 4 contains many other old and new security features which you can read about on Mozilla’s site, or in this SANS ISC handlers diary post.

Besides the security improvements I mentioned above, Firefox 4 is also a lot faster. Browsers like Chrome and Safari have done a lot to make the browsing experience much faster, mostly by improving JavaScript rendering. Firefox 4 includes similar improvements, making it three times faster than Firefox 3.x, and on par with the fastest browsers on the market.

If you use Firefox, I highly recommend you download version 4 for its security and performance improvements. Don’t forget to also grab the latest version of NoScript, which I never browse without. – Corey Nachreiner, CISSP (@SecAdept on Twitter)

Wednesday, November 3, 2010

Microsoft exposes Firefox users to drive-by malware downloads


Posted on Oct 21st:

"Remember that Microsoft .NET Framework Assistant add-on that Microsoft sneaked into Firefox without explicit permission from end users?

Well, the code in that add-on has a serious code execution vulnerability that exposes Firefox users to the “browse and you’re owned” attacks that are typically used in drive-by malware downloads."

See full article on ZDNet.com

LiveSecurity | Urgent: Firefox 3.6.11 Delivers 13 Security Fixes


--------------------------------------------------
Broadcast - Articles
FIREFOX 3.6.11 DELIVERS 13 SECURITY FIXES

SEVERITY: MEDIUM

21 October, 2010

SUMMARY:

* These vulnerabilities affect: Firefox 3.6.x and 3.5.x for
Windows, Linux, and Macintosh

* How an attacker exploits it: Typically by enticing one of your
users to visit a malicious web page

* Impact: Various results; in the worst case, an attacker
executes code on your user's computer, gaining complete control
of it

* What to do: Upgrade to Firefox 3.6.1 (or 3.5.14), or let
Firefox's automatic update do it for you

---------------------------------------------------------------
This is a summary, for the complete alert, see our web page:
https://www.watchguard.com/archive/showhtml.asp?pack=120075
--------------------------------------------------------------

STATUS:

The Mozilla Foundation has released Firefox 3.6.11 to fix these
vulnerabilities.

REFERENCES:

* Firefox 3.6.11 Release Notes


* Vulnerabilities Fixed in Firefox 3.6.11


This alert was researched and written by Corey Nachreiner, CISS