svn commit: r461487 - head/security/vuxml
Emanuel Haupt
ehaupt at FreeBSD.org
Sun Feb 11 11:00:37 UTC 2018
Author: ehaupt
Date: Sun Feb 11 11:00:36 2018
New Revision: 461487
URL: https://svnweb.freebsd.org/changeset/ports/461487
Log:
Document vulnerability in finance/electrum and finance/electrum2.
PR: 225056
Submitted by: pete at nomadlogic.org, vermaden at interia.pl (via mail)
Security: CVE-2018-6353
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sun Feb 11 10:57:54 2018 (r461486)
+++ head/security/vuxml/vuln.xml Sun Feb 11 11:00:36 2018 (r461487)
@@ -58,6 +58,37 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="aa743ee4-0f16-11e8-8fd2-10bf48e1088e">
+ <topic>electrum -- JSONRPC vulnerability</topic>
+ <affects>
+ <package>
+ <name>electrum-py36</name>
+ <range><ge>2.6</ge><lt>3.0.5</lt></range>
+ </package>
+ <package>
+ <name>electrum2</name>
+ <range><ge>2.6</ge><lt>3.0.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>MITRE reports:</p>
+ <blockquote cite="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6353">
+ <p>JSONRPC vulnerability</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2018-6353</cvename>
+ <url>https://github.com/spesmilo/electrum-docs/blob/master/cve.rst</url>
+ <url>https://bitcointalk.org/index.php?topic=2702103.0</url>
+ </references>
+ <dates>
+ <discovery>2018-01-27</discovery>
+ <entry>2018-02-11</entry>
+ </dates>
+ </vuln>
+
<vuln vid="e4dd787e-0ea9-11e8-95f2-005056925db4">
<topic>libtorrent -- remote DoS</topic>
<affects>
More information about the svn-ports-all
mailing list