aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2012-04-01 23:57:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2012-04-01 23:57:22 +0000
commitf09ddea7892ba9c919b1195a2b2fcb1ebdd42dbb (patch)
treea2c6eca2773c0ccad09b04c1c596083fee7d23ae /security/vuxml/vuln.xml
parent4760bc79f4ba04deecfd4b4fe8f769710f8b62c2 (diff)
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-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 3fd0ea7ee643..d3b235b70954 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -52,6 +52,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="7289214f-7c55-11e1-ab3b-000bcdf0a03b">
+ <topic>libpurple -- Remote DoS via an MSN OIM message that lacks UTF-8 encoding</topic>
+ <affects>
+ <package>
+ <name>libpurple</name>
+ <range><lt>2.10.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>US-CERT reports:</p>
+ <blockquote cite="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-1178">
+ <p>The msn_oim_report_to_user function in oim.c in the MSN protocol
+ plugin in libpurple in Pidgin before 2.10.2 allows remote servers to
+ cause a denial of service (application crash) via an OIM message
+ that lacks UTF-8 encoding.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2012-1178</cvename>
+ </references>
+ <dates>
+ <discovery>2012-03-15</discovery>
+ <entry>2012-04-01</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a81161d2-790f-11e1-ac16-e0cb4e266481">
<topic>phpMyAdmin -- Path disclosure due to missing verification of file presence</topic>
<affects>