First published: Tue Jan 24 2017(Updated: )
Hashed codes of JavaScript objects are shared between pages. This allows for pointer leaks because an object's address can be discovered through hash codes, and also allows for data leakage of an object's content using these hash codes. This vulnerability affects Thunderbird < 45.7, Firefox ESR < 45.7, and Firefox < 51.
Credit: security@mozilla.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mozilla Firefox ESR | <45.7 | 45.7 |
debian/firefox | 118.0.2-1 | |
debian/firefox-esr | 91.12.0esr-1~deb10u1 115.3.1esr-1~deb10u1 102.15.0esr-1~deb11u1 115.3.1esr-1~deb11u1 102.15.1esr-1~deb12u1 115.3.0esr-1~deb12u1 115.3.0esr-1 115.4.0esr-1 | |
Mozilla Thunderbird | <45.7 | 45.7 |
Mozilla Firefox | <51 | 51 |
Debian GNU/Linux | =8.0 | |
Red Hat Enterprise Linux | =5.0 | |
Red Hat Enterprise Linux | =6.0 | |
Red Hat Enterprise Linux | =7.0 | |
redhat enterprise Linux desktop | =5.0 | |
redhat enterprise Linux desktop | =6.0 | |
redhat enterprise Linux desktop | =7.0 | |
redhat enterprise Linux server | =5.0 | |
redhat enterprise Linux server | =6.0 | |
redhat enterprise Linux server | =7.0 | |
redhat enterprise Linux server aus | =7.3 | |
redhat enterprise Linux server aus | =7.4 | |
redhat enterprise Linux server eus | =7.3 | |
redhat enterprise Linux server eus | =7.4 | |
redhat enterprise Linux server eus | =7.5 | |
redhat enterprise Linux workstation | =5.0 | |
redhat enterprise Linux workstation | =6.0 | |
redhat enterprise Linux workstation | =7.0 | |
Mozilla Thunderbird | <45.7.0 | |
Mozilla Firefox | <51.0 | |
Mozilla Firefox ESR | <45.7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)
CVE-2017-5378 is considered a moderate vulnerability due to potential data leakage from shared JavaScript object hashes.
To resolve CVE-2017-5378, update Mozilla Firefox and Thunderbird to at least version 45.7.
CVE-2017-5378 affects Mozilla Firefox versions earlier than 45.7 and Thunderbird versions earlier than 45.7.
Yes, CVE-2017-5378 may allow for data leakage due to the shared hash codes between JavaScript objects.
CVE-2017-5378 is not classified as critical but poses significant risk due to its ability to leak sensitive information.