Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2016 19:50:28 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410775 - head/security/vuxml
Message-ID:  <201603101950.u2AJoSnX080374@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Mar 10 19:50:28 2016
New Revision: 410775
URL: https://svnweb.freebsd.org/changeset/ports/410775

Log:
  net-im/ricochet: Document vulnerability
  
  PR:		207536

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Mar 10 19:50:12 2016	(r410774)
+++ head/security/vuxml/vuln.xml	Thu Mar 10 19:50:28 2016	(r410775)
@@ -58,6 +58,34 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="d71831ef-e6f8-11e5-85be-14dae9d210b8">
+    <topic>ricochet -- information disclosure</topic>
+    <affects>
+      <package>
+	<name>ricochet</name>
+	<range><lt>1.1.2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>special reports:</p>
+	<blockquote cite="https://github.com/ricochet-im/ricochet/releases/tag/v1.1.2">;
+	  <p>By sending a nickname with some HTML tags in a contact
+	    request, an attacker could cause Ricochet to make network requests
+	    without Tor after the request is accepted, which would reveal the user's
+	    IP address.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://github.com/ricochet-im/ricochet/releases/tag/v1.1.2</url>;
+    </references>
+    <dates>
+      <discovery>2016-02-15</discovery>
+      <entry>2016-03-10</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="77e0b631-e6cf-11e5-85be-14dae9d210b8">
     <topic>pidgin-otr -- use after free</topic>
     <affects>



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