ghsa-9vvw-cc9w-f27h
Vulnerability from github
Published
2023-01-09 12:30
Modified
2023-01-13 17:19
Severity ?
Summary
debug Inefficient Regular Expression Complexity vulnerability
Details
A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. The name of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability. The patch has been backported to the 2.6.x branch in version 2.6.9.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "debug" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "debug" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-20165" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2023-01-10T21:49:01Z", "nvd_published_at": "2023-01-09T10:15:00Z", "severity": "HIGH" }, "details": "A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. The name of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability. The patch has been backported to the 2.6.x branch in version 2.6.9.", "id": "GHSA-9vvw-cc9w-f27h", "modified": "2023-01-13T17:19:08Z", "published": "2023-01-09T12:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-20165" }, { "type": "WEB", "url": "https://github.com/debug-js/debug/pull/504" }, { "type": "WEB", "url": "https://github.com/debug-js/debug/commit/c38a0166c266a679c8de012d4eaccec3f944e685" }, { "type": "WEB", "url": "https://github.com/debug-js/debug/commit/f53962e944a87e6ca9bb622a2a12dffc22a9bb5a" }, { "type": "PACKAGE", "url": "https://github.com/debug-js/debug" }, { "type": "WEB", "url": "https://github.com/debug-js/debug/releases/tag/2.6.9" }, { "type": "WEB", "url": "https://github.com/debug-js/debug/releases/tag/3.1.0" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.217665" }, { "type": "WEB", "url": "https://vuldb.com/?id.217665" } ], "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": "debug Inefficient Regular Expression Complexity vulnerability" }
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.