Bugzilla – Bug 989172
VUL-0: CVE-2016-1000025: nodejs-ws: DoS due to excessively large websocket message
Last modified: 2019-05-01 17:19:25 UTC
Courtesy bug from the SUSE security team against devel:languages:nodejs/nodejs-ws: From https://nodesecurity.io/advisories/120: Overview: By sending an overly long websocket payload to a ws server, it is possible to crash the node process. Remediation: Update to version 1.1.1 of ws, or if that is not possible, set the maxpayload option for the ws server - make sure the value is less than 256MB. References https://github.com/nodejs/node/issues/7388 devel:languages:nodejs/nodejs-ws is at 0.7.1 from May 2015. References: https://nodesecurity.io/advisories/120 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1000025 http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-1000025.html
bugbot adjusting priority
Sorry for the ignoring this for so long. I'm not really maintaining node.js, I think nobody is (packages mostly disabled in OBS).