CVE-2020-26978
- EPSS 0.42%
- Veröffentlicht 07.01.2021 14:15:12
- Zuletzt bearbeitet 21.11.2024 05:20:36
Using techniques that built on the slipstream research, a malicious webpage could have exposed both an internal network's hosts as well as services running on the user's local machine. This vulnerability affects Firefox < 84, Thunderbird < 78.6, and ...
CVE-2020-35111
- EPSS 0.46%
- Veröffentlicht 07.01.2021 14:15:12
- Zuletzt bearbeitet 21.11.2024 05:26:47
When an extension with the proxy permission registered to receive <all_urls>, the proxy.onRequest callback was not triggered for view-source URLs. While web content cannot navigate to such URLs, a user opening View Source could have inadvertently lea...
CVE-2020-35112
- EPSS 0.53%
- Veröffentlicht 07.01.2021 14:15:12
- Zuletzt bearbeitet 21.11.2024 05:26:47
If a user downloaded a file lacking an extension on Windows, and then "Open"-ed it from the downloads panel, if there was an executable file in the downloads directory with the same name but with an executable extension (such as .bat or .exe) that ex...
CVE-2020-35113
- EPSS 0.53%
- Veröffentlicht 07.01.2021 14:15:12
- Zuletzt bearbeitet 21.11.2024 05:26:47
Mozilla developers reported memory safety bugs present in Firefox 83 and Firefox ESR 78.5. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. T...
CVE-2020-26971
- EPSS 0.87%
- Veröffentlicht 07.01.2021 14:15:11
- Zuletzt bearbeitet 21.11.2024 05:20:36
Certain blit values provided by the user were not properly constrained leading to a heap buffer overflow on some video drivers. This vulnerability affects Firefox < 84, Thunderbird < 78.6, and Firefox ESR < 78.6.
CVE-2020-26973
- EPSS 0.19%
- Veröffentlicht 07.01.2021 14:15:11
- Zuletzt bearbeitet 21.11.2024 05:20:36
Certain input to the CSS Sanitizer confused it, resulting in incorrect components being removed. This could have been used as a sanitizer bypass. This vulnerability affects Firefox < 84, Thunderbird < 78.6, and Firefox ESR < 78.6.
CVE-2020-26958
- EPSS 0.3%
- Veröffentlicht 09.12.2020 01:15:13
- Zuletzt bearbeitet 21.11.2024 05:20:34
Firefox did not block execution of scripts with incorrect MIME types when the response was intercepted and cached through a ServiceWorker. This could lead to a cross-site script inclusion vulnerability, or a Content Security Policy bypass. This vulne...
CVE-2020-26959
- EPSS 0.5%
- Veröffentlicht 09.12.2020 01:15:13
- Zuletzt bearbeitet 21.11.2024 05:20:34
During browser shutdown, reference decrementing could have occured on a previously freed object, resulting in a use-after-free, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox < 83, Firefox ESR < 78.5, and T...
CVE-2020-26960
- EPSS 0.67%
- Veröffentlicht 09.12.2020 01:15:13
- Zuletzt bearbeitet 21.11.2024 05:20:34
If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and exploitable crash. This vulnerability affects Firefox < 83, Firefox ESR < 78.5, and Th...
CVE-2020-26961
- EPSS 0.28%
- Veröffentlicht 09.12.2020 01:15:13
- Zuletzt bearbeitet 21.11.2024 05:20:35
When DNS over HTTPS is in use, it intentionally filters RFC1918 and related IP ranges from the responses as these do not make sense coming from a DoH resolver. However when an IPv4 address was mapped through IPv6, these addresses were erroneously let...