File size: 4,270 Bytes
8059bf0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
  "actions": [
    {
      "action": "review",
      "module": "xlsx",
      "resolves": [
        {
          "id": 1108110,
          "path": ".>xlsx",
          "dev": false,
          "bundled": false,
          "optional": false
        },
        {
          "id": 1108111,
          "path": ".>xlsx",
          "dev": false,
          "bundled": false,
          "optional": false
        }
      ]
    }
  ],
  "advisories": {
    "1108110": {
      "findings": [
        {
          "version": "0.18.5",
          "paths": [
            ".>xlsx"
          ]
        }
      ],
      "found_by": null,
      "deleted": null,
      "references": "- https://nvd.nist.gov/vuln/detail/CVE-2023-30533\n- https://cdn.sheetjs.com/advisories/CVE-2023-30533\n- https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md\n- https://git.sheetjs.com/sheetjs/sheetjs/issues/2667\n- https://git.sheetjs.com/sheetjs/sheetjs/issues/2986\n- https://cdn.sheetjs.com\n- https://github.com/advisories/GHSA-4r6h-8v6p-xvw6",
      "created": "2023-04-24T09:30:19.000Z",
      "id": 1108110,
      "npm_advisory_id": null,
      "overview": "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. Version 0.19.3 can be downloaded via https://cdn.sheetjs.com/.",
      "reported_by": null,
      "title": "Prototype Pollution in sheetJS",
      "metadata": null,
      "cves": [
        "CVE-2023-30533"
      ],
      "access": "public",
      "severity": "high",
      "module_name": "xlsx",
      "vulnerable_versions": "<0.19.3",
      "github_advisory_id": "GHSA-4r6h-8v6p-xvw6",
      "recommendation": "None",
      "patched_versions": "<0.0.0",
      "updated": "2025-09-19T15:23:41.000Z",
      "cvss": {
        "score": 7.8,
        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
      },
      "cwe": [
        "CWE-1321"
      ],
      "url": "https://github.com/advisories/GHSA-4r6h-8v6p-xvw6"
    },
    "1108111": {
      "findings": [
        {
          "version": "0.18.5",
          "paths": [
            ".>xlsx"
          ]
        }
      ],
      "found_by": null,
      "deleted": null,
      "references": "- https://nvd.nist.gov/vuln/detail/CVE-2024-22363\n- https://cdn.sheetjs.com/advisories/CVE-2024-22363\n- https://cwe.mitre.org/data/definitions/1333.html\n- https://git.sheetjs.com/sheetjs/sheetjs/src/tag/v0.20.2\n- https://cdn.sheetjs.com\n- https://github.com/advisories/GHSA-5pgg-2g8v-p4x9",
      "created": "2024-04-05T06:30:46.000Z",
      "id": 1108111,
      "npm_advisory_id": null,
      "overview": "SheetJS Community Edition before 0.20.2 is vulnerable.to Regular Expression Denial of Service (ReDoS).\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. Version 0.20.2 can be downloaded via https://cdn.sheetjs.com/.",
      "reported_by": null,
      "title": "SheetJS Regular Expression Denial of Service (ReDoS)",
      "metadata": null,
      "cves": [
        "CVE-2024-22363"
      ],
      "access": "public",
      "severity": "high",
      "module_name": "xlsx",
      "vulnerable_versions": "<0.20.2",
      "github_advisory_id": "GHSA-5pgg-2g8v-p4x9",
      "recommendation": "None",
      "patched_versions": "<0.0.0",
      "updated": "2025-09-19T15:23:26.000Z",
      "cvss": {
        "score": 7.5,
        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
      },
      "cwe": [
        "CWE-1333"
      ],
      "url": "https://github.com/advisories/GHSA-5pgg-2g8v-p4x9"
    }
  },
  "muted": [],
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 2,
      "critical": 0
    },
    "dependencies": 639,
    "devDependencies": 0,
    "optionalDependencies": 0,
    "totalDependencies": 639
  }
}