Mozilla Suite/Firefox JavaScript Lambda Replace Heap Memory Disclosure Vulnerability
BID:12988
Info
Mozilla Suite/Firefox JavaScript Lambda Replace Heap Memory Disclosure Vulnerability
| Bugtraq ID: | 12988 |
| Class: | Access Validation Error |
| CVE: |
CVE-2005-0989 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 04 2005 12:00AM |
| Updated: | Feb 21 2007 06:06PM |
| Credit: | Discovery is credited to Azafran. Juha-Matti Laurio <[email protected]> identified this issue in Netscape and K-Meleon. |
| Vulnerable: |
Ubuntu Ubuntu Linux 5.0 4 powerpc Ubuntu Ubuntu Linux 5.0 4 i386 Ubuntu Ubuntu Linux 5.0 4 amd64 Ubuntu Ubuntu Linux 4.1 ppc Ubuntu Ubuntu Linux 4.1 ia64 Ubuntu Ubuntu Linux 4.1 ia32 SuSE SUSE Linux Enterprise Server 8 SuSE Linux Enterprise Server 9 Slackware Linux 10.1 Slackware Linux 10.0 Slackware Linux 9.1 Slackware Linux 9.0 Slackware Linux 8.1 Slackware Linux 8.0 Slackware Linux -current SGI ProPack 3.0 SCO Unixware 7.1.4 S.u.S.E. Novell Linux Desktop 9.0 S.u.S.E. Linux Professional 10.0 OSS S.u.S.E. Linux Professional 10.0 S.u.S.E. Linux Professional 9.3 x86_64 S.u.S.E. Linux Professional 9.3 S.u.S.E. Linux Professional 9.2 x86_64 S.u.S.E. Linux Professional 9.2 S.u.S.E. Linux Professional 9.1 x86_64 S.u.S.E. Linux Professional 9.1 S.u.S.E. Linux Personal 10.0 OSS S.u.S.E. Linux Personal 9.3 x86_64 S.u.S.E. Linux Personal 9.3 S.u.S.E. Linux Personal 9.2 x86_64 S.u.S.E. Linux Personal 9.2 S.u.S.E. Linux Personal 9.1 x86_64 S.u.S.E. Linux Personal 9.1 S.u.S.E. Linux Personal 9.0 x86_64 S.u.S.E. Linux Personal 9.0 S.u.S.E. Linux Personal 8.2 Redhat Linux 9.0 i386 Redhat Linux 7.3 i686 Redhat Linux 7.3 i386 Redhat Linux 7.3 Redhat Fedora Core4 Redhat Fedora Core3 Redhat Fedora Core2 Redhat Fedora Core1 Redhat Enterprise Linux WS 3 Redhat Enterprise Linux WS 2.1 Redhat Enterprise Linux ES 3 Redhat Enterprise Linux ES 2.1 Redhat Enterprise Linux AS 3 Redhat Enterprise Linux AS 2.1 Redhat Desktop 3.0 Redhat Advanced Workstation for the Itanium Processor 2.1 Netscape Netscape 7.2 Netscape Netscape 7.1 Netscape Netscape 7.0 Mozilla Thunderbird 1.0.2 Mozilla Thunderbird 1.0.1 Mozilla Thunderbird 1.0 Mozilla Thunderbird 0.9 Mozilla Thunderbird 0.8 Mozilla Thunderbird 0.7.3 Mozilla Thunderbird 0.7.2 Mozilla Thunderbird 0.7.1 Mozilla Thunderbird 0.7 Mozilla Thunderbird 0.6 Mozilla Firefox 1.0.2 Mozilla Firefox 1.0.1 Mozilla Camino 0.8.3 Mozilla Browser 1.7.6 Mandriva Linux Mandrake 10.2 x86_64 Mandriva Linux Mandrake 10.2 Mandriva Linux Mandrake 10.1 x86_64 Mandriva Linux Mandrake 10.1 MandrakeSoft Corporate Server 3.0 x86_64 MandrakeSoft Corporate Server 3.0 K-Meleon K-Meleon 0.9 HP HP-UX B.11.23 HP HP-UX B.11.22 HP HP-UX B.11.11 HP HP-UX B.11.00 Debian Linux 3.1 sparc Debian Linux 3.1 s/390 Debian Linux 3.1 ppc Debian Linux 3.1 mipsel Debian Linux 3.1 mips Debian Linux 3.1 m68k Debian Linux 3.1 ia-64 Debian Linux 3.1 ia-32 Debian Linux 3.1 hppa Debian Linux 3.1 arm Debian Linux 3.1 amd64 Debian Linux 3.1 alpha Debian Linux 3.1 |
| Not Vulnerable: |
Netscape Netscape 8.0 Mozilla Thunderbird 1.0.5 Mozilla Firefox 1.0.3 Mozilla Browser 1.7.7 |
Discussion
Mozilla Suite/Firefox JavaScript Lambda Replace Heap Memory Disclosure Vulnerability
Mozilla Suite/Firefox are reported prone to a memory-disclosure vulnerability. This issue can allow a remote attacker to access arbitrary heap memory.
Due to an error in the way 'replace()' handles lambda expressions, a remote attacker can access arbitrary heap memory from a vulnerable client.
Information harvested in this manner could then aid in further attacks launched against the vulnerable computer (such as memory-corruption exploits).
Firefox versions 1.0.1 and 1.0.2 are reported vulnerable. Mozilla 1.7.6 is vulnerable as well. Other versions may also be affected.
K-Meleon 0.9 is vulnerable to this issue. Older versions may be affected as well.
Camino 0.8.3 is affected by this issue. Other versions of Camino may be affected as well.
Mozilla Suite/Firefox are reported prone to a memory-disclosure vulnerability. This issue can allow a remote attacker to access arbitrary heap memory.
Due to an error in the way 'replace()' handles lambda expressions, a remote attacker can access arbitrary heap memory from a vulnerable client.
Information harvested in this manner could then aid in further attacks launched against the vulnerable computer (such as memory-corruption exploits).
Firefox versions 1.0.1 and 1.0.2 are reported vulnerable. Mozilla 1.7.6 is vulnerable as well. Other versions may also be affected.
K-Meleon 0.9 is vulnerable to this issue. Older versions may be affected as well.
Camino 0.8.3 is affected by this issue. Other versions of Camino may be affected as well.
Exploit / POC
Mozilla Suite/Firefox JavaScript Lambda Replace Heap Memory Disclosure Vulnerability
An exploit is not required.
The following proof of concept is available:
var rx=/val/i;
x = x.replace(rx,function($1){
$1.match(rx);
return "";
});
An exploit is not required.
The following proof of concept is available:
var rx=/val/i;
x = x.replace(rx,function($1){
$1.match(rx);
return "";
});
Solution / Fix
Mozilla Suite/Firefox JavaScript Lambda Replace Heap Memory Disclosure Vulnerability
Solution:
The vendor has released an upgrade dealing with this issue.
Please see the referenced advisories for more information.
Mozilla Thunderbird 0.7
Mozilla Thunderbird 0.7.2
Mozilla Thunderbird 0.7.3
Mozilla Thunderbird 0.8
Mozilla Thunderbird 0.9
Mozilla Thunderbird 1.0
Mozilla Firefox 1.0.1
Mozilla Thunderbird 1.0.1
Mozilla Firefox 1.0.2
Mozilla Thunderbird 1.0.2
Mozilla Browser 1.7.6
S.u.S.E. Linux Professional 10.0
Netscape Netscape 7.0
Netscape Netscape 7.1
Netscape Netscape 7.2
S.u.S.E. Linux Professional 9.1 x86_64
S.u.S.E. Linux Professional 9.1
S.u.S.E. Linux Professional 9.2 x86_64
S.u.S.E. Linux Professional 9.3 x86_64
S.u.S.E. Linux Professional 9.3
Solution:
The vendor has released an upgrade dealing with this issue.
Please see the referenced advisories for more information.
Mozilla Thunderbird 0.7
-
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Thunderbird 0.7.2
-
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Thunderbird 0.7.3
-
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Thunderbird 0.8
-
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Thunderbird 0.9
-
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Thunderbird 1.0
-
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Firefox 1.0.1
-
Mozilla Firefox 1.0.3
http://www.mozilla.org/products/firefox/
Mozilla Thunderbird 1.0.1
-
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Firefox 1.0.2
-
Mozilla Firefox 1.0.3
http://www.mozilla.org/products/firefox/
Mozilla Thunderbird 1.0.2
-
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_alpha.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_alpha.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_amd64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_amd64.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_arm.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_arm.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_hppa.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_hppa.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_i386.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_i386.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_ia64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_ia64.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_m68k.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_m68k.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_mips.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_mips.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_mipsel.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_mipsel.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_powerpc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_powerpc.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_s390.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_s390.deb -
Debian mozilla-thunderbird-dev_1.0.2-2.sarge1.0.6_sparc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-dev_1.0.2-2.sarge1.0.6_sparc.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_alpha.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_alpha.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_amd64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_amd64.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_arm.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_arm.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_hppa.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_hppa.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_i386.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_i386.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_ia64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_ia64.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_m68k.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_m68k.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_mips.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_mips.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_mipsel.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_mipsel.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_powerpc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_powerpc.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_s390.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_s390.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_sparc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-inspector_1.0.2-2.sarge1.0.6_sparc.deb -
Debian mozilla-thunderbird-inspector_1.0.2-2.sarge1.0.6_sparc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_sparc.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_alpha.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_alpha.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_amd64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_amd64.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_arm.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_arm.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_hppa.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_hppa.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_i386.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_i386.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_ia64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_ia64.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_m68k.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_m68k.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_mips.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_mips.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_mipsel.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_mipsel.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_powerpc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_powerpc.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_s390.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_s390.deb -
Debian mozilla-thunderbird-offline_1.0.2-2.sarge1.0.6_sparc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-offline_1.0.2-2.sarge1.0.6_sparc.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_alpha.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_alpha.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_amd64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_amd64.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_arm.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_arm.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_hppa.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_hppa.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_i386.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_i386.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_ia64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_ia64.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_m68k.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_m68k.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_mips.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_mips.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_mipsel.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_mipsel.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_powerpc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_powerpc.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_s390.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_s390.deb -
Debian mozilla-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_sparc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird-typeaheadfind_1.0.2-2.sarge1.0.6_sparc.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_alpha.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_alpha.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_amd64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_amd64.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_arm.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_arm.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_hppa.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_hppa.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_i386.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_i386.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_ia64.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_ia64.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_m68k.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_m68k.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_mips.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_mips.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_mipsel.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_mipsel.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_powerpc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_powerpc.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_s390.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_s390.deb -
Debian mozilla-thunderbird_1.0.2-2.sarge1.0.6_sparc.deb
Debian GNU/Linux 3.1 alias sarge
http://security.debian.org/pool/updates/main/m/mozilla-thunderbird/moz illa-thunderbird_1.0.2-2.sarge1.0.6_sparc.deb -
Mozilla Thunderbird 1.0.5
http://www.mozilla.org/products/thunderbird/
Mozilla Browser 1.7.6
-
Mozilla Suite 1.7.7
http://www.mozilla.org/products/mozilla1.x/
S.u.S.E. Linux Professional 10.0
-
SuSE MozillaFirefox-1.0.8-0.2.ppc.rpm
SUSE LINUX 10.0:
ftp://ftp.suse.com/pub/suse/i386/update/10.0/rpm/ppc/MozillaFirefox-1. 0.8-0.2.ppc.rpm -
SuSE MozillaThunderbird-1.0.8-0.2.i586.rpm
SUSE LINUX 10.0:
ftp://ftp.suse.com/pub/suse/i386/update/10.0/rpm/i586/MozillaThunderbi rd-1.0.8-0.2.i586.rpm -
SuSE MozillaThunderbird-1.0.8-0.2.x86_64.rpm
SUSE LINUX 10.0:
ftp://ftp.suse.com/pub/suse/i386/update/10.0/rpm/x86_64/MozillaThunder bird-1.0.8-0.2.x86_64.rpm
Netscape Netscape 7.0
-
Netscape Netscape 8.0
http://browser.netscape.com/ns8/download/
Netscape Netscape 7.1
-
Netscape Netscape 8.0
http://browser.netscape.com/ns8/download/
Netscape Netscape 7.2
-
Netscape Netscape 8.0
http://browser.netscape.com/ns8/download/
S.u.S.E. Linux Professional 9.1 x86_64
-
SuSE MozillaFirefox-1.0.3-0.5.x86_64.rpm
SUSE Linux 9.1:
ftp://ftp.suse.com/pub/suse/x86_64/update/9.1/rpm/x86_64/MozillaFirefo x-1.0.3-0.5.x86_64.rpm
S.u.S.E. Linux Professional 9.1
-
SuSE MozillaFirefox-1.0.3-0.5.i586.rpm
SUSE Linux 9.1:
ftp://ftp.suse.com/pub/suse/i386/update/9.1/rpm/i586/MozillaFirefox-1. 0.3-0.5.i586.rpm -
SuSE MozillaThunderbird-1.0.8-0.1.i586.rpm
SUSE LINUX 9.1:
ftp://ftp.suse.com/pub/suse/i386/update/9.1/rpm/i586/MozillaThunderbir d-1.0.8-0.1.i586.rpm -
SuSE MozillaThunderbird-1.0.8-0.1.x86_64.rpm
SUSE LINUX 9.1:
ftp://ftp.suse.com/pub/suse/x86_64/update/9.1/rpm/x86_64/MozillaThunde rbird-1.0.8-0.1.x86_64.rpm
S.u.S.E. Linux Professional 9.2 x86_64
-
SuSE mozilla-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-1.7.2-1 7.9.x86_64.rpm -
SuSE mozilla-calendar-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-calenda r-1.7.2-17.9.x86_64.rpm -
SuSE mozilla-devel-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-devel-1 .7.2-17.9.x86_64.rpm -
SuSE mozilla-dom-inspector-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-dom-ins pector-1.7.2-17.9.x86_64.rpm -
SuSE mozilla-irc-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-irc-1.7 .2-17.9.x86_64.rpm -
SuSE mozilla-mail-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-mail-1. 7.2-17.9.x86_64.rpm -
SuSE mozilla-spellchecker-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-spellch ecker-1.7.2-17.9.x86_64.rpm -
SuSE mozilla-venkman-1.7.2-17.9.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/mozilla-venkman -1.7.2-17.9.x86_64.rpm -
SuSE MozillaFirefox-1.0.3-1.1.x86_64.rpm
SUSE Linux 9.2:
ftp://ftp.suse.com/pub/suse/i386/update/9.2/rpm/x86_64/MozillaFirefox- 1.0.3-1.1.x86_64.rpm
S.u.S.E. Linux Professional 9.3 x86_64
-
SuSE mozilla-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-1.7.5-1 7.2.x86_64.rpm -
SuSE mozilla-calendar-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-calenda r-1.7.5-17.2.x86_64.rpm -
SuSE mozilla-devel-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-devel-1 .7.5-17.2.x86_64.rpm -
SuSE mozilla-dom-inspector-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-dom-ins pector-1.7.5-17.2.x86_64.rpm -
SuSE mozilla-irc-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-irc-1.7 .5-17.2.x86_64.rpm -
SuSE mozilla-mail-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-mail-1. 7.5-17.2.x86_64.rpm -
SuSE mozilla-spellchecker-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-spellch ecker-1.7.5-17.2.x86_64.rpm -
SuSE mozilla-venkman-1.7.5-17.2.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-venkman -1.7.5-17.2.x86_64.rpm
S.u.S.E. Linux Professional 9.3
-
SuSE mozilla-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-1.7.5-17. 2.i586.rpm -
SuSE mozilla-32bit-9.3-7.1.x86_64.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/mozilla-32bit-9 .3-7.1.x86_64.rpm -
SuSE mozilla-calendar-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-calendar- 1.7.5-17.2.i586.rpm -
SuSE mozilla-devel-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-devel-1.7 .5-17.2.i586.rpm -
SuSE mozilla-dom-inspector-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-dom-inspe ctor-1.7.5-17.2.i586.rpm -
SuSE mozilla-irc-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-irc-1.7.5 -17.2.i586.rpm -
SuSE mozilla-mail-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-mail-1.7. 5-17.2.i586.rpm -
SuSE mozilla-spellchecker-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-spellchec ker-1.7.5-17.2.i586.rpm -
SuSE mozilla-venkman-1.7.5-17.2.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/mozilla-venkman-1 .7.5-17.2.i586.rpm -
SuSE MozillaFirefox-1.0.3-1.1.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/MozillaFirefox-1. 0.3-1.1.i586.rpm -
SuSE MozillaFirefox-translations-1.0.3-1.1.i586.rpm
SUSE Linux 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/MozillaFirefox-tr anslations-1.0.3-1.1.i586.rpm -
SuSE MozillaThunderbird-1.0.8-0.2.i586.rpm
SUSE LINUX 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/i586/MozillaThunderbir d-1.0.8-0.2.i586.rpm -
SuSE MozillaThunderbird-1.0.8-0.2.x86_64.rpm
SUSE LINUX 9.3:
ftp://ftp.suse.com/pub/suse/i386/update/9.3/rpm/x86_64/MozillaThunderb ird-1.0.8-0.2.x86_64.rpm
References
Mozilla Suite/Firefox JavaScript Lambda Replace Heap Memory Disclosure Vulnerability
References:
References:
- JS "lambda" replace exposes malloc heap space after end of JS string (Brendan Eich
) - K-Meleon Home Page (K-Meleon)
- Mozilla Firefox (Azafran)
- Mozilla Foundation Security Advisory 2005-33 - Javascript "lambda" replace (Mozilla)
- Netscape Homepage (Netscape)
- RHSA-2005:383-07 - firefox security update (RedHat)
- RHSA-2005:384-11 - Mozilla security update (Red Hat)
- RHSA-2005:386-08 - Mozilla security update (RedHat)
- Security Alerts (Netscape)
- SSRT5940 rev.0 - HP-UX Mozilla remote, unauthorized user may execute privileged (HP)