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

This library includes a security vulnerability #290

Open
gavacho opened this issue Nov 20, 2015 · 4 comments
Open

This library includes a security vulnerability #290

gavacho opened this issue Nov 20, 2015 · 4 comments

Comments

@gavacho
Copy link

gavacho commented Nov 20, 2015

I'm using a tool from the Node Security Project called nsp to check for security vulnerabilities.

It looks like this would be fixed by using the latest version of debug .

~/knox  (master) $ nsp check
(+) 1 vulnerabilities found
┌───────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│               │ Regular Expression Denial of Service                                                                                         │
├───────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Name          │ ms                                                                                                                           │
├───────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Installed     │ 0.6.2                                                                                                                        │
├───────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Vulnerable    │ <=0.7.0                                                                                                                      │
├───────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Patched       │ >0.7.0                                                                                                                       │
├───────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Path          │ debug > ms                                                                                                                   │
├───────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ More Info     │ https://nodesecurity.io/advisories/46                                                                                        │
└───────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
@nijikokun
Copy link

👍

@jackhsu978
Copy link
Contributor

I created a pull request #300

@BrandonCopley
Copy link

👍

@arnaudbesnier
Copy link

arnaudbesnier commented Nov 3, 2017

The vulnerability on the latest version is:

https://nodesecurity.io/advisories/534

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

5 participants