Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2012 02:57:38 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303527 - head/security/vuxml
Message-ID:  <201209020257.q822vccc026482@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Sep  2 02:57:37 2012
New Revision: 303527
URL: http://svn.freebsd.org/changeset/ports/303527

Log:
  Inform the community about a recent bitcoin DoS vuln.
  
  Reviewed by:	swills

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Sep  2 02:51:56 2012	(r303526)
+++ head/security/vuxml/vuln.xml	Sun Sep  2 02:57:37 2012	(r303527)
@@ -51,6 +51,32 @@ Note:  Please add new entries to the beg
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="b50913ce-f4a7-11e1-b135-003067b2972c">
+    <topic>bitcoin -- denial of service</topic>
+    <affects>
+      <package>
+	<name>bitcoin</name>
+	<range><lt>0.6.3</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<blockquote cite="https://bitcointalk.org/?topic=88734">;
+	  <p>A unspecified denial-of-service attack that could cause the
+	  bitcoin process to become unresponsive was found.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2012-3789</cvename>
+      <url>https://bitcointalk.org/?topic=88734</url>;
+    </references>
+    <dates>
+      <discovery>2012-07-20</discovery>
+      <entry>2012-09-02</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="6ad18fe5-f469-11e1-920d-20cf30e32f6d">
     <topic>bugzilla -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209020257.q822vccc026482>