cvelist/2021/32xxx/CVE-2021-32014.json
2022-02-07 16:01:25 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-32014",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SheetJS and SheetJS Pro through 0.16.9 allows attackers to cause a denial of service (CPU consumption) via a crafted .xlsx document that is mishandled when read by xlsx.js."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sheetjs.com/pro",
"refsource": "MISC",
"name": "https://sheetjs.com/pro"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2022.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"refsource": "MISC",
"name": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/",
"url": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/"
},
{
"refsource": "MISC",
"name": "https://www.npmjs.com/package/xlsx/v/0.17.0",
"url": "https://www.npmjs.com/package/xlsx/v/0.17.0"
}
]
}
}