ghsa-hf66-r44g-p7j9
Vulnerability from github
Published
2021-09-30 17:10
Modified
2023-09-05 23:21
Severity ?
Summary
Inefficient Regular Expression Complexity in handsontable
Details
The package handsontable from 0 and before 10.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) in Handsontable.helper.isNumeric
function.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "handsontable" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-23446" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2021-09-30T16:50:57Z", "nvd_published_at": "2021-09-29T17:15:00Z", "severity": "HIGH" }, "details": "The package handsontable from 0 and before 10.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) in `Handsontable.helper.isNumeric` function.", "id": "GHSA-hf66-r44g-p7j9", "modified": "2023-09-05T23:21:06Z", "published": "2021-09-30T17:10:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23446" }, { "type": "WEB", "url": "https://github.com/handsontable/handsontable/issues/8752" }, { "type": "WEB", "url": "https://github.com/handsontable/handsontable/pull/8742" }, { "type": "PACKAGE", "url": "https://github.com/handsontable/handsontable" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-DOTNET-HANDSONTABLE-1726793" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1726795" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1726796" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBHANDSONTABLE-1726794" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1726797" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-HANDSONTABLE-1726770" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Inefficient Regular Expression Complexity in handsontable" }
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.