+ <topic>Node.js -- remote DOS security vulnerability</topic>
+ <affects>
+ <package>
+ <name>node</name>
+ <range><lt>8.8.0</lt></range>
+ </package>
+ <package>
+ <name>node6</name>
+ <range><ge>6.10.2</ge><lt>6.11.5</lt></range>
+ </package>
+ <package>
+ <name>node4</name>
+ <range><ge>4.8.2</ge><lt>4.8.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Node.js reports:</p>
+ <blockquote cite="INSERT URL HERE">
+ <p>Node.js was susceptible to a remote DoS attack due to a change that came in as part of zlib v1.2.9. In zlib v1.2.9 8 became an invalid value for the windowBits parameter and Node's zlib module will crash or throw an exception (depending on the version)</p>