[Secure-testing-commits] r11576 - bin data/CVE
Michael Gilbert
gilbert-guest at alioth.debian.org
Tue Apr 7 21:23:54 UTC 2009
Author: gilbert-guest
Date: 2009-04-07 21:23:54 +0000 (Tue, 07 Apr 2009)
New Revision: 11576
Modified:
bin/update-nvd
data/CVE/list
Log:
some info on postgresql issue
Modified: bin/update-nvd
===================================================================
--- bin/update-nvd 2009-04-07 21:14:16 UTC (rev 11575)
+++ bin/update-nvd 2009-04-07 21:23:54 UTC (rev 11576)
@@ -41,6 +41,7 @@
deduplicate[x[0]] = x
data = deduplicate.values()
data.sort()
+print data
cursor = db.writeTxn()
if incremental:
Modified: data/CVE/list
===================================================================
--- data/CVE/list 2009-04-07 21:14:16 UTC (rev 11575)
+++ data/CVE/list 2009-04-07 21:23:54 UTC (rev 11576)
@@ -1131,7 +1131,7 @@
- postgresql-8.3 8.3.7-1 (bug #517405)
- postgresql-8.1 <removed>
- postgresql-7.4 <removed>
- TODO: check if DSAs are required
+ NOTE: fixed in ubuntu: http://www.ubuntu.com/usn/USN-753-1
CVE-2008-6481 (SQL injection vulnerability in the Versioning component ...)
NOT-FOR-US: Versioning component (com_versioning) in Joomla! and Mambo
CVE-2009-0921 (Multiple heap-based buffer overflows in OvCgi/Toolbar.exe in HP ...)
More information about the Secure-testing-commits
mailing list