gsd-2023-26115
Vulnerability from gsd
Modified
2023-12-13 01:20
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-26115", "id": "GSD-2023-26115" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-26115" ], "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.\r\r", "id": "GSD-2023-26115", "modified": "2023-12-13T01:20:54.109445Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2023-26115", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "word-wrap", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "0", "version_value": "*" } ] } }, { "product_name": "org.webjars.npm:word-wrap", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "0", "version_value": "*" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credits": [ { "lang": "en", "value": "Carter Snook" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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.\r\r" } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-1333", "lang": "eng", "value": "Regular Expression Denial of Service (ReDoS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://security.snyk.io/vuln/SNYK-JS-WORDWRAP-3149973", "refsource": "MISC", "url": "https://security.snyk.io/vuln/SNYK-JS-WORDWRAP-3149973" }, { "name": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-4058657", "refsource": "MISC", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-4058657" }, { "name": "https://github.com/jonschlinkert/word-wrap/blob/master/index.js%23L39", "refsource": "MISC", "url": "https://github.com/jonschlinkert/word-wrap/blob/master/index.js%23L39" }, { "name": "https://github.com/jonschlinkert/word-wrap/releases/tag/1.2.4", "refsource": "MISC", "url": "https://github.com/jonschlinkert/word-wrap/releases/tag/1.2.4" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.2.4", "affected_versions": "All versions before 1.2.4", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-1333", "CWE-937" ], "date": "2023-08-24", "description": "All versions of the package word-wrap is vulnerable to Regular Expression Denial of Service (ReDoS) due to the usage of an insecure regular expression within the result variable.", "fixed_versions": [ "1.2.4" ], "identifier": "CVE-2023-26115", "identifiers": [ "CVE-2023-26115" ], "not_impacted": "All versions starting from 1.2.4", "package_slug": "npm/word-wrap", "pubdate": "2023-06-22", "solution": "Upgrade to version 1.2.4 or above.", "title": "Inefficient Regular Expression Complexity", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-26115", "https://github.com/jonschlinkert/word-wrap/pull/33", "https://github.com/jonschlinkert/word-wrap/pull/41", "https://security.snyk.io/vuln/SNYK-JS-WORDWRAP-3149973" ], "uuid": "a5cf05e3-c159-4fd9-8cac-6522f326fa9d" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:word-wrap_project:word-wrap:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "1.2.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2023-26115" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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.\r\r" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-1333" } ] } ] }, "references": { "reference_data": [ { "name": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-4058657", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-4058657" }, { "name": "https://github.com/jonschlinkert/word-wrap/blob/master/index.js%23L39", "refsource": "MISC", "tags": [ "Broken Link" ], "url": "https://github.com/jonschlinkert/word-wrap/blob/master/index.js%23L39" }, { "name": "https://security.snyk.io/vuln/SNYK-JS-WORDWRAP-3149973", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://security.snyk.io/vuln/SNYK-JS-WORDWRAP-3149973" }, { "name": "https://github.com/jonschlinkert/word-wrap/releases/tag/1.2.4", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/jonschlinkert/word-wrap/releases/tag/1.2.4" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-10-23T18:57Z", "publishedDate": "2023-06-22T05:15Z" } } }
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.