ghsa-f4c9-cqv8-9v98
Vulnerability from github
Published
2022-05-24 17:42
Modified
2024-07-19 18:34
Summary
Withdrawn Advisory: Insufficient Granularity of Access Control in JSDom
Details

Withdrawn Advisory

This advisory has been withdrawn because the user must configure jsdom to allow access to local files.

Original Description

JSDom improperly allows the loading of local resources, which allows for local files to be manipulated by a malicious web page when script execution is enabled.

Show details on source website


{
  "affected": [
    {
      "database_specific": {
        "last_known_affected_version_range": "\u003c= 16.4.0"
      },
      "package": {
        "ecosystem": "npm",
        "name": "jsdom"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "16.5.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2021-20066"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-1220"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-22T18:50:49Z",
    "nvd_published_at": "2021-02-16T20:15:00Z",
    "severity": "LOW"
  },
  "details": "# Withdrawn Advisory\n\nThis advisory has been withdrawn because the user must configure jsdom to allow access to local files.\n\n# Original Description\n\nJSDom improperly allows the loading of local resources, which allows for local files to be manipulated by a malicious web page when script execution is enabled.",
  "id": "GHSA-f4c9-cqv8-9v98",
  "modified": "2024-07-19T18:34:30Z",
  "published": "2022-05-24T17:42:20Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20066"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jsdom/jsdom/issues/3124"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jsdom/jsdom/issues/3124#issuecomment-783502951"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jsdom/jsdom"
    },
    {
      "type": "WEB",
      "url": "https://security.snyk.io/vuln/SNYK-JS-JSDOM-1075447"
    },
    {
      "type": "WEB",
      "url": "https://www.tenable.com/security/research/tra-2021-05"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Withdrawn Advisory: Insufficient Granularity of Access Control in JSDom",
  "withdrawn": "2024-07-19T18:34:30Z"
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.