2023-09-07 08:00:30 +00:00

87 lines
2.2 KiB
JSON

{
"id": "CVE-2023-30533",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-24T08:15:07.217",
"lastModified": "2023-09-07T07:15:07.883",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SheetJS Community Edition before 0.19.3 allows Prototype Pollution via a crafted file. In other words. 0.19.2 and earlier are affected, whereas 0.19.3 and later are unaffected."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sheetjs:sheetjs:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "0.19.3",
"matchCriteriaId": "22CBA73A-E67A-48CF-A633-F955EB19EC4F"
}
]
}
]
}
],
"references": [
{
"url": "https://cdn.sheetjs.com/advisories/CVE-2023-30533",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://git.sheetjs.com/sheetjs/sheetjs/issues/2986",
"source": "cve@mitre.org"
},
{
"url": "https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}