CVE-2023-30533: Prototype Pollution in sheetJS
7.8
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.87764%
CWE
Published
4/24/2023
Updated
11/6/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
xlsx | npm | < 0.19.3 | 0.19.3 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided data contains no actual code patches or specific file changes to analyze. The CHANGELOG.md
entry for v0.19.3 only states 'Fixed "Prototype Pollution" vulnerability' without technical details. While the vulnerability occurs during file parsing, we cannot identify specific functions without seeing the security-related code changes. The advisory mentions input validation improvements but provides no function names. Without concrete patch evidence showing modified functions or vulnerable code patterns, we cannot reliably identify exact vulnerable functions meeting the required confidence threshold.