aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-03-11 03:50:28 +0800
committerfeld <feld@FreeBSD.org>2016-03-11 03:50:28 +0800
commitcf4f6f60d97ed07687c80421ed3fd1da4224395d (patch)
tree405bb1bb15c529b1c13196f885c1be986826882e /security
parent6e522d89b8455ea9413cc534c57b786bce5711de (diff)
downloadfreebsd-ports-gnome-cf4f6f60d97ed07687c80421ed3fd1da4224395d.tar.gz
freebsd-ports-gnome-cf4f6f60d97ed07687c80421ed3fd1da4224395d.tar.zst
freebsd-ports-gnome-cf4f6f60d97ed07687c80421ed3fd1da4224395d.zip
net-im/ricochet: Document vulnerability
PR: 207536
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 3102274b204d..4fa513c3e723 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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>