svn commit: r303527 - head/security/vuxml
Eitan Adler
eadler at FreeBSD.org
Sun Sep 2 02:57:38 UTC 2012
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>
More information about the svn-ports-all
mailing list