VYPR

rpm package

suse/MozillaThunderbird&distro=SUSE Package Hub 12

pkg:rpm/suse/MozillaThunderbird&distro=SUSE%20Package%20Hub%2012

Vulnerabilities (265)

  • CVE-2018-12371HigJul 9, 2020
    affected < 60.3.0-74.2fixed 60.3.0-74.2

    An integer overflow vulnerability in the Skia library when allocating memory for edge builders on some systems with at least 16 GB of RAM. This results in the use of uninitialized memory, resulting in a potentially exploitable crash. This vulnerability affects Firefox ESR < 60.1,

  • CVE-2019-9820CriJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    A use-after-free vulnerability can occur in the chrome event handler when it is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.7, Firefox < 67, and Firefox ESR < 60.7.

  • CVE-2019-9819CriJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    A vulnerability where a JavaScript compartment mismatch can occur while working with the fetch API, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.7, Firefox < 67, and Firefox ESR < 60.7.

  • CVE-2019-9818HigJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    A race condition is present in the crash generation server used to generate data for the crash reporter. This issue can lead to a use-after-free in the main process, resulting in a potentially exploitable crash and a sandbox escape. *Note: this vulnerability only affects Windows.

  • CVE-2019-9817MedJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    Images from a different domain can be read using a canvas object in some circumstances. This could be used to steal image data from a different site in violation of same-origin policy. This vulnerability affects Thunderbird < 60.7, Firefox < 67, and Firefox ESR < 60.7.

  • CVE-2019-9816MedJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    A possible vulnerability exists where type confusion can occur when manipulating JavaScript objects in object groups, allowing for the bypassing of security checks within these groups. *Note: this vulnerability has only been demonstrated with UnboxedObjects, which are disabled by

  • CVE-2019-9815HigJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    If hyperthreading is not disabled, a timing attack vulnerability exists, similar to previous Spectre attacks. Apple has shipped macOS 10.14.5 with an option to disable hyperthreading in applications running untrusted code in a thread through a new sysctl. Firefox now makes use of

  • CVE-2019-9811HigJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    As part of a winning Pwn2Own entry, a researcher demonstrated a sandbox escape by installing a malicious language pack and then opening a browser feature that used the compromised translation. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.

  • CVE-2019-9800CriJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    Mozilla developers and community members reported memory safety bugs present in Firefox 66, Firefox ESR 60.6, and Thunderbird 60.6. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrar

  • CVE-2019-11730MedJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    A vulnerability exists where if a user opens a locally saved HTML file, this file can use file: URIs to access other files in the same directory or sub-directories if the names are known or guessed. The Fetch API can then be used to read the contents of any files stored in these

  • CVE-2019-11729HigJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    Empty or malformed p256-ECDH public keys may trigger a segmentation fault due values being improperly sanitized before being copied into memory and used. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.

  • CVE-2019-11719HigJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    When importing a curve25519 private key in PKCS#8format with leading 0x00 bytes, it is possible to trigger an out-of-bounds read in the Network Security Services (NSS) library. This could lead to information disclosure. This vulnerability affects Firefox ESR < 60.8, Firefox < 68,

  • CVE-2019-11717MedJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    A vulnerability exists where the caret ("^") character is improperly escaped constructing some URIs due to it being used as a separator, allowing for possible spoofing of origin attributes. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.

  • CVE-2019-11715MedJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    Due to an error while parsing page content, it is possible for properly sanitized user input to be misinterpreted and lead to XSS hazards on web sites in certain circumstances. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.

  • CVE-2019-11713CriJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    A use-after-free vulnerability can occur in HTTP/2 when a cached HTTP/2 stream is closed while still in use, resulting in a potentially exploitable crash. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderbird < 60.8.

  • CVE-2019-11712HigJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    POST requests made by NPAPI plugins, such as Flash, that receive a status 308 redirect response can bypass CORS requirements. This can allow an attacker to perform Cross-Site Request Forgery (CSRF) attacks. This vulnerability affects Firefox ESR < 60.8, Firefox < 68, and Thunderb

  • CVE-2019-11711HigJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    When an inner window is reused, it does not consider the use of document.domain for cross-origin protections. If pages on different subdomains ever cooperatively use document.domain, then either page can abuse this to inject script into arbitrary pages on the other subdomain, eve

  • CVE-2019-11709CriJul 23, 2019
    affected < 60.8.0-88.1fixed 60.8.0-88.1

    Mozilla developers and community members reported memory safety bugs present in Firefox 67 and Firefox ESR 60.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulner

  • CVE-2019-11708CriKEVJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    Insufficient vetting of parameters passed with the Prompt:Open IPC message between child and parent processes can result in the non-sandboxed parent process opening web content chosen by a compromised child process. When combined with additional vulnerabilities this could result

  • CVE-2019-11707HigKEVJul 23, 2019
    affected < 60.7.2-85.1fixed 60.7.2-85.1

    A type confusion vulnerability can occur when manipulating JavaScript objects due to issues in Array.pop. This can allow for an exploitable crash. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Firefox ESR < 60.7.1, Firefox < 67.0.3, an

Page 1 of 14