RHSA-2024_1487

Vulnerability from csaf_redhat - Published: 2024-03-25 19:38 - Updated: 2024-11-24 14:33
Summary
Red Hat Security Advisory: firefox security update
Severity
Critical
Notes
Topic: An update for firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Critical. 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 115.9.1 ESR. Security Fix(es): * nss: timing attack against RSA decryption (CVE-2023-5388) * Mozilla: Crash in NSS TLS method (CVE-2024-0743) * Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607) * Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608) * Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616) * Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610) * Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611) * Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612) * Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614) * Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944) 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.

It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.

CWE-208 - Observable Timing Discrepancy
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: An unchecked return value in TLS handshake code could have caused a potentially exploitable crash.

CWE-252 - Unchecked Return Value
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: Return registers were overwritten which could have allowed an attacker to execute arbitrary code. *Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.

CWE-1262 - Improper Access Control for Register Interface
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: `AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.

CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: Using a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.

CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: A missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.

CWE-449 - The UI Performs the Wrong Action
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: If an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.

CWE-416 - Use After Free
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: Memory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.

CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: To harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.

Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487

The Mozilla Foundation Security Advisory describes this flaw as: An attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.

CWE-94 - Improper Control of Generation of Code ('Code Injection')
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2024:1487
References
https://access.redhat.com/errata/RHSA-2024:1487 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2243644 external
https://bugzilla.redhat.com/show_bug.cgi?id=2260012 external
https://bugzilla.redhat.com/show_bug.cgi?id=2270660 external
https://bugzilla.redhat.com/show_bug.cgi?id=2270661 external
https://bugzilla.redhat.com/show_bug.cgi?id=2270662 external
https://bugzilla.redhat.com/show_bug.cgi?id=2270663 external
https://bugzilla.redhat.com/show_bug.cgi?id=2270664 external
https://bugzilla.redhat.com/show_bug.cgi?id=2270665 external
https://bugzilla.redhat.com/show_bug.cgi?id=2270666 external
https://bugzilla.redhat.com/show_bug.cgi?id=2271064 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2023-5388 self
https://bugzilla.redhat.com/show_bug.cgi?id=2243644 external
https://www.cve.org/CVERecord?id=CVE-2023-5388 external
https://nvd.nist.gov/vuln/detail/CVE-2023-5388 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-0743 self
https://bugzilla.redhat.com/show_bug.cgi?id=2260012 external
https://www.cve.org/CVERecord?id=CVE-2024-0743 external
https://nvd.nist.gov/vuln/detail/CVE-2024-0743 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-2607 self
https://bugzilla.redhat.com/show_bug.cgi?id=2270660 external
https://www.cve.org/CVERecord?id=CVE-2024-2607 external
https://nvd.nist.gov/vuln/detail/CVE-2024-2607 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-2608 self
https://bugzilla.redhat.com/show_bug.cgi?id=2270661 external
https://www.cve.org/CVERecord?id=CVE-2024-2608 external
https://nvd.nist.gov/vuln/detail/CVE-2024-2608 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-2610 self
https://bugzilla.redhat.com/show_bug.cgi?id=2270663 external
https://www.cve.org/CVERecord?id=CVE-2024-2610 external
https://nvd.nist.gov/vuln/detail/CVE-2024-2610 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-2611 self
https://bugzilla.redhat.com/show_bug.cgi?id=2270664 external
https://www.cve.org/CVERecord?id=CVE-2024-2611 external
https://nvd.nist.gov/vuln/detail/CVE-2024-2611 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-2612 self
https://bugzilla.redhat.com/show_bug.cgi?id=2270665 external
https://www.cve.org/CVERecord?id=CVE-2024-2612 external
https://nvd.nist.gov/vuln/detail/CVE-2024-2612 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-2614 self
https://bugzilla.redhat.com/show_bug.cgi?id=2270666 external
https://www.cve.org/CVERecord?id=CVE-2024-2614 external
https://nvd.nist.gov/vuln/detail/CVE-2024-2614 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-2616 self
https://bugzilla.redhat.com/show_bug.cgi?id=2270662 external
https://www.cve.org/CVERecord?id=CVE-2024-2616 external
https://nvd.nist.gov/vuln/detail/CVE-2024-2616 external
https://www.mozilla.org/en-US/security/advisories… external
https://www.mozilla.org/en-US/security/advisories… external
https://access.redhat.com/security/cve/CVE-2024-29944 self
https://bugzilla.redhat.com/show_bug.cgi?id=2271064 external
https://www.cve.org/CVERecord?id=CVE-2024-29944 external
https://nvd.nist.gov/vuln/detail/CVE-2024-29944 external
https://www.mozilla.org/en-US/security/advisories… external
Acknowledgments
Red Hat Hubert Kario
the Mozilla project
Gary Kwong
Ronald Crane
Georg Felber and Marco Squarcina (TU Wien)
Hafiizh
Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team
Ryan VanderMeulen and Dan Minor
Manfred Paul via Trend Micro's Zero Day Initiative

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1487",
        "url": "https://access.redhat.com/errata/RHSA-2024:1487"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2243644",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644"
      },
      {
        "category": "external",
        "summary": "2260012",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012"
      },
      {
        "category": "external",
        "summary": "2270660",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660"
      },
      {
        "category": "external",
        "summary": "2270661",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661"
      },
      {
        "category": "external",
        "summary": "2270662",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662"
      },
      {
        "category": "external",
        "summary": "2270663",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663"
      },
      {
        "category": "external",
        "summary": "2270664",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664"
      },
      {
        "category": "external",
        "summary": "2270665",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665"
      },
      {
        "category": "external",
        "summary": "2270666",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666"
      },
      {
        "category": "external",
        "summary": "2271064",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1487.json"
      }
    ],
    "title": "Red Hat Security Advisory: firefox security update",
    "tracking": {
      "current_release_date": "2024-11-24T14:33:29+00:00",
      "generator": {
        "date": "2024-11-24T14:33:29+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2024:1487",
      "initial_release_date": "2024-03-25T19:38:33+00:00",
      "revision_history": [
        {
          "date": "2024-03-25T19:38:33+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-03-25T19:38:33+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-24T14:33:29+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.9.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
                  "product_id": "AppStream-9.0.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:115.9.1-1.el9_0.src",
                "product": {
                  "name": "firefox-0:115.9.1-1.el9_0.src",
                  "product_id": "firefox-0:115.9.1-1.el9_0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:115.9.1-1.el9_0.aarch64",
                "product": {
                  "name": "firefox-0:115.9.1-1.el9_0.aarch64",
                  "product_id": "firefox-0:115.9.1-1.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
                "product": {
                  "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
                  "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
                "product": {
                  "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
                  "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:115.9.1-1.el9_0.ppc64le",
                "product": {
                  "name": "firefox-0:115.9.1-1.el9_0.ppc64le",
                  "product_id": "firefox-0:115.9.1-1.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
                "product": {
                  "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
                  "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
                "product": {
                  "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
                  "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:115.9.1-1.el9_0.x86_64",
                "product": {
                  "name": "firefox-0:115.9.1-1.el9_0.x86_64",
                  "product_id": "firefox-0:115.9.1-1.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64",
                "product": {
                  "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64",
                  "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
                "product": {
                  "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
                  "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "firefox-0:115.9.1-1.el9_0.s390x",
                "product": {
                  "name": "firefox-0:115.9.1-1.el9_0.s390x",
                  "product_id": "firefox-0:115.9.1-1.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x",
                "product": {
                  "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x",
                  "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
                "product": {
                  "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
                  "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64"
        },
        "product_reference": "firefox-0:115.9.1-1.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le"
        },
        "product_reference": "firefox-0:115.9.1-1.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x"
        },
        "product_reference": "firefox-0:115.9.1-1.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:115.9.1-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src"
        },
        "product_reference": "firefox-0:115.9.1-1.el9_0.src",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64"
        },
        "product_reference": "firefox-0:115.9.1-1.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64"
        },
        "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le"
        },
        "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x"
        },
        "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64"
        },
        "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64"
        },
        "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le"
        },
        "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x"
        },
        "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        },
        "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Hubert Kario"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2023-5388",
      "cwe": {
        "id": "CWE-208",
        "name": "Observable Timing Discrepancy"
      },
      "discovery_date": "2023-10-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2243644"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nss: timing attack against RSA decryption",
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-5388"
        },
        {
          "category": "external",
          "summary": "RHBZ#2243644",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388"
        }
      ],
      "release_date": "2023-10-12T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nss: timing attack against RSA decryption"
    },
    {
      "cve": "CVE-2024-0743",
      "cwe": {
        "id": "CWE-252",
        "name": "Unchecked Return Value"
      },
      "discovery_date": "2024-01-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2260012"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Crash in NSS TLS method",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-0743"
        },
        {
          "category": "external",
          "summary": "RHBZ#2260012",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743"
        }
      ],
      "release_date": "2024-01-23T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Mozilla: Crash in NSS TLS method"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Gary Kwong"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-2607",
      "cwe": {
        "id": "CWE-1262",
        "name": "Improper Access Control for Register Interface"
      },
      "discovery_date": "2024-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2270660"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: JIT code failed to save return registers on Armv7-A",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-2607"
        },
        {
          "category": "external",
          "summary": "RHBZ#2270660",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607"
        }
      ],
      "release_date": "2024-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Mozilla: JIT code failed to save return registers on Armv7-A"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Ronald Crane"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-2608",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2024-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2270661"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Integer overflow could have led to out of bounds write",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-2608"
        },
        {
          "category": "external",
          "summary": "RHBZ#2270661",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608"
        }
      ],
      "release_date": "2024-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Mozilla: Integer overflow could have led to out of bounds write"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Georg Felber and Marco Squarcina (TU Wien)"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-2610",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2024-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2270663"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-2610"
        },
        {
          "category": "external",
          "summary": "RHBZ#2270663",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610"
        }
      ],
      "release_date": "2024-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "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.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Hafiizh"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-2611",
      "cwe": {
        "id": "CWE-449",
        "name": "The UI Performs the Wrong Action"
      },
      "discovery_date": "2024-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2270664"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-2611"
        },
        {
          "category": "external",
          "summary": "RHBZ#2270664",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611"
        }
      ],
      "release_date": "2024-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "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.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Ronald Crane"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-2612",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2024-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2270665"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Self referencing object could have potentially led to a use-after-free",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-2612"
        },
        {
          "category": "external",
          "summary": "RHBZ#2270665",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612"
        }
      ],
      "release_date": "2024-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "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.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Mozilla: Self referencing object could have potentially led to a use-after-free"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-2614",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2024-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2270666"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-2614"
        },
        {
          "category": "external",
          "summary": "RHBZ#2270666",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614"
        }
      ],
      "release_date": "2024-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Ryan VanderMeulen and Dan Minor"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-2616",
      "discovery_date": "2024-03-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2270662"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Improve handling of out-of-memory conditions in ICU",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
          "title": "Statement"
        },
        {
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-2616"
        },
        {
          "category": "external",
          "summary": "RHBZ#2270662",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616"
        }
      ],
      "release_date": "2024-03-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Mozilla: Improve handling of out-of-memory conditions in ICU"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Mozilla project"
          ]
        },
        {
          "names": [
            "Manfred Paul via Trend Micro\u0027s Zero Day Initiative"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2024-29944",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2024-03-22T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2271064"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Mozilla: Privileged JavaScript Execution via Event Handlers",
          "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
          "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
          "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-29944"
        },
        {
          "category": "external",
          "summary": "RHBZ#2271064",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944"
        },
        {
          "category": "external",
          "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944"
        }
      ],
      "release_date": "2024-03-22T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-03-25T19:38:33+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:1487"
        }
      ],
      "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-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src",
            "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x",
            "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Critical"
        }
      ],
      "title": "Mozilla: Privileged JavaScript Execution via Event Handlers"
    }
  ]
}


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…