gsd-2023-25739
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Module load requests that failed were not being checked as to whether or not they were cancelled causing a use-after-free in <code>ScriptLoadContext</code>. This vulnerability affects Firefox < 110, Thunderbird < 102.8, and Firefox ESR < 102.8.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-25739",
    "id": "GSD-2023-25739",
    "references": [
      "https://www.debian.org/security/2023/dsa-5350",
      "https://www.debian.org/security/2023/dsa-5355",
      "https://advisories.mageia.org/CVE-2023-25739.html",
      "https://access.redhat.com/errata/RHSA-2023:0805",
      "https://access.redhat.com/errata/RHSA-2023:0806",
      "https://access.redhat.com/errata/RHSA-2023:0807",
      "https://access.redhat.com/errata/RHSA-2023:0808",
      "https://access.redhat.com/errata/RHSA-2023:0809",
      "https://access.redhat.com/errata/RHSA-2023:0810",
      "https://access.redhat.com/errata/RHSA-2023:0811",
      "https://access.redhat.com/errata/RHSA-2023:0812",
      "https://access.redhat.com/errata/RHSA-2023:0817",
      "https://access.redhat.com/errata/RHSA-2023:0818",
      "https://access.redhat.com/errata/RHSA-2023:0819",
      "https://access.redhat.com/errata/RHSA-2023:0820",
      "https://access.redhat.com/errata/RHSA-2023:0821",
      "https://access.redhat.com/errata/RHSA-2023:0822",
      "https://access.redhat.com/errata/RHSA-2023:0823",
      "https://access.redhat.com/errata/RHSA-2023:0824",
      "https://www.suse.com/security/cve/CVE-2023-25739.html",
      "https://ubuntu.com/security/CVE-2023-25739"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-25739"
      ],
      "details": "Module load requests that failed were not being checked as to whether or not they were cancelled causing a use-after-free in \u003ccode\u003eScriptLoadContext\u003c/code\u003e. This vulnerability affects Firefox \u003c 110, Thunderbird \u003c 102.8, and Firefox ESR \u003c 102.8.",
      "id": "GSD-2023-25739",
      "modified": "2023-12-13T01:20:40.565967Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@mozilla.org",
        "ID": "CVE-2023-25739",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Firefox",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_value": "110"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "Thunderbird",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_value": "102.8"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "Firefox ESR",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_value": "102.8"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Mozilla"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Module load requests that failed were not being checked as to whether or not they were cancelled causing a use-after-free in \u003ccode\u003eScriptLoadContext\u003c/code\u003e. This vulnerability affects Firefox \u003c 110, Thunderbird \u003c 102.8, and Firefox ESR \u003c 102.8."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Use-after-free in mozilla::dom::ScriptLoadContext::~ScriptLoadContext"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://www.mozilla.org/security/advisories/mfsa2023-06/",
            "refsource": "MISC",
            "url": "https://www.mozilla.org/security/advisories/mfsa2023-06/"
          },
          {
            "name": "https://www.mozilla.org/security/advisories/mfsa2023-05/",
            "refsource": "MISC",
            "url": "https://www.mozilla.org/security/advisories/mfsa2023-05/"
          },
          {
            "name": "https://www.mozilla.org/security/advisories/mfsa2023-07/",
            "refsource": "MISC",
            "url": "https://www.mozilla.org/security/advisories/mfsa2023-07/"
          },
          {
            "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1811939",
            "refsource": "MISC",
            "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1811939"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "102.8",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "102.8",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "110.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@mozilla.org",
          "ID": "CVE-2023-25739"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Module load requests that failed were not being checked as to whether or not they were cancelled causing a use-after-free in \u003ccode\u003eScriptLoadContext\u003c/code\u003e. This vulnerability affects Firefox \u003c 110, Thunderbird \u003c 102.8, and Firefox ESR \u003c 102.8."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-416"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1811939",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Permissions Required"
              ],
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1811939"
            },
            {
              "name": "https://www.mozilla.org/security/advisories/mfsa2023-05/",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://www.mozilla.org/security/advisories/mfsa2023-05/"
            },
            {
              "name": "https://www.mozilla.org/security/advisories/mfsa2023-07/",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://www.mozilla.org/security/advisories/mfsa2023-07/"
            },
            {
              "name": "https://www.mozilla.org/security/advisories/mfsa2023-06/",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://www.mozilla.org/security/advisories/mfsa2023-06/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "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"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2023-06-08T16:15Z",
      "publishedDate": "2023-06-02T17:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...