diff options
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index b4c6a578d19f..1c218f4ecbdf 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,31 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="206f9826-a06d-4927-9a85-771c37010b32"> + <topic>node.js -- DoS Vulnerability</topic> + <affects> + <package> + <name>node</name> + <range><lt>0.10.21</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>node.js developers report</p> + <blockquote cite="http://blog.nodejs.org/2013/10/18/node-v0-10-21-stable/"> + <p>This release contains a security fix for the http server implementation, please upgrade as soon as possible.</p> + </blockquote> + </body> + </description> + <references> + <url>http://blog.nodejs.org/2013/10/18/node-v0-10-21-stable/</url> + </references> + <dates> + <discovery>2013-10-19</discovery> + <entry>2013-10-19</entry> + </dates> + </vuln> + <vuln vid="e135f0c9-375f-11e3-80b7-20cf30e32f6d"> <topic>bugzilla -- multiple vulnerabilities</topic> <affects> |