[Secure-testing-commits] r33623 - data/CVE

Salvatore Bonaccorso carnil at moszumanska.debian.org
Wed Apr 15 19:56:59 UTC 2015


Author: carnil
Date: 2015-04-15 19:56:59 +0000 (Wed, 15 Apr 2015)
New Revision: 33623

Modified:
   data/CVE/list
Log:
Add three sqlite3 issues

Modified: data/CVE/list
===================================================================
--- data/CVE/list	2015-04-15 19:32:19 UTC (rev 33622)
+++ data/CVE/list	2015-04-15 19:56:59 UTC (rev 33623)
@@ -1,3 +1,15 @@
+CVE-2015-XXXX [stack buffer overflow]
+	- sqlite3 <unfixed>
+	NOTE: http://www.sqlite.org/src/info/c494171f77dc2e5e
+	NOTE: http://seclists.org/bugtraq/2015/Apr/97
+CVE-2015-XXXX [bad free()]
+	- sqlite3 <unfixed>
+	NOTE: https://www.sqlite.org/src/info/02e3c88fbf6abdcf
+	NOTE: http://seclists.org/bugtraq/2015/Apr/97
+CVE-2015-XXXX [use of uninitialized memory when parsing collation sequences]
+	- sqlite3 <unfixed>
+	NOTE: https://www.sqlite.org/src/info/eddc05e7bb31fae7
+	NOTE: http://seclists.org/bugtraq/2015/Apr/97
 CVE-2015-3306 [nauthenticated copying of files via SITE CPFR/CPTO allowed by mod_copy]
 	- proftpd-dfsg <unfixed>
 	NOTE: http://www.openwall.com/lists/oss-security/2015/04/15/2




More information about the Secure-testing-commits mailing list