aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2016-01-28 21:00:55 +0000
committerDavid Thiel <lx@FreeBSD.org>2016-01-28 21:00:55 +0000
commit669580ca87d3d104563d9fefd097d8675ca11dd1 (patch)
tree03555766ccd508e88d48eea9cd4d21fae1694f32 /security
parentce587bc37e8a4a413d1e334fa87497e55967e3a9 (diff)
downloadports-669580ca87d3d104563d9fefd097d8675ca11dd1.tar.gz
ports-669580ca87d3d104563d9fefd097d8675ca11dd1.zip
Notes
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 45e7de28efdb..066ff66869ac 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,34 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="50394bc9-c5fa-11e5-96a5-d93b343d1ff7">
+ <topic>prosody -- user impersonation vulnerability</topic>
+ <affects>
+ <package>
+ <name>prosody</name>
+ <range><lt>0.9.10</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Prosody team reports:</p>
+ <blockquote cite="https://prosody.im/security/advisory_20160127/">
+ <p>Adopt key generation algorithm from XEP-0185, to
+ prevent impersonation attacks (CVE-2016-0756)</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <freebsdpr>ports/206707</freebsdpr>
+ <cvename>CVE-2016-0756</cvename>
+ <url>https://prosody.im/security/advisory_20160127/</url>
+ </references>
+ <dates>
+ <discovery>2016-01-27</discovery>
+ <entry>2016-01-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3679fd10-c5d1-11e5-b85f-0018fe623f2b">
<topic>openssl -- multiple vulnerabilities</topic>
<affects>