2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-30533" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-04-24T08:15:07.217" ,
2023-09-07 08:00:30 +00:00
"lastModified" : "2023-09-07T07:15:07.883" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-09-07 08:00:30 +00:00
"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."
2023-04-24 12:24:31 +02:00
}
] ,
2023-05-02 22:00:21 +02:00
"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"
}
]
}
]
}
] ,
2023-04-24 12:24:31 +02:00
"references" : [
{
"url" : "https://cdn.sheetjs.com/advisories/CVE-2023-30533" ,
2023-05-02 22:00:21 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
2023-09-07 08:00:30 +00:00
{
"url" : "https://git.sheetjs.com/sheetjs/sheetjs/issues/2986" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md" ,
2023-05-02 22:00:21 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-04-24 12:24:31 +02:00
}
]
}