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

Dependency vulnerabilities - node-rest-client #354

Open
tenzerothree opened this issue Mar 15, 2023 · 1 comment
Open

Dependency vulnerabilities - node-rest-client #354

tenzerothree opened this issue Mar 15, 2023 · 1 comment

Comments

@tenzerothree
Copy link

tenzerothree commented Mar 15, 2023

npm audit output:

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Vercel ms Inefficient Regular Expression Complexity          │
│               │ vulnerability                                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ ms                                                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=2.0.0                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ mangopay2-nodejs-sdk                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ mangopay2-nodejs-sdk > node-rest-client > debug > ms         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://github.com/advisories/GHSA-w9mr-4mfr-499f            │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ debug Inefficient Regular Expression Complexity              │
│               │ vulnerability                                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ debug                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=2.6.9                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ mangopay2-nodejs-sdk                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ mangopay2-nodejs-sdk > node-rest-client > debug              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://github.com/advisories/GHSA-9vvw-cc9w-f27h            │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Regular Expression Denial of Service in debug                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ debug                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=2.6.9                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ mangopay2-nodejs-sdk                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ mangopay2-nodejs-sdk > node-rest-client > debug              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://github.com/advisories/GHSA-gxpj-cx7g-858c            │
└───────────────┴──────────────────────────────────────────────────────────────┘

package.json:

"mangopay2-nodejs-sdk": "^1.33.1",
@tenzerothree tenzerothree changed the title Dependency vulnerabilities Dependency vulnerabilities - node-rest-client Mar 15, 2023
@fredericdelordm
Copy link
Contributor

Hello @tenzerothree,

It will be fixed in the next weeks.

Have a nice day,

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

2 participants