VYPR

rpm package

opensuse/firefox-esr&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/firefox-esr&distro=openSUSE%20Tumbleweed

Vulnerabilities (2,106)

  • CVE-2020-26951Dec 9, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A parsing and event loading mismatch in Firefox's SVG code could have allowed load events to fire, even after sanitization. An attacker already capable of exploiting an XSS vulnerability in privileged internal pages could have used this attack to bypass our built-in sanitizer. Th

  • CVE-2020-26950Dec 9, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    In certain circumstances, the MCallGetProperty opcode can be emitted with unmet assumptions resulting in an exploitable use-after-free condition. This vulnerability affects Firefox < 82.0.3, Firefox ESR < 78.4.1, and Thunderbird < 78.4.2.

  • CVE-2020-15969Nov 3, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Use after free in WebRTC in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

  • CVE-2020-15999KEVNov 3, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

  • CVE-2020-6829Oct 28, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    When performing EC scalar point multiplication, the wNAF point multiplication algorithm was used; which leaked partial information about the nonce used during signature generation. Given an electro-magnetic trace of a few signature generations, the private key could have been com

  • CVE-2020-15680Oct 22, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    If a valid external protocol handler was referenced in an image tag, the resulting broken image size could be distinguished from a broken image size of a non-existent protocol handler. This allowed an attacker to successfully probe whether an external protocol handler was registe

  • CVE-2020-15681Oct 22, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    When multiple WASM threads had a reference to a module, and were looking up exported functions, one WASM thread could have overwritten another's entry in a shared stub table, resulting in a potentially exploitable crash. This vulnerability affects Firefox < 82.

  • CVE-2020-15682Oct 22, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    When a link to an external protocol was clicked, a prompt was presented that allowed the user to choose what application to open it in. An attacker could induce that prompt to be associated with an origin they didn't control, resulting in a spoofing attack. This was fixed by chan

  • CVE-2020-15683Oct 22, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Mozilla developers and community members reported memory safety bugs present in Firefox 81 and Firefox ESR 78.3. 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. This vuln

  • CVE-2020-15684Oct 22, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Mozilla developers reported memory safety bugs present in Firefox 81. 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. This vulnerability affects Firefox < 82.

  • CVE-2020-15254Oct 16, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Crossbeam is a set of tools for concurrent programming. In crossbeam-channel before version 0.4.4, the bounded channel incorrectly assumes that `Vec::from_iter` has allocated capacity that same as the number of iterator elements. `Vec::from_iter` does not actually guarantee that

  • CVE-2020-12401Oct 8, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox < 80 and Firefox for Android < 80.

  • CVE-2020-12400Oct 8, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    When converting coordinates from projective to affine, the modular inversion was not performed in constant time, resulting in a possible timing-based side channel attack. This vulnerability affects Firefox < 80 and Firefox for Android < 80.

  • CVE-2020-15663Oct 1, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    If Firefox is installed to a user-writable directory, the Mozilla Maintenance Service would execute updater.exe from the install location with system privileges. Although the Mozilla Maintenance Service does ensure that updater.exe is signed by Mozilla, the version could have bee

  • CVE-2020-15664Oct 1, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    By holding a reference to the eval() function from an about:blank window, a malicious webpage could have gained access to the InstallTrigger object which would allow them to prompt the user to install an extension. Combined with user confusion, this could result in an unintended

  • CVE-2020-15665Oct 1, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Firefox did not reset the address bar after the beforeunload dialog was shown if the user chose to remain on the page. This could have resulted in an incorrect URL being shown when used in conjunction with other unexpected browser behaviors. This vulnerability affects Firefox < 8

  • CVE-2020-15666Oct 1, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    When trying to load a non-video in an audio/video context the exact status code (200, 302, 404, 500, 412, 403, etc.) was disclosed via the MediaError Message. This level of information leakage is inconsistent with the standardized onerror/onsuccess disclosure and can lead to infe

  • CVE-2020-15667Oct 1, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    When processing a MAR update file, after the signature has been validated, an invalid name length could result in a heap overflow, leading to memory corruption and potentially arbitrary code execution. Within Firefox as released by Mozilla, this issue is only exploitable with the

  • CVE-2020-15668Oct 1, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    A lock was missing when accessing a data structure and importing certificate information into the trust database. This vulnerability affects Firefox < 80 and Firefox for Android < 80.

  • CVE-2020-15670Oct 1, 2020
    affected < 128.5.1-1.1fixed 128.5.1-1.1

    Mozilla developers reported memory safety bugs present in Firefox for Android 79. 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. This vulnerability affects Firefox < 80,

Page 44 of 106