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

DoS due to excessively large websocket message #981

Closed
nirmalgupta opened this issue Jul 7, 2016 · 2 comments
Closed

DoS due to excessively large websocket message #981

nirmalgupta opened this issue Jul 7, 2016 · 2 comments

Comments

@nirmalgupta
Copy link

Got following error when running nsp check.

┌───────────────┬─────────────────────────────────────────────────────────────────────────┐
│               │ DoS due to excessively large websocket message                          │
├───────────────┼─────────────────────────────────────────────────────────────────────────┤
│ Name          │ ws                                                                      │
├───────────────┼─────────────────────────────────────────────────────────────────────────┤
│ Installed     │ 1.0.1                                                                   │
├───────────────┼─────────────────────────────────────────────────────────────────────────┤
│ Vulnerable    │ <=1.1.0                                                                 │
├───────────────┼─────────────────────────────────────────────────────────────────────────┤
│ Patched       │ >=1.1.1                                                                 │
├───────────────┼─────────────────────────────────────────────────────────────────────────┤
│ Path          │ myProject > socket.io-client@1.4.8 > engine.io-client@1.6.11 > ws@1.0.1 │
├───────────────┼─────────────────────────────────────────────────────────────────────────┤
│ More Info     │ https://nodesecurity.io/advisories/120                                  │
└───────────────┴─────────────────────────────────────────────────────────────────────────┘

@YasharF
Copy link
Contributor

YasharF commented Oct 5, 2016

Pull Request: #996

@darrachequesne
Copy link
Member

Closed by #996.

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

3 participants