First published: Tue Jun 13 2017(Updated: )
A use-after-free vulnerability in IndexedDB when one of its objects is destroyed in memory while a method on it is still being executed. This results in a potentially exploitable crash.
Credit: security@mozilla.org
Affected Software | Affected Version | How to fix |
---|---|---|
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 | |
Thunderbird | <52.2 | 52.2 |
Firefox | <54.0 | |
Firefox ESR | <52.2.0 | |
Thunderbird | <52.2.0 | |
Debian | =8.0 | |
Debian | =9.0 | |
Firefox | <54 | 54 |
Firefox ESR | <52.2 | 52.2 |
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-7757 has been classified as a potentially exploitable crash due to the use-after-free vulnerability.
To fix CVE-2017-7757, users should update to Firefox version 54 or later, Firefox ESR version 52.2 or later, or Thunderbird version 52.2 or later.
Affected versions of Firefox are those prior to version 54.
Yes, Thunderbird versions prior to 52.2 are vulnerable to CVE-2017-7757.
CVE-2017-7757 is caused by a use-after-free issue in IndexedDB when an object is destroyed while a method is still executing.