VYPR

Firefox

by Mozilla Corporation

Source repositories

CVEs (3,369)

  • CVE-2022-31741HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    A crafted CMS message could have been processed incorrectly, leading to an invalid memory read, and potentially further memory corruption. This vulnerability affects Thunderbird < 91.10, Firefox < 101, and Firefox ESR < 91.10.

  • CVE-2022-31740HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    On arm64, WASM code could have resulted in incorrect assembly generation leading to a register allocation problem, and a potentially exploitable crash. This vulnerability affects Thunderbird < 91.10, Firefox < 101, and Firefox ESR < 91.10.

  • CVE-2022-31739HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    When downloading files on Windows, the % character was not escaped, which could have lead to a download incorrectly being saved to attacker-influenced paths that used variables such as %HOMEPATH% or %APPDATA%.*This bug only affects Firefox for Windows. Other operating…

  • CVE-2022-2505HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 102. 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…

  • CVE-2022-29918HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers Gabriele Svelto, Randell Jesup and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 99. 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…

  • CVE-2022-29909HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Documents in deeply-nested cross-origin browsing contexts could have obtained permissions granted to the top-level origin, bypassing the existing prompt and wrongfully inheriting the top-level permissions. This vulnerability affects Thunderbird < 91.9, Firefox ESR < 91.9, and…

  • CVE-2022-28289HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers and community members Nika Layzell, Andrew McCreight, Gabriele Svelto, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 91.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of…

  • CVE-2022-28288HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers and community members Randell Jesup, Sebastian Hengst, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 98. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been…

  • CVE-2022-28284HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    SVG's <use> element could have been used to load unexpected content that could have executed script in certain circumstances. While the specification seems to allow this, other browsers do not, and web developers relied on this property for script security so…

  • CVE-2022-28281HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.03

    If a compromised content process sent an unexpected number of WebAuthN Extensions in a Register command to the parent process, an out of bounds write would have occurred leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird <…

  • CVE-2022-26381HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    An attacker could have caused a use-after-free by forcing a text reflow in an SVG object leading to a potentially exploitable crash. This vulnerability affects Firefox < 98, Firefox ESR < 91.7, and Thunderbird < 91.7.

  • CVE-2022-22764HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers Paul Adenot and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 96 and Firefox ESR 91.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…

  • CVE-2022-22763HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    When a worker is shutdown, it was possible to cause script to run late in the lifecycle, at a point after where it should not be possible. This vulnerability affects Firefox < 96, Thunderbird < 91.6, and Firefox ESR < 91.6.

  • CVE-2022-22761HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Web-accessible extension pages (pages with a moz-extension:// scheme) were not correctly enforcing the frame-ancestors directive when it was used in the Web Extension's Content Security Policy. This vulnerability affects Firefox < 97, Thunderbird < 91.6, and Firefox ESR < 91.6.

  • CVE-2022-22758HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.00

    When clicking on a tel: link, USSD codes, specified after a \* character, would be included in the phone number. On certain phones, or on certain carriers, if the number was dialed this could perform actions on a user's account, similar to a cross-site request…

  • CVE-2022-22756HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    If a user was convinced to drag and drop an image to their desktop or other folder, the resulting object could have been changed into an executable script which would have run arbitrary code after the user clicked on it. This vulnerability affects Firefox < 97, Thunderbird <…

  • CVE-2022-22755HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    By using XSL Transforms, a malicious webserver could have served a user an XSL document that would continue to execute JavaScript (within the bounds of the same-origin policy) even after the tab was closed. This vulnerability affects Firefox < 97.

  • CVE-2022-22752HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers Christian Holler and Jason Kratzer reported memory safety bugs present in Firefox 95. 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…

  • CVE-2022-22751HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers Calixte Denizet, Kershaw Chang, Christian Holler, Jason Kratzer, Gabriele Svelto, Tyson Smith, Simon Giesecke, and Steve Fink reported memory safety bugs present in Firefox 95 and Firefox ESR 91.4. Some of these bugs showed evidence of memory corruption and we…

  • CVE-2022-22744HigDec 22, 2022
    risk 0.57cvss 8.8epss 0.01

    The constructed curl command from the "Copy as curl" feature in DevTools was not properly escaped for PowerShell. This could have lead to command injection if pasted into a Powershell prompt.*This bug only affects Thunderbird for Windows. Other operating systems are…

Page 35 of 169