Vulnerability Description
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 identifier of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debug Project | Debug | < 2.6.9 |
Related Weaknesses (CWE)
References
- https://github.com/debug-js/debug/commit/c38a0166c266a679c8de012d4eaccec3f944e68Patch
- https://github.com/debug-js/debug/pull/504Patch
- https://github.com/debug-js/debug/releases/tag/3.1.0Release Notes
- https://vuldb.com/?ctiid.217665Third Party AdvisoryVDB Entry
- https://vuldb.com/?id.217665Third Party AdvisoryVDB Entry
- https://github.com/debug-js/debug/commit/c38a0166c266a679c8de012d4eaccec3f944e68Patch
- https://github.com/debug-js/debug/pull/504Patch
- https://github.com/debug-js/debug/releases/tag/3.1.0Release Notes
- https://vuldb.com/?ctiid.217665Third Party AdvisoryVDB Entry
- https://vuldb.com/?id.217665Third Party AdvisoryVDB Entry
FAQ
What is CVE-2017-20165?
CVE-2017-20165 is a vulnerability with a CVSS score of 3.5 (LOW). 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 ineff...
How severe is CVE-2017-20165?
CVE-2017-20165 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-20165?
Check the references section above for vendor advisories and patch information. Affected products include: Debug Project Debug.