ghsa-36fh-84j7-cv5h
Vulnerability from github
Published
2023-01-29 06:30
Modified
2024-11-18 16:26
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: "MODERATE",
   },
   details: "loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.",
   id: "GHSA-36fh-84j7-cv5h",
   modified: "2024-11-18T16:26:28Z",
   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.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.