You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
The dependency ws is vulnerable in versions >= 0.2.6, < 3.3.1.
Patched version: 3.3.1.
Affected version of ws are vulnerable to: "a specially crafted value of the Sec-WebSocket-Extensions header that used Object.prototype property names as extension or parameter names could be used to make a ws server crash."
The dependency
ws
is vulnerable in versions >= 0.2.6, < 3.3.1.Patched version: 3.3.1.
Affected version of ws are vulnerable to: "a specially crafted value of the Sec-WebSocket-Extensions header that used Object.prototype property names as extension or parameter names could be used to make a ws server crash."
Fixing commit: websockets/ws@c4fe466
How to reproduce?
npm install --save discord.io
package-lock.json
)The text was updated successfully, but these errors were encountered: