VYPR

Vendor CVEs

Mozilla Corporation

All CVEs

3,778 total · sorted by risk
  • CVE-2020-6822HigApr 24, 2020
    risk 0.57cvss 8.8epss 0.01

    On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in GMPDecodeData. It is possible that with enough effort this could have been exploited to run arbitrary code. This vulnerability affects Thunderbird < 68.7.0,…

  • CVE-2020-6811HigMar 25, 2020
    risk 0.57cvss 8.8epss 0.03

    The 'Copy as cURL' feature of Devtools' network tab did not properly escape the HTTP method of a request, which can be controlled by the website. If a user used the 'Copy as Curl' feature and pasted the command into a terminal, it could have resulted in command injection and…

  • CVE-2020-6807HigMar 25, 2020
    risk 0.57cvss 8.8epss 0.01

    When a device was changed while a stream was about to be destroyed, the stream-reinit task may have been executed after the stream was destroyed, causing a use-after-free and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.6, Firefox <…

  • CVE-2020-6806HigMar 25, 2020
    risk 0.57cvss 8.8epss 0.03

    By carefully crafting promise resolutions, it was possible to cause an out-of-bounds read off the end of an array resized during script execution. This could have led to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.6, Firefox…

  • CVE-2020-6805HigMar 25, 2020
    risk 0.57cvss 8.8epss 0.01

    When removing data about an origin whose tab was recently closed, a use-after-free could occur in the Quota manager, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 68.6, Firefox < 74, Firefox < ESR68.6, and Firefox ESR < 68.6.

  • CVE-2020-6801HigMar 2, 2020
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers reported memory safety bugs present in Firefox 72. 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 < 73.

  • CVE-2020-6800HigMar 2, 2020
    risk 0.57cvss 8.8epss 0.02

    Mozilla developers and community members reported memory safety bugs present in Firefox 72 and Firefox ESR 68.4. 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. In…

  • CVE-2020-6799HigMar 2, 2020
    risk 0.57cvss 8.8epss 0.02

    Command line arguments could have been injected during Firefox invocation as a shell handler for certain unsupported file types. This required Firefox to be configured as the default handler for a given file type and for a file downloaded to be opened in a third party…

  • CVE-2020-6796HigMar 2, 2020
    risk 0.57cvss 8.8epss 0.02

    A content process could have modified shared memory relating to crash reporting information, crash itself, and cause an out-of-bound write. This could have caused memory corruption and a potentially exploitable crash. This vulnerability affects Firefox < 73 and Firefox < ESR68.5.

  • CVE-2013-4227HigFeb 18, 2020
    risk 0.57cvss 8.8epss 0.01

    Cross-site request forgery (CSRF) vulnerability in the persona_xsrf_token function in persona.module in the Mozilla Persona module 7.x-1.x before 7.x-1.11 for Drupal allows remote attackers to hijack the authentication of aribitrary users via a security token that is not a…

  • CVE-2011-2668HigJan 21, 2020
    risk 0.57cvss 8.8epss 0.01

    Mozilla Firefox through 1.5.0.3 has a vulnerability in processing the content-length header

  • CVE-2019-17025HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers reported memory safety bugs present in Firefox 71. 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 < 72.

  • CVE-2019-17024HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.02

    Mozilla developers reported memory safety bugs present in Firefox 71 and Firefox ESR 68.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 vulnerability affects…

  • CVE-2019-17019HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

    When Python was installed on Windows, a python file being served with the MIME type of text/plain could be executed by Python instead of being opened as a text file when the Open option was selected upon download. *Note: this issue only occurs on Windows. Other operating systems…

  • CVE-2019-17017HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.02

    Due to a missing case handling object types, a type confusion vulnerability could occur, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary code. This vulnerability affects Firefox ESR < 68.4 and Firefox < 72.

  • CVE-2019-17015HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.02

    During the initialization of a new content process, a pointer offset can be manipulated leading to memory corruption and a potentially exploitable crash in the parent process. *Note: this issue only occurs on Windows. Other operating systems are unaffected.*. This vulnerability…

  • CVE-2019-17013HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers reported memory safety bugs present in Firefox 70. 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 < 71.

  • CVE-2019-17012HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.02

    Mozilla developers reported memory safety bugs present in Firefox 70 and Firefox ESR 68.2. 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…

  • CVE-2019-17008HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.02

    When using nested workers, a use-after-free could occur during worker destruction. This resulted in a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3, Firefox ESR < 68.3, and Firefox < 71.

  • CVE-2019-17005HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.02

    The plain text serializer used a fixed-size array for the number of elements it could process; however it was possible to overflow the static-sized array leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3, Firefox…

  • CVE-2019-11764HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

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

  • CVE-2019-11760HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

    A fixed-size stack buffer could overflow in nrappkit when doing WebRTC signaling. This resulted in a potentially exploitable crash in some instances. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox ESR < 68.2.

  • CVE-2019-11759HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.02

    An attacker could have caused 4 bytes of HMAC output to be written past the end of a buffer stored on the stack. This could be used by an attacker to execute arbitrary code or more likely lead to a crash. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and Firefox…

  • CVE-2019-11758HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

    Mozilla community member Philipp reported a memory safety bug present in Firefox 68 when 360 Total Security was installed. This bug showed evidence of memory corruption in the accessibility engine and we presume that with enough effort that it could be exploited to run arbitrary…

  • CVE-2019-11757HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

    When following the value's prototype chain, it was possible to retain a reference to a locale, delete it, and subsequently reference it. This resulted in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 70, Thunderbird < 68.2, and…

  • CVE-2019-11756HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.01

    Improper refcounting of soft token session objects could cause a use-after-free and crash (likely limited to a denial of service). This vulnerability affects Firefox < 71.

  • CVE-2019-11745HigJan 8, 2020
    risk 0.57cvss 8.8epss 0.03

    When encrypting with a block cipher, if a call to NSC_EncryptUpdate was made with data smaller than the block size, a small out of bounds write could occur. This could have caused heap corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3,…

  • CVE-2019-11752HigSep 27, 2019
    risk 0.57cvss 8.8epss 0.02

    It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and…

  • CVE-2019-11751HigSep 27, 2019
    risk 0.57cvss 8.8epss 0.01

    Logging-related command line parameters are not properly sanitized when Firefox is launched by another program, such as when a user clicks on malicious links in a chat application. This can be used to write a log file to an arbitrary location such as the Windows 'Startup'…

  • CVE-2019-11746HigSep 27, 2019
    risk 0.57cvss 8.8epss 0.02

    A use-after-free vulnerability can occur while manipulating video elements if the body is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox…

  • CVE-2019-11740HigSep 27, 2019
    risk 0.57cvss 8.8epss 0.02

    Mozilla developers and community members reported memory safety bugs present in Firefox 68, Firefox ESR 68, and Firefox 60.8. 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…

  • CVE-2019-11735HigSep 27, 2019
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers and community members reported memory safety bugs present in Firefox 68 and Firefox ESR 68. 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…

  • CVE-2019-11712HigJul 23, 2019
    risk 0.57cvss 8.8epss 0.01

    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…

  • CVE-2019-11711HigJul 23, 2019
    risk 0.57cvss 8.8epss 0.02

    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,…

  • CVE-2018-5123HigApr 29, 2019
    risk 0.57cvss 8.8epss 0.01

    A third party website can access information available to a user with access to a restricted bug entry using the image generation in report.cgi in all Bugzilla versions prior to 4.4.

  • CVE-2017-7777HigApr 15, 2019
    risk 0.57cvss 8.8epss 0.01

    Use of uninitialized memory in Graphite2 library in Firefox before 54 in graphite2::GlyphCache::Loader::read_glyph function.

  • CVE-2017-7773HigApr 15, 2019
    risk 0.57cvss 8.8epss 0.01

    Heap-based Buffer Overflow write in Graphite2 library in Firefox before 54 in lz4::decompress src/Decompressor.

  • CVE-2017-7772HigApr 12, 2019
    risk 0.57cvss 8.8epss 0.01

    Heap-based Buffer Overflow in Graphite2 library in Firefox before 54 in lz4::decompress function.

  • CVE-2018-18496HigFeb 28, 2019
    risk 0.57cvss 8.8epss 0.01

    When the RSS Feed preview about:feeds page is framed within another page, it can be used in concert with scripted content for a clickjacking attack that confuses users into downloading and executing an executable file from a temporary directory. *Note: This issue only affects…

  • CVE-2018-12406HigFeb 28, 2019
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers and community members reported memory safety bugs present in Firefox 63. 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 vulnerability affects…

  • CVE-2018-12391HigFeb 28, 2019
    risk 0.57cvss 8.8epss 0.02

    During HTTP Live Stream playback on Firefox for Android, audio data can be accessed across origins in violation of security policies. Because the problem is in the underlying Android service, this issue is addressed by treating all HLS streams as cross-origin and opaque to…

  • CVE-2018-12389HigFeb 28, 2019
    risk 0.57cvss 8.8epss 0.02

    Mozilla developers and community members reported memory safety bugs present in Firefox ESR 60.2. 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 vulnerability…

  • CVE-2018-12388HigFeb 28, 2019
    risk 0.57cvss 8.8epss 0.01

    Mozilla developers and community members reported memory safety bugs present in Firefox 62. 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 vulnerability affects…

  • CVE-2018-18503HigFeb 5, 2019
    risk 0.57cvss 8.8epss 0.01

    When JavaScript is used to create and manipulate an audio buffer, a potentially exploitable crash may occur because of a compartment mismatch in some situations. This vulnerability affects Firefox < 65.

  • CVE-2018-12375HigOct 18, 2018
    risk 0.57cvss 8.8epss 0.02

    Memory safety bugs present in Firefox 61. 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 vulnerability affects Firefox < 62.

  • CVE-2018-12370HigOct 18, 2018
    risk 0.57cvss 8.8epss 0.01

    In Reader View SameSite cookie protections are not checked on exiting. This allows for a payload to be triggered when Reader View is exited if loaded by a malicious site while Reader mode is active, bypassing CSRF protections. This vulnerability affects Firefox < 61.

  • CVE-2018-12364HigOct 18, 2018
    risk 0.57cvss 8.8epss 0.02

    NPAPI plugins, such as Adobe Flash, can send non-simple cross-origin requests, bypassing CORS by making a same-origin POST that does a 307 redirect to the target site. This allows for a malicious site to engage in cross-site request forgery (CSRF) attacks. This vulnerability…

  • CVE-2018-12363HigOct 18, 2018
    risk 0.57cvss 8.8epss 0.03

    A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a pointer referencing it. This results in a potentially exploitable crash. This…

  • CVE-2018-12361HigOct 18, 2018
    risk 0.57cvss 8.8epss 0.03

    An integer overflow can occur in the SwizzleData code while calculating buffer sizes. The overflowed value is used for subsequent graphics computations when their inputs are not sanitized which results in a potentially exploitable crash. This vulnerability affects Thunderbird <…

  • CVE-2018-12360HigOct 18, 2018
    risk 0.57cvss 8.8epss 0.03

    A use-after-free vulnerability can occur when deleting an input element during a mutation event handler triggered by focusing that element. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1,…

Page 17 of 76