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

vulnerability found in "ansi-regex" - CVE-2021-3807 #4135

Closed
AmitayBiton opened this issue Dec 7, 2021 · 5 comments
Closed

vulnerability found in "ansi-regex" - CVE-2021-3807 #4135

AmitayBiton opened this issue Dec 7, 2021 · 5 comments

Comments

@AmitayBiton
Copy link

AmitayBiton commented Dec 7, 2021

"cli-table3": "^0.6.0",

vulnerability found in "ansi-regex", child dependency of cli-table3
+-- cli-table3@0.6.0
| -- string-width@4.2.2 (at 4.2.3 it upgrades problematic dependencies)
| ---- strip-ansi@6.0.0
| ------ ansi-regex@5.0.0 (vulnerable version)

while updating npm it keep installing "ansi-regex@5.0.0" .
please remove or replace this package.

@codepunkt
Copy link

apparently, this has been a problem for quite a few npm versions.
we've also stumbled upon this today.

@AmitayBiton
Copy link
Author

Is there an estimated date for a fix for this issue?
@codepunkt

@MartinFalatic
Copy link

@AmitayBiton - Suggest you add the CVE number (CVE-2021-3807) to the title here, as it might increase visibility.

Details of this high sev vulnerability in ansi-regex are found at:

https://nvd.nist.gov/vuln/detail/CVE-2021-3807

@MartinFalatic
Copy link

Actually, I see this is likely a duplicate of #3785

@AmitayBiton AmitayBiton changed the title vulnerability found in "ansi-regex" vulnerability found in "ansi-regex" - CVE-2021-3807 Dec 21, 2021
@darcyclarke
Copy link
Contributor

Closing: duplicate of #3785

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

No branches or pull requests

4 participants