Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2017-20165 - debug #510

Closed
ADRG1T opened this issue Jan 4, 2024 · 2 comments
Closed

CVE-2017-20165 - debug #510

ADRG1T opened this issue Jan 4, 2024 · 2 comments
Labels

Comments

@ADRG1T
Copy link

ADRG1T commented Jan 4, 2024

An issue discovered in debug 2.6.9.
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.

See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459](https://nvd.nist.gov/vuln/detail/CVE-2017-20165)

The issue was resolved on debug 3.1.0.

Please update debug package to 3.1.0 or newer.

@dougwilson
Copy link
Contributor

dougwilson commented Jan 4, 2024

The fix for CVE-2017-20165 was patched in both 3.1.0 and 2.6.9, as listed in the link you provided. Thia module already includes the patch as it is using the patched 2.6.9 version (it was the only change in the 2.6.9 release even).

@dougwilson
Copy link
Contributor

Screenshot_20240104_092905_Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants