ghsa-j8xg-fqg3-53r7
Vulnerability from github
Published
2023-06-22 06:30
Modified
2024-06-21 21:33
Severity ?
Summary
word-wrap vulnerable to Regular Expression Denial of Service
Details
All versions of the package word-wrap are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression within the result variable.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "(word-wrap)" ] }, "package": { "ecosystem": "npm", "name": "word-wrap" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-26115" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2023-06-23T21:36:40Z", "nvd_published_at": "2023-06-22T05:15:09Z", "severity": "MODERATE" }, "details": "All versions of the package word-wrap are vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression within the result variable.\n", "id": "GHSA-j8xg-fqg3-53r7", "modified": "2024-06-21T21:33:53Z", "published": "2023-06-22T06:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26115" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/word-wrap/commit/420dce9a2412b21881202b73a3c34f0edc53cb2e" }, { "type": "PACKAGE", "url": "https://github.com/jonschlinkert/word-wrap" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/word-wrap/blob/master/index.js#L39" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/word-wrap/blob/master/index.js%23L39" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/word-wrap/releases/tag/1.2.4" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240621-0006" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-4058657" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-WORDWRAP-3149973" } ], "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:L", "type": "CVSS_V3" } ], "summary": "word-wrap vulnerable to Regular Expression Denial of Service" }
Loading...
Loading...
- 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.