fkie_cve-2021-32014
Vulnerability from fkie_nvd
Published
2021-07-19 14:15
Modified
2024-11-21 06:06
Severity ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/ | Third Party Advisory | |
cve@mitre.org | https://sheetjs.com/pro | Product, Vendor Advisory | |
cve@mitre.org | https://www.npmjs.com/package/xlsx/v/0.17.0 | Product, Third Party Advisory | |
cve@mitre.org | https://www.oracle.com/security-alerts/cpujan2022.html | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://sheetjs.com/pro | Product, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.npmjs.com/package/xlsx/v/0.17.0 | Product, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpujan2022.html | Patch, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
sheetjs | sheetjs | * | |
sheetjs | sheetjs_pro | * | |
oracle | rest_data_services | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:sheetjs:sheetjs:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "CEA6A2D8-4FBC-4546-ABC0-4294DA2A893F", "versionEndIncluding": "0.16.9", "vulnerable": true }, { "criteria": "cpe:2.3:a:sheetjs:sheetjs_pro:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "11F7F7A0-8FBA-4DD7-AD71-C626A31A92C4", "versionEndIncluding": "0.16.9", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:rest_data_services:*:*:*:*:*:*:*:*", "matchCriteriaId": "DDAB54C8-9384-41F1-807A-4ADD42ED25F2", "versionEndExcluding": "21.2.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "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." }, { "lang": "es", "value": "SheetJS y SheetJS Pro hasta la versi\u00f3n 0.16.9 permiten a los atacantes provocar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de un documento .xlsx manipulado incorrectamente cuando es le\u00eddo por xlsx.js" } ], "id": "CVE-2021-32014", "lastModified": "2024-11-21T06:06:42.863", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-07-19T14:15:08.113", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/" }, { "source": "cve@mitre.org", "tags": [ "Product", "Vendor Advisory" ], "url": "https://sheetjs.com/pro" }, { "source": "cve@mitre.org", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/xlsx/v/0.17.0" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product", "Vendor Advisory" ], "url": "https://sheetjs.com/pro" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product", "Third Party Advisory" ], "url": "https://www.npmjs.com/package/xlsx/v/0.17.0" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-400" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.