VYPR

Thunderbird

by Mozilla Corporation

Source repositories

CVEs (1,864)

  • CVE-2024-0746MedJan 23, 2024
    risk 0.42cvss 6.5epss 0.01

    A Linux user opening the print preview dialog could have caused the browser to crash. This vulnerability affects Firefox < 122, Firefox ESR < 115.7, and Thunderbird < 115.7.

  • CVE-2024-0741MedJan 23, 2024
    risk 0.42cvss 6.5epss 0.02

    An out of bounds write in ANGLE could have allowed an attacker to corrupt memory leading to a potentially exploitable crash. This vulnerability affects Firefox < 122, Firefox ESR < 115.7, and Thunderbird < 115.7.

  • CVE-2023-6860MedDec 19, 2023
    risk 0.42cvss 6.5epss 0.01

    The `VideoBridge` allowed any content process to use textures produced by remote decoders. This could be abused to escape the sandbox. This vulnerability affects Firefox ESR < 115.6, Thunderbird < 115.6, and Firefox < 121.

  • CVE-2023-6209MedNov 21, 2023
    risk 0.42cvss 6.5epss 0.01

    Relative URLs starting with three slashes were incorrectly parsed, and a path-traversal "/../" part in the path could be used to override the specified host. This could contribute to security problems in web sites. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0,…

  • CVE-2023-6205MedNov 21, 2023
    risk 0.42cvss 6.5epss 0.01

    It was possible to cause the use of a MessagePort after it had already been freed, which could potentially have led to an exploitable crash. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

  • CVE-2023-6204MedNov 21, 2023
    risk 0.42cvss 6.5epss 0.01

    On some systems—depending on the graphics settings and drivers—it was possible to force an out-of-bounds read and leak memory data into the images created on the canvas element. This vulnerability affects Firefox < 120, Firefox ESR < 115.5.0, and Thunderbird < 115.5.

  • CVE-2023-5732MedOct 25, 2023
    risk 0.42cvss 6.5epss 0.01

    An attacker could have created a malicious link using bidirectional characters to spoof the location in the address bar when visited. This vulnerability affects Firefox < 117, Firefox ESR < 115.4, and Thunderbird < 115.4.1.

  • CVE-2023-5727MedOct 25, 2023
    risk 0.42cvss 6.5epss 0.01

    The executable file warning was not presented when downloading .msix, .msixbundle, .appx, and .appxbundle files, which can run commands on a user's computer. *Note: This issue only affected Windows operating systems. Other operating systems are unaffected.* This vulnerability…

  • CVE-2023-5171MedSep 27, 2023
    risk 0.42cvss 6.5epss 0.01

    During Ion compilation, a Garbage Collection could have resulted in a use-after-free condition, allowing an attacker to write two NUL bytes, and cause a potentially exploitable crash. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird < 115.3.

  • CVE-2023-5169MedSep 27, 2023
    risk 0.42cvss 6.5epss 0.01

    A compromised content process could have provided malicious data in a `PathRecording` resulting in an out-of-bounds write, leading to a potentially exploitable crash in a privileged process. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird < 115.3.

  • CVE-2023-4580MedSep 11, 2023
    risk 0.42cvss 6.5epss 0.00

    Push notifications stored on disk in private browsing mode were not being encrypted potentially allowing the leak of sensitive information. This vulnerability affects Firefox < 117, Firefox ESR < 115.2, and Thunderbird < 115.2.

  • CVE-2023-4578MedSep 11, 2023
    risk 0.42cvss 6.5epss 0.01

    When calling `JS::CheckRegExpSyntax` a Syntax Error could have been set which would end in calling `convertToRuntimeErrorAndClear`. A path in the function could attempt to allocate memory when none is available which would have caused a newly created Out of Memory exception to…

  • CVE-2023-4577MedSep 11, 2023
    risk 0.42cvss 6.5epss 0.01

    When `UpdateRegExpStatics` attempted to access `initialStringHeap` it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability affects Firefox < 117, Firefox ESR < 115.2, and…

  • CVE-2023-4575MedSep 11, 2023
    risk 0.42cvss 6.5epss 0.01

    When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a…

  • CVE-2023-4574MedSep 11, 2023
    risk 0.42cvss 6.5epss 0.01

    When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a…

  • CVE-2023-4573MedSep 11, 2023
    risk 0.42cvss 6.5epss 0.01

    When receiving rendering data over IPC `mStream` could have been destroyed when initialized, which could have led to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox < 117, Firefox ESR < 102.15, Firefox ESR < 115.2, Thunderbird <…

  • CVE-2023-4053MedAug 1, 2023
    risk 0.42cvss 6.5epss 0.01

    A website could have obscured the full screen notification by using a URL with a scheme handled by an external program, such as a mailto URL. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 116, Firefox ESR < 115.2, and…

  • CVE-2023-4052MedAug 1, 2023
    risk 0.42cvss 6.5epss 0.01

    The Firefox updater created a directory writable by non-privileged users. When uninstalling Firefox, any files in that directory would be recursively deleted with the permissions of the uninstalling user account. This could be combined with creation of a junction (a form of…

  • CVE-2023-37207MedJul 5, 2023
    risk 0.42cvss 6.5epss 0.01

    A website could have obscured the fullscreen notification by using a URL with a scheme handled by an external program, such as a mailto URL. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and…

  • CVE-2023-29545MedJun 19, 2023
    risk 0.42cvss 6.5epss 0.01

    Similar to CVE-2023-28163, this time when choosing 'Save Link As', suggested filenames containing environment variable names would have resolved those in the context of the current user. *This bug only affects Firefox and Thunderbird on Windows. Other versions of Firefox…

Page 40 of 94