ghsa-36fh-84j7-cv5h
Vulnerability from github
Published
2023-01-29 06:30
Modified
2024-08-02 10:30
Summary
JSZip contains Path Traversal via loadAsync
Details

loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "jszip"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.8.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2022-48285"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-22"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-02-01T18:08:04Z",
    "nvd_published_at": "2023-01-29T05:15:00Z",
    "severity": "HIGH"
  },
  "details": "loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.",
  "id": "GHSA-36fh-84j7-cv5h",
  "modified": "2024-08-02T10:30:29Z",
  "published": "2023-01-29T06:30:52Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48285"
    },
    {
      "type": "WEB",
      "url": "https://github.com/Stuk/jszip/commit/2edab366119c9ee948357c02f1206c28566cdf15"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/244499"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/Stuk/jszip"
    },
    {
      "type": "WEB",
      "url": "https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0"
    },
    {
      "type": "WEB",
      "url": "https://security.netapp.com/advisory/ntap-20240621-0005"
    },
    {
      "type": "WEB",
      "url": "https://www.mend.io/vulnerability-database/WS-2023-0004"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "JSZip contains Path Traversal via loadAsync"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...