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

Salvatore Bonaccorso carnil at moszumanska.debian.org
Tue May 12 15:27:02 UTC 2015


Author: carnil
Date: 2015-05-12 15:27:02 +0000 (Tue, 12 May 2015)
New Revision: 34197

Modified:
   data/CVE/list
Log:
Add two new sqlite3 issues

Modified: data/CVE/list
===================================================================
--- data/CVE/list	2015-05-12 11:57:38 UTC (rev 34196)
+++ data/CVE/list	2015-05-12 15:27:02 UTC (rev 34197)
@@ -1,3 +1,15 @@
+CVE-2015-XXXX [heap overflow in the sql command parser]
+	- sqlite3 <unfixed>
+	NOTE: CVE Request: http://www.openwall.com/lists/oss-security/2015/05/12/7
+	NOTE: https://www.sqlite.org/cgi/src/info/e018f4bf1f27f783
+	NOTE: https://blog.fuzzing-project.org/10-Two-invalid-read-errors-heap-overflows-in-SQLite-TFPA-0062015.html
+	TODO: check, fixed in 3.8.10.1
+CVE-2015-XXXX [heap overflow in the database file parser]
+	- sqlite3 <unfixed>
+	NOTE: CVE Request: http://www.openwall.com/lists/oss-security/2015/05/12/7
+	NOTE: https://www.sqlite.org/cgi/src/info/f71053cf658b3260
+	NOTE: https://blog.fuzzing-project.org/10-Two-invalid-read-errors-heap-overflows-in-SQLite-TFPA-0062015.html
+	TODO: check, fixed in 3.8.10.1
 CVE-2015-XXXX [does not correctly check certificates for validity]
 	- libinfinity <unfixed>
 	NOTE: https://github.com/gobby/libinfinity/commit/c97f870f5ae13112988d9f8ad464b4f679903706




More information about the Secure-testing-commits mailing list