ghsa-36fh-84j7-cv5h
Vulnerability from github
Published
2023-01-29 06:30
Modified
2024-08-02 10:30
Severity ?
7.3 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
6.9 (Medium) - 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
6.9 (Medium) - 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
Summary
JSZip contains Path Traversal via loadAsync
Details
loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.
{ "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" }
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.