aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-19 02:48:02 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-19 02:48:02 +0000
commit90781fea56b6324020779c93388e61b575725a4e (patch)
tree08d4604de0b33fe26c7feb01aabbd9c22f8bbaaf /security
parent742caf41544434121c7671b5bf579a8e91e7c679 (diff)
downloadports-90781fea56b6324020779c93388e61b575725a4e.tar.gz
ports-90781fea56b6324020779c93388e61b575725a4e.zip
- Update to 0.10.21 to address a security issue
PR: ports/183092 Submitted by: Kenji Rikitake <kenji.rikitake@acm.org> Security: 206f9826-a06d-4927-9a85-771c37010b32
Notes
Notes: svn path=/head/; revision=330834
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml25
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>