aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-04-18 10:17:25 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-04-18 10:17:25 +0000
commit572692c9f68b6db8ec3c587b6cdc5acdc6d12400 (patch)
tree824a4910307c33fda5af75e1f53d1c64052744f4 /security/vuxml
parent1ff2d5930711dc1ccbc4ab348acc3c113605df96 (diff)
downloadports-572692c9f68b6db8ec3c587b6cdc5acdc6d12400.tar.gz
ports-572692c9f68b6db8ec3c587b6cdc5acdc6d12400.zip
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 511cfda3d804..930827b20f38 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -57,6 +57,36 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="dec3164f-3121-45ef-af18-bb113ac5082f">
+ <topic>sqlite -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>sqlite3</name>
+ <range><lt>3.8.9</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Full Disclosure reports:</p>
+ <blockquote cite="http://seclists.org/fulldisclosure/2015/Apr/31">
+ <p>use of uninitialized memory when parsing collation sequences</p>
+ <p>bad free()</p>
+ <p>stack buffer overflow</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.sqlite.org/src/info/eddc05e7bb31fae7</url>
+ <url>https://www.sqlite.org/src/info/02e3c88fbf6abdcf</url>
+ <url>https://www.sqlite.org/src/info/c494171f77dc2e5e</url>
+ <mlist>http://seclists.org/fulldisclosure/2015/Apr/31</mlist>
+ </references>
+ <dates>
+ <discovery>2015-04-14</discovery>
+ <entry>2015-04-18</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c4571ca8-053d-44c9-ab3c-89b1372ad0a5">
<topic>chrony -- multiple vulnerabilities</topic>
<affects>