summaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-03-10 15:03:39 +0000
committerMark Felder <feld@FreeBSD.org>2016-03-10 15:03:39 +0000
commit515d586b1ce8db6df62743745f3c55fa1a694ffe (patch)
tree7667dc6e56d988adb8633cce573fe7ba94e774b2 /security/vuxml
parentUpdate to 2.2.8 (diff)
Document security/pidgin-otr vulnerability
Security: CVE-2015-8833
Notes
Notes: svn path=/head/; revision=410756
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 326f337107e2..3102274b204d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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="77e0b631-e6cf-11e5-85be-14dae9d210b8">
+ <topic>pidgin-otr -- use after free</topic>
+ <affects>
+ <package>
+ <name>pidgin-otr</name>
+ <range><lt>4.0.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Hanno Bock reports:</p>
+ <blockquote cite="http://seclists.org/oss-sec/2016/q1/572">
+ <p>The pidgin-otr plugin version 4.0.2 fixes a heap use after
+ free error.
+ The bug is triggered when a user tries to authenticate a buddy and
+ happens in the function create_smp_dialog.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://seclists.org/oss-sec/2016/q1/572</url>
+ <url>https://bugs.otr.im/issues/88</url>
+ <url>https://bugs.otr.im/issues/128</url>
+ <cvename>CVE-2015-8833</cvename>
+ </references>
+ <dates>
+ <discovery>2015-04-04</discovery>
+ <entry>2016-03-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c2b1652c-e647-11e5-85be-14dae9d210b8">
<topic>libotr -- integer overflow</topic>
<affects>