ghsa-4r6h-8v6p-xvw6
Vulnerability from github
Published
2023-04-24 09:30
Modified
2023-05-23 13:29
Severity ?
Summary
Prototype Pollution in sheetJS
Details
All versions of SheetJS CE through 0.19.2 are vulnerable to "Prototype Pollution" when reading specially crafted files. Workflows that do not read arbitrary files (for example, exporting data to spreadsheet files) are unaffected.
A non-vulnerable version cannot be found via npm, as the repository hosted on GitHub and the npm package xlsx
are no longer maintained.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "xlsx" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.19.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-30533" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2023-04-24T22:40:42Z", "nvd_published_at": "2023-04-24T08:15:07Z", "severity": "HIGH" }, "details": "All versions of SheetJS CE through 0.19.2 are vulnerable to \"Prototype Pollution\" when reading specially crafted files. Workflows that do not read arbitrary files (for example, exporting data to spreadsheet files) are unaffected.\n\nA non-vulnerable version cannot be found via npm, as the repository hosted on GitHub and the npm package `xlsx` are no longer maintained.", "id": "GHSA-4r6h-8v6p-xvw6", "modified": "2023-05-23T13:29:06Z", "published": "2023-04-24T09:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30533" }, { "type": "WEB", "url": "https://cdn.sheetjs.com/advisories/CVE-2023-30533" }, { "type": "PACKAGE", "url": "https://git.sheetjs.com/sheetjs/sheetjs" }, { "type": "WEB", "url": "https://git.sheetjs.com/sheetjs/sheetjs/issues/2667" }, { "type": "WEB", "url": "https://git.sheetjs.com/sheetjs/sheetjs/issues/2986" }, { "type": "WEB", "url": "https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Prototype Pollution in sheetJS" }
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.