-
-
Notifications
You must be signed in to change notification settings - Fork 239
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 in event-stream dependency #150
Comments
Thank you for the report. |
2 tasks
ChrisBAshton
added a commit
to bbc/simorgh
that referenced
this issue
Nov 26, 2018
Fixes vulnerability: dominictarr/event-stream#116 See mysticatea/npm-run-all#150 (comment)
2 tasks
vladimiry
added a commit
to vladimiry/ElectronMail
that referenced
this issue
Nov 26, 2018
* 4.1.5 version get rids of backdoored "event-stream" 3.3.5/3.3.6 use * see mysticatea/npm-run-all#150 * see dominictarr/event-stream#116
FYI Thanks to folks for bringing it to my attention: indexzero/ps-tree#34 |
@mysticatea thank you so much for being on top of this issue. |
Merged
4 tasks
pr1sm
added a commit
to walmat/nebula-old
that referenced
this issue
Nov 26, 2018
This commit updates the npm-run-all dependency to remove the security bug referenced in mysticatea/npm-run-all#150
majecty
added a commit
to majecty/codechain-dashboard
that referenced
this issue
Nov 27, 2018
xpdlf1004
pushed a commit
to CodeChain-io/codechain-dashboard
that referenced
this issue
Nov 27, 2018
This was referenced Nov 27, 2018
walmat
pushed a commit
to walmat/nebula-old
that referenced
this issue
Nov 30, 2018
* Upgrade npm-run-all dependency This commit updates the npm-run-all dependency to remove the security bug referenced in mysticatea/npm-run-all#150 * Bump nodemon dependency This commit updates the nodemon dependency to a version that removes the event-stream vulnerability (https://github.com/remy/nodemon/releases/tag/v1.18.7). For more details on the vulnerability, see dominictarr/event-stream#116.
This was referenced Dec 11, 2018
devDefiWeb
added a commit
to devDefiWeb/electron-mail-app
that referenced
this issue
May 28, 2022
* 4.1.5 version get rids of backdoored "event-stream" 3.3.5/3.3.6 use * see mysticatea/npm-run-all#150 * see dominictarr/event-stream#116
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a serious vulnerability in event-stream, which is used by npm-run-all.
Please consider locking into v3.3.4 or lower, which appears to be before the vulnerability was introduced.
EDIT: the vulnerable package is pulled in via your dependency
ps-tree
, which has an issue open to fix it: indexzero/ps-tree#33The text was updated successfully, but these errors were encountered: