Skip to content
New issue

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

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

Already on GitHub? # to your account

Upgrade mocha to fix security issues #20

Open
Clement134 opened this issue Nov 29, 2018 · 2 comments
Open

Upgrade mocha to fix security issues #20

Clement134 opened this issue Nov 29, 2018 · 2 comments

Comments

@Clement134
Copy link

Hello,

At the moment this project uses version 2.5.3 of mocha. This version is vulnerable to 3 following vulnerabilities:

Low Regular Expression Denial of Service
Package debug
Dependency of mocha
Path mocha > debug
More info https://nodesecurity.io/advisories/534

High Regular Expression Denial of Service
Package minimatch
Dependency of mocha
Path mocha > glob > minimatch
More info https://nodesecurity.io/advisories/118

Critical Command Injection
Package growl
Dependency of mocha
Path mocha > growl
More info https://nodesecurity.io/advisories/146

An upgrade to mocha@5.2.0 would solve this issues.
I have tried to run the tests in order to upgrade mocha, but it seems that it needs a 1&1 token (which I don't have).

@Clement134
Copy link
Author

Hi @alibazlamit , could we have any feedback on this issue?
The fact that tests are run with a real oneandone server, make contributions to this project very difficult (even to keep dependencies up to date).

@tcrowe
Copy link
Contributor

tcrowe commented Jul 22, 2019

This was fixed but the module was not re-published to npm.

npm info liboneandone --registry registry.npmjs.com

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

No branches or pull requests

2 participants