RHSA-2020:3559

Vulnerability from csaf_redhat - Published: 2020-08-26 10:11 - Updated: 2026-01-13 22:14
Summary
Red Hat Security Advisory: firefox security update
Severity
Important
Notes
Topic: An update for firefox is now available for Red Hat Enterprise Linux 8.1 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 78.2.0 ESR. Security Fix(es): * Mozilla: Attacker-induced prompt for extension installation (CVE-2020-15664) * Mozilla: Use-After-Free when aborting an operation (CVE-2020-15669) * Mozilla: Integer overflow in nsJPEGEncoder::emptyOutputBuffer (CVE-2020-12422) * Mozilla: X-Frame-Options bypass using object or embed tags (CVE-2020-15648) * Mozilla: Bypassing iframe sandbox when allowing popups (CVE-2020-15653) * Mozilla: Type confusion for special arguments in IonMonkey (CVE-2020-15656) * Mozilla: WebRTC permission prompt could have been bypassed by a compromised content process (CVE-2020-12424) * Mozilla: Out of bound read in Date.parse() (CVE-2020-12425) * Mozilla: Custom cursor can overlay user interface (CVE-2020-15654) * Mozilla: Overriding file type when saving to disk (CVE-2020-15658) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

In non-standard configurations, a JPEG image created by JavaScript could have caused an internal variable to overflow, resulting in an out of bounds write, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox < 78.

CWE-190 - Integer Overflow or Wraparound
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

When constructing a permission prompt for WebRTC, a URI was supplied from the content process. This URI was untrusted, and could have been the URI of an origin that was previously granted permission; bypassing the prompt. This vulnerability affects Firefox < 78.

CWE-451 - User Interface (UI) Misrepresentation of Critical Information
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

Due to confusion processing a hyphen character in Date.parse(), a one-byte out of bounds read could have occurred, leading to potential information disclosure. This vulnerability affects Firefox < 78.

CWE-125 - Out-of-bounds Read
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

Using object or embed tags, it was possible to frame other websites, even if they disallowed framing using the X-Frame-Options header. This vulnerability affects Thunderbird < 78 and Firefox < 78.0.2.

CWE-451 - User Interface (UI) Misrepresentation of Critical Information
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

An iframe sandbox element with the allow-popups flag could be bypassed when using noopener links. This could have led to security issues for websites relying on sandbox configurations that allowed popups and hosted arbitrary content. This vulnerability affects Firefox ESR < 78.1, Firefox < 79, and Thunderbird < 78.1.

CWE-276 - Incorrect Default Permissions
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

When in an endless loop, a website specifying a custom cursor using CSS could make it look like the user is interacting with the user interface, when they are not. This could lead to a perceived broken state, especially when interactions with existing browser dialogs and warnings do not work. This vulnerability affects Firefox ESR < 78.1, Firefox < 79, and Thunderbird < 78.1.

CWE-451 - User Interface (UI) Misrepresentation of Critical Information
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

JIT optimizations involving the Javascript arguments object could confuse later optimizations. This risk was already mitigated by various precautions in the code, resulting in this bug rated at only moderate severity. This vulnerability affects Firefox ESR < 78.1, Firefox < 79, and Thunderbird < 78.1.

CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

The code for downloading files did not properly take care of special characters, which led to an attacker being able to cut off the file ending at an earlier position, leading to a different file type being downloaded than shown in the dialog. This vulnerability affects Firefox ESR < 78.1, Firefox < 79, and Thunderbird < 78.1.

CWE-138 - Improper Neutralization of Special Elements
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

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 or malicious extension being installed. This vulnerability affects Firefox < 80, Thunderbird < 78.2, Thunderbird < 68.12, Firefox ESR < 68.12, Firefox ESR < 78.2, and Firefox for Android < 80.

CWE-648 - Incorrect Use of Privileged APIs
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559

When aborting an operation, such as a fetch, an abort signal may be deleted while alerting the objects to be notified. This results in a use-after-free and we presume that with enough effort it could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR < 68.12 and Thunderbird < 68.12.

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Firefox must be restarted for the changes to take effect. https://access.redhat.com/errata/RHSA-2020:3559
References
https://access.redhat.com/errata/RHSA-2020:3559 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=1861645 external
https://bugzilla.redhat.com/show_bug.cgi?id=1861646 external
https://bugzilla.redhat.com/show_bug.cgi?id=1861647 external
https://bugzilla.redhat.com/show_bug.cgi?id=1861649 external
https://bugzilla.redhat.com/show_bug.cgi?id=1872531 external
https://bugzilla.redhat.com/show_bug.cgi?id=1872532 external
https://bugzilla.redhat.com/show_bug.cgi?id=1872537 external
https://bugzilla.redhat.com/show_bug.cgi?id=1872538 external
https://bugzilla.redhat.com/show_bug.cgi?id=1872539 external
https://bugzilla.redhat.com/show_bug.cgi?id=1872540 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2020-12422 self
https://bugzilla.redhat.com/show_bug.cgi?id=1872538 external
https://www.cve.org/CVERecord?id=CVE-2020-12422 external
https://nvd.nist.gov/vuln/detail/CVE-2020-12422 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-12424 self
https://bugzilla.redhat.com/show_bug.cgi?id=1872539 external
https://www.cve.org/CVERecord?id=CVE-2020-12424 external
https://nvd.nist.gov/vuln/detail/CVE-2020-12424 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-12425 self
https://bugzilla.redhat.com/show_bug.cgi?id=1872540 external
https://www.cve.org/CVERecord?id=CVE-2020-12425 external
https://nvd.nist.gov/vuln/detail/CVE-2020-12425 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-15648 self
https://bugzilla.redhat.com/show_bug.cgi?id=1872537 external
https://www.cve.org/CVERecord?id=CVE-2020-15648 external
https://nvd.nist.gov/vuln/detail/CVE-2020-15648 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-15653 self
https://bugzilla.redhat.com/show_bug.cgi?id=1861645 external
https://www.cve.org/CVERecord?id=CVE-2020-15653 external
https://nvd.nist.gov/vuln/detail/CVE-2020-15653 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-15654 self
https://bugzilla.redhat.com/show_bug.cgi?id=1861649 external
https://www.cve.org/CVERecord?id=CVE-2020-15654 external
https://nvd.nist.gov/vuln/detail/CVE-2020-15654 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-15656 self
https://bugzilla.redhat.com/show_bug.cgi?id=1861646 external
https://www.cve.org/CVERecord?id=CVE-2020-15656 external
https://nvd.nist.gov/vuln/detail/CVE-2020-15656 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-15658 self
https://bugzilla.redhat.com/show_bug.cgi?id=1861647 external
https://www.cve.org/CVERecord?id=CVE-2020-15658 external
https://nvd.nist.gov/vuln/detail/CVE-2020-15658 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-15664 self
https://bugzilla.redhat.com/show_bug.cgi?id=1872531 external
https://www.cve.org/CVERecord?id=CVE-2020-15664 external
https://nvd.nist.gov/vuln/detail/CVE-2020-15664 external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2020-15669 self
https://bugzilla.redhat.com/show_bug.cgi?id=1872532 external
https://www.cve.org/CVERecord?id=CVE-2020-15669 external
https://nvd.nist.gov/vuln/detail/CVE-2020-15669 external
https://www.mozilla.org/en-US/security/advisories… external
Acknowledgments
the Mozilla project
Ronald Crane
Paul Theriault
Bruno Keith
Frederik Braun
Anne van Kesteren
SophosLabs Offensive Security team
Carl Smith working with Google Project Zero
belden
Kaizer Soze
Jason Kratzer

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 78.2.0 ESR.\n\nSecurity Fix(es):\n\n* Mozilla: Attacker-induced prompt for extension installation (CVE-2020-15664)\n\n* Mozilla: Use-After-Free when aborting an operation (CVE-2020-15669)\n\n* Mozilla: Integer overflow in nsJPEGEncoder::emptyOutputBuffer (CVE-2020-12422)\n\n* Mozilla: X-Frame-Options bypass using object or embed tags (CVE-2020-15648)\n\n* Mozilla: Bypassing iframe sandbox when allowing popups (CVE-2020-15653)\n\n* Mozilla: Type confusion for special arguments in IonMonkey (CVE-2020-15656)\n\n* Mozilla: WebRTC permission prompt could have been bypassed by a compromised content process (CVE-2020-12424)\n\n* Mozilla: Out of bound read in Date.parse() (CVE-2020-12425)\n\n* Mozilla: Custom cursor can overlay user interface (CVE-2020-15654)\n\n* Mozilla: Overriding file type when saving to disk (CVE-2020-15658)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2020:3559",
        "url": "https://access.redhat.com/errata/RHSA-2020:3559"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1861645",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861645"
      },
      {
        "category": "external",
        "summary": "1861646",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861646"
      },
      {
        "category": "external",
        "summary": "1861647",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861647"
      },
      {
        "category": "external",
        "summary": "1861649",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861649"
      },
      {
        "category": "external",
        "summary": "1872531",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872531"
      },
      {
        "category": "external",
        "summary": "1872532",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872532"
      },
      {
        "category": "external",
        "summary": "1872537",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872537"
      },
      {
        "category": "external",
        "summary": "1872538",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872538"
      },
      {
        "category": "external",
        "summary": "1872539",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872539"
      },
      {
        "category": "external",
        "summary": "1872540",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872540"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3559.json"
      }
    ],
    "title": "Red Hat Security Advisory: firefox security update",
    "tracking": {
      "current_release_date": "2026-01-13T22:14:59+00:00",
      "generator": {
        "date": "2026-01-13T22:14:59+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.15"
        }
      },
      "id": "RHSA-2020:3559",
      "initial_release_date": "2020-08-26T10:11:44+00:00",
      "revision_history": [
        {
          "date": "2020-08-26T10:11:44+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2020-08-26T10:11:44+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-01-13T22:14:59+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
                  "product_id": "AppStream-8.1.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:78.2.0-3.el8_1.s390x",
                "product": {
                  "name": "firefox-0:78.2.0-3.el8_1.s390x",
                  "product_id": "firefox-0:78.2.0-3.el8_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@78.2.0-3.el8_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:78.2.0-3.el8_1.s390x",
                "product": {
                  "name": "firefox-debugsource-0:78.2.0-3.el8_1.s390x",
                  "product_id": "firefox-debugsource-0:78.2.0-3.el8_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@78.2.0-3.el8_1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
                "product": {
                  "name": "firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
                  "product_id": "firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@78.2.0-3.el8_1?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:78.2.0-3.el8_1.x86_64",
                "product": {
                  "name": "firefox-0:78.2.0-3.el8_1.x86_64",
                  "product_id": "firefox-0:78.2.0-3.el8_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@78.2.0-3.el8_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:78.2.0-3.el8_1.x86_64",
                "product": {
                  "name": "firefox-debugsource-0:78.2.0-3.el8_1.x86_64",
                  "product_id": "firefox-debugsource-0:78.2.0-3.el8_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@78.2.0-3.el8_1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
                "product": {
                  "name": "firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
                  "product_id": "firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@78.2.0-3.el8_1?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:78.2.0-3.el8_1.i686",
                "product": {
                  "name": "firefox-0:78.2.0-3.el8_1.i686",
                  "product_id": "firefox-0:78.2.0-3.el8_1.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@78.2.0-3.el8_1?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:78.2.0-3.el8_1.ppc64le",
                "product": {
                  "name": "firefox-0:78.2.0-3.el8_1.ppc64le",
                  "product_id": "firefox-0:78.2.0-3.el8_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@78.2.0-3.el8_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
                "product": {
                  "name": "firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
                  "product_id": "firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@78.2.0-3.el8_1?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
                "product": {
                  "name": "firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
                  "product_id": "firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@78.2.0-3.el8_1?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:78.2.0-3.el8_1.aarch64",
                "product": {
                  "name": "firefox-0:78.2.0-3.el8_1.aarch64",
                  "product_id": "firefox-0:78.2.0-3.el8_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@78.2.0-3.el8_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
                "product": {
                  "name": "firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
                  "product_id": "firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@78.2.0-3.el8_1?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
                "product": {
                  "name": "firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
                  "product_id": "firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@78.2.0-3.el8_1?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:78.2.0-3.el8_1.src",
                "product": {
                  "name": "firefox-0:78.2.0-3.el8_1.src",
                  "product_id": "firefox-0:78.2.0-3.el8_1.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@78.2.0-3.el8_1?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:78.2.0-3.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64"
        },
        "product_reference": "firefox-0:78.2.0-3.el8_1.aarch64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:78.2.0-3.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686"
        },
        "product_reference": "firefox-0:78.2.0-3.el8_1.i686",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:78.2.0-3.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le"
        },
        "product_reference": "firefox-0:78.2.0-3.el8_1.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:78.2.0-3.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x"
        },
        "product_reference": "firefox-0:78.2.0-3.el8_1.s390x",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:78.2.0-3.el8_1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src"
        },
        "product_reference": "firefox-0:78.2.0-3.el8_1.src",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:78.2.0-3.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64"
        },
        "product_reference": "firefox-0:78.2.0-3.el8_1.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:78.2.0-3.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64"
        },
        "product_reference": "firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le"
        },
        "product_reference": "firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:78.2.0-3.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x"
        },
        "product_reference": "firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:78.2.0-3.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64"
        },
        "product_reference": "firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:78.2.0-3.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64"
        },
        "product_reference": "firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:78.2.0-3.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le"
        },
        "product_reference": "firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:78.2.0-3.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x"
        },
        "product_reference": "firefox-debugsource-0:78.2.0-3.el8_1.s390x",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:78.2.0-3.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
          "product_id": "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        },
        "product_reference": "firefox-debugsource-0:78.2.0-3.el8_1.x86_64",
        "relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Ronald Crane"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-12422",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2020-06-30T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1872538"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In non-standard configurations, a JPEG image created by JavaScript could have caused an internal variable to overflow, resulting in an out of bounds write, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 78.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Integer overflow in nsJPEGEncoder::emptyOutputBuffer",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-12422"
        },
        {
          "category": "external",
          "summary": "RHBZ#1872538",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872538"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-12422",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-12422"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12422",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12422"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-24/#CVE-2020-12422",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-24/#CVE-2020-12422"
        }
      ],
      "release_date": "2020-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Mozilla: Integer overflow in nsJPEGEncoder::emptyOutputBuffer"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Paul Theriault"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-12424",
      "cwe": {
        "id": "CWE-451",
        "name": "User Interface (UI) Misrepresentation of Critical Information"
      },
      "discovery_date": "2020-06-30T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1872539"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "When constructing a permission prompt for WebRTC, a URI was supplied from the content process. This URI was untrusted, and could have been the URI of an origin that was previously granted permission; bypassing the prompt. This vulnerability affects Firefox \u003c 78.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: WebRTC permission prompt could have been bypassed by a compromised content process",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-12424"
        },
        {
          "category": "external",
          "summary": "RHBZ#1872539",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872539"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-12424",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-12424"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12424",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12424"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-24/#CVE-2020-12424",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-24/#CVE-2020-12424"
        }
      ],
      "release_date": "2020-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Mozilla: WebRTC permission prompt could have been bypassed by a compromised content process"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Bruno Keith"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-12425",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "discovery_date": "2020-06-30T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1872540"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Due to confusion processing a hyphen character in Date.parse(), a one-byte out of bounds read could have occurred, leading to potential information disclosure. This vulnerability affects Firefox \u003c 78.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Out of bound read in Date.parse()",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-12425"
        },
        {
          "category": "external",
          "summary": "RHBZ#1872540",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872540"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-12425",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-12425"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-12425",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12425"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-24/#CVE-2020-12425",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-24/#CVE-2020-12425"
        }
      ],
      "release_date": "2020-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Mozilla: Out of bound read in Date.parse()"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Frederik Braun"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15648",
      "cwe": {
        "id": "CWE-451",
        "name": "User Interface (UI) Misrepresentation of Critical Information"
      },
      "discovery_date": "2020-07-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1872537"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Using object or embed tags, it was possible to frame other websites, even if they disallowed framing using the X-Frame-Options header. This vulnerability affects Thunderbird \u003c 78 and Firefox \u003c 78.0.2.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: X-Frame-Options bypass using object or embed tags",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15648"
        },
        {
          "category": "external",
          "summary": "RHBZ#1872537",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872537"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15648",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15648"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15648",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15648"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-28/#CVE-2020-15648",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-28/#CVE-2020-15648"
        }
      ],
      "release_date": "2020-07-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Mozilla: X-Frame-Options bypass using object or embed tags"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Anne van Kesteren"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15653",
      "cwe": {
        "id": "CWE-276",
        "name": "Incorrect Default Permissions"
      },
      "discovery_date": "2020-07-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1861645"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An iframe sandbox element with the allow-popups flag could be bypassed when using noopener links. This could have led to security issues for websites relying on sandbox configurations that allowed popups and hosted arbitrary content. This vulnerability affects Firefox ESR \u003c 78.1, Firefox \u003c 79, and Thunderbird \u003c 78.1.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Bypassing iframe sandbox when allowing popups",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15653"
        },
        {
          "category": "external",
          "summary": "RHBZ#1861645",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861645"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15653",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15653"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15653",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15653"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15653",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15653"
        }
      ],
      "release_date": "2020-07-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Mozilla: Bypassing iframe sandbox when allowing popups"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "SophosLabs Offensive Security team"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15654",
      "cwe": {
        "id": "CWE-451",
        "name": "User Interface (UI) Misrepresentation of Critical Information"
      },
      "discovery_date": "2020-07-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1861649"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "When in an endless loop, a website specifying a custom cursor using CSS could make it look like the user is interacting with the user interface, when they are not. This could lead to a perceived broken state, especially when interactions with existing browser dialogs and warnings do not work. This vulnerability affects Firefox ESR \u003c 78.1, Firefox \u003c 79, and Thunderbird \u003c 78.1.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Custom cursor can overlay user interface",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15654"
        },
        {
          "category": "external",
          "summary": "RHBZ#1861649",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861649"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15654",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15654"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15654",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15654"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15654",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15654"
        }
      ],
      "release_date": "2020-07-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Mozilla: Custom cursor can overlay user interface"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Carl Smith",
            "working with Google Project Zero"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15656",
      "cwe": {
        "id": "CWE-843",
        "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
      },
      "discovery_date": "2020-07-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1861646"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "JIT optimizations involving the Javascript arguments object could confuse later optimizations. This risk was already mitigated by various precautions in the code, resulting in this bug rated at only moderate severity. This vulnerability affects Firefox ESR \u003c 78.1, Firefox \u003c 79, and Thunderbird \u003c 78.1.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Type confusion for special arguments in IonMonkey",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15656"
        },
        {
          "category": "external",
          "summary": "RHBZ#1861646",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861646"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15656",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15656"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15656",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15656"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15656",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15656"
        }
      ],
      "release_date": "2020-07-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Mozilla: Type confusion for special arguments in IonMonkey"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "belden"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15658",
      "cwe": {
        "id": "CWE-138",
        "name": "Improper Neutralization of Special Elements"
      },
      "discovery_date": "2020-07-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1861647"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The code for downloading files did not properly take care of special characters, which led to an attacker being able to cut off the file ending at an earlier position, leading to a different file type being downloaded than shown in the dialog. This vulnerability affects Firefox ESR \u003c 78.1, Firefox \u003c 79, and Thunderbird \u003c 78.1.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Overriding file type when saving to disk",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15658"
        },
        {
          "category": "external",
          "summary": "RHBZ#1861647",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1861647"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15658",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15658"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15658",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15658"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15658",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-33/#CVE-2020-15658"
        }
      ],
      "release_date": "2020-07-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "Mozilla: Overriding file type when saving to disk"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Kaizer Soze"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15664",
      "cwe": {
        "id": "CWE-648",
        "name": "Incorrect Use of Privileged APIs"
      },
      "discovery_date": "2020-08-25T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1872531"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "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 or malicious extension being installed. This vulnerability affects Firefox \u003c 80, Thunderbird \u003c 78.2, Thunderbird \u003c 68.12, Firefox ESR \u003c 68.12, Firefox ESR \u003c 78.2, and Firefox for Android \u003c 80.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Attacker-induced prompt for extension installation",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15664"
        },
        {
          "category": "external",
          "summary": "RHBZ#1872531",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872531"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15664",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15664"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15664",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15664"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-37/#CVE-2020-15664",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-37/#CVE-2020-15664"
        }
      ],
      "release_date": "2020-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Mozilla: Attacker-induced prompt for extension installation"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Jason Kratzer"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15669",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2020-08-25T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1872532"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "When aborting an operation, such as a fetch, an abort signal may be deleted while alerting the objects to be notified. This results in a use-after-free and we presume that with enough effort it could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR \u003c 68.12 and Thunderbird \u003c 68.12.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Use-After-Free when aborting an operation",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
          "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
          "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15669"
        },
        {
          "category": "external",
          "summary": "RHBZ#1872532",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872532"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15669",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15669"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15669",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15669"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-37/#CVE-2020-15669",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-37/#CVE-2020-15669"
        }
      ],
      "release_date": "2020-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-08-26T10:11:44+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.",
          "product_ids": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.i686",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.src",
            "AppStream-8.1.0.Z.EUS:firefox-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debuginfo-0:78.2.0-3.el8_1.x86_64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.aarch64",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.ppc64le",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.s390x",
            "AppStream-8.1.0.Z.EUS:firefox-debugsource-0:78.2.0-3.el8_1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Mozilla: Use-After-Free when aborting an operation"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…