All the vulnerabilites related to sheetjs - sheetjs
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" } ] }
Vulnerability from fkie_nvd
Published
2023-04-24 08:15
Modified
2024-11-21 08:00
Severity ?
Summary
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.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:sheetjs:sheetjs:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "22CBA73A-E67A-48CF-A633-F955EB19EC4F", "versionEndExcluding": "0.19.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "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." } ], "id": "CVE-2023-30533", "lastModified": "2024-11-21T08:00:22.100", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-04-24T08:15:07.217", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://cdn.sheetjs.com/advisories/CVE-2023-30533" }, { "source": "cve@mitre.org", "url": "https://git.sheetjs.com/sheetjs/sheetjs/issues/2986" }, { "source": "cve@mitre.org", "tags": [ "Release Notes" ], "url": "https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://cdn.sheetjs.com/advisories/CVE-2023-30533" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://git.sheetjs.com/sheetjs/sheetjs/issues/2986" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-1321" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
cve-2021-32014
Vulnerability from cvelistv5
Published
2021-07-19 13:20
Modified
2024-08-03 23:17
Severity ?
EPSS score ?
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 |
---|---|---|
https://sheetjs.com/pro | x_refsource_MISC | |
https://www.oracle.com/security-alerts/cpujan2022.html | x_refsource_MISC | |
https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/ | x_refsource_MISC | |
https://www.npmjs.com/package/xlsx/v/0.17.0 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T23:17:27.969Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://sheetjs.com/pro" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.npmjs.com/package/xlsx/v/0.17.0" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-02-07T14:42:12", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://sheetjs.com/pro" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.npmjs.com/package/xlsx/v/0.17.0" } ], "x_legacyV4Record": { "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": [ { "name": "https://sheetjs.com/pro", "refsource": "MISC", "url": "https://sheetjs.com/pro" }, { "name": "https://www.oracle.com/security-alerts/cpujan2022.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpujan2022.html" }, { "name": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/", "refsource": "MISC", "url": "https://floqast.com/engineering-blog/post/fuzzing-and-parsing-securely/" }, { "name": "https://www.npmjs.com/package/xlsx/v/0.17.0", "refsource": "MISC", "url": "https://www.npmjs.com/package/xlsx/v/0.17.0" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-32014", "datePublished": "2021-07-19T13:20:12", "dateReserved": "2021-05-03T00:00:00", "dateUpdated": "2024-08-03T23:17:27.969Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2023-30533
Vulnerability from cvelistv5
Published
2023-04-24 00:00
Modified
2024-08-02 14:28
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T14:28:51.334Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md" }, { "tags": [ "x_transferred" ], "url": "https://cdn.sheetjs.com/advisories/CVE-2023-30533" }, { "tags": [ "x_transferred" ], "url": "https://git.sheetjs.com/sheetjs/sheetjs/issues/2986" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-09-07T06:11:51.421670", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://git.sheetjs.com/sheetjs/sheetjs/src/branch/master/CHANGELOG.md" }, { "url": "https://cdn.sheetjs.com/advisories/CVE-2023-30533" }, { "url": "https://git.sheetjs.com/sheetjs/sheetjs/issues/2986" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-30533", "datePublished": "2023-04-24T00:00:00", "dateReserved": "2023-04-12T00:00:00", "dateUpdated": "2024-08-02T14:28:51.334Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }