gsd-2022-48285
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-48285", description: "loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.", id: "GSD-2022-48285", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-48285", ], details: "loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.", id: "GSD-2022-48285", modified: "2023-12-13T01:19:25.982150Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-48285", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/Stuk/jszip/commit/2edab366119c9ee948357c02f1206c28566cdf15", refsource: "MISC", url: "https://github.com/Stuk/jszip/commit/2edab366119c9ee948357c02f1206c28566cdf15", }, { name: "https://www.mend.io/vulnerability-database/WS-2023-0004", refsource: "MISC", url: "https://www.mend.io/vulnerability-database/WS-2023-0004", }, { name: "https://exchange.xforce.ibmcloud.com/vulnerabilities/244499", refsource: "MISC", url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/244499", }, { name: "https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0", refsource: "MISC", url: "https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<3.8.0", affected_versions: "All versions before 3.8.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", cwe_ids: [ "CWE-1035", "CWE-22", "CWE-937", ], date: "2023-03-03", description: "loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.", fixed_versions: [ "3.8.0", ], identifier: "CVE-2022-48285", identifiers: [ "CVE-2022-48285", "GHSA-36fh-84j7-cv5h", ], not_impacted: "All versions starting from 3.8.0", package_slug: "npm/jszip", pubdate: "2023-01-29", solution: "Upgrade to version 3.8.0 or above.", title: "JSZip contains Path Traversal via loadAsync", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-48285", "https://github.com/Stuk/jszip/commit/2edab366119c9ee948357c02f1206c28566cdf15", "https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0", "https://www.mend.io/vulnerability-database/WS-2023-0004", "https://github.com/advisories/GHSA-36fh-84j7-cv5h", ], uuid: "db25d4bf-de59-4bbe-9374-b6ddb9c92fe8", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:jszip_project:jszip:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "3.8.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-48285", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-22", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0", }, { name: "https://www.mend.io/vulnerability-database/WS-2023-0004", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://www.mend.io/vulnerability-database/WS-2023-0004", }, { name: "https://exchange.xforce.ibmcloud.com/vulnerabilities/244499", refsource: "MISC", tags: [ "Third Party Advisory", "VDB Entry", ], url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/244499", }, { name: "https://github.com/Stuk/jszip/commit/2edab366119c9ee948357c02f1206c28566cdf15", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/Stuk/jszip/commit/2edab366119c9ee948357c02f1206c28566cdf15", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "LOW", baseScore: 7.3, baseSeverity: "HIGH", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.4, }, }, lastModifiedDate: "2023-03-03T18:26Z", publishedDate: "2023-01-29T05:15Z", }, }, }
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.
Title of the comment
Description of the comment
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.