diff options
author | luxagraf <sng@luxagraf.net> | 2015-10-25 08:45:11 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2015-10-25 08:45:11 -0400 |
commit | 0531523b372cc251a8391f5a12447d62f53916a9 (patch) | |
tree | 7e9c54c11f6d0283accdf10028966ceeb8e9a2bf /published/Webmonkey/Monkey_Bites/2007/07.30.07/Tue/firefox.txt |
initial commit
Diffstat (limited to 'published/Webmonkey/Monkey_Bites/2007/07.30.07/Tue/firefox.txt')
-rw-r--r-- | published/Webmonkey/Monkey_Bites/2007/07.30.07/Tue/firefox.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/published/Webmonkey/Monkey_Bites/2007/07.30.07/Tue/firefox.txt b/published/Webmonkey/Monkey_Bites/2007/07.30.07/Tue/firefox.txt new file mode 100644 index 0000000..840a88b --- /dev/null +++ b/published/Webmonkey/Monkey_Bites/2007/07.30.07/Tue/firefox.txt @@ -0,0 +1,14 @@ +Mozilla has pushed out a Firefox update to patch some security issues which we [mentioned last week][4]. The new update, Firefox 2.0.0.6 comes just two weeks after the last security update. + +Firefox 2.0.0.6 fixes a critical vulnerability that would cause the browser to pass on unescaped URIs to external programs, which opened up all sorts of nasty attacks, including a means for hackers to install malware on Windows simply by offering a specially crafted link. + +The new update also addresses a less serious vulnerability involving Firefox add-ons. + +The update can be [downloaded from the Mozilla servers][1]. The [release notes][3] are available and if you'd like more information on the security issues, the patch information can be found [here][2]. + +A security advisor sent out to Mozilla's mailing list also lists new version of Thunderbird 2.0.0.6, 1.0.5.13 and SeaMonkey 1.1.4 which all address the same issues. + +[1]: http://www.mozilla.com/en-US/firefox/all.html +[2]: http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.6 +[3]: http://www.mozilla.com/en-US/firefox/2.0.0.6/releasenotes/ +[4]: http://blog.wired.com/monkeybites/2007/07/uri-vulnerabili.html "URI Vulnerabilities Continue To Plague Firefox 2"
\ No newline at end of file |