[Secure-testing-commits] r16249 - in data: . CVE

Moritz Muehlenhoff jmm at alioth.debian.org
Thu Feb 24 22:09:12 UTC 2011


Author: jmm
Date: 2011-02-24 22:09:01 +0000 (Thu, 24 Feb 2011)
New Revision: 16249

Modified:
   data/CVE/list
   data/ospu-candidates.txt
   data/spu-candidates.txt
Log:
python CVEfied


Modified: data/CVE/list
===================================================================
--- data/CVE/list	2011-02-24 21:15:08 UTC (rev 16248)
+++ data/CVE/list	2011-02-24 22:09:01 UTC (rev 16249)
@@ -145,8 +145,17 @@
 	RESERVED
 CVE-2011-1016
 	RESERVED
-CVE-2011-1015
+CVE-2011-1015 [path traversal in CGIHTTPServer]
 	RESERVED
+	- python2.6 <unfixed> (low; bug #614860)
+	[squeeze] - python2.6 <no-dsa> (Minor issue)
+	- python2.5 <unfixed> (low)
+	[squeeze] - python2.5 <no-dsa> (Minor issue)
+	[lenny] - python2.5 <no-dsa> (Minor issue)
+	- python2.4 <removed> (low)
+	[lenny] - python2.4 <no-dsa> (Minor issue)
+	NOTE: Python 3.1 is fixed
+	NOTE: http://bugs.python.org/issue2254
 CVE-2011-1014
 	RESERVED
 CVE-2011-1013
@@ -217,16 +226,6 @@
 	NOT-FOR-US: WebSCADA
 CVE-2008-7274 (IBM WebSphere Application Server (WAS) 6.1.0.9, when the JAAS Login ...)
 	NOT-FOR-US: IBM WebSphere Application Server
-CVE-2008-XXXX [path traversal in CGIHTTPServer]
-	- python2.6 <unfixed> (low; bug #614860)
-	[squeeze] - python2.6 <no-dsa> (Minor issue)
-	- python2.5 <unfixed> (low)
-	[squeeze] - python2.5 <no-dsa> (Minor issue)
-	[lenny] - python2.5 <no-dsa> (Minor issue)
-	- python2.4 <removed> (low)
-	[lenny] - python2.4 <no-dsa> (Minor issue)
-	NOTE: Python 3.1 is fixed
-	NOTE: http://bugs.python.org/issue2254
 CVE-2010-XXXX [kfreebsd dos]
 	- kfreebsd-8 <unfixed> (low; bug #613312; bug #611476)
 	[squeeze] - kfreebsd-8 <no-dsa> (Can be fixed through a point update)

Modified: data/ospu-candidates.txt
===================================================================
--- data/ospu-candidates.txt	2011-02-24 21:15:08 UTC (rev 16248)
+++ data/ospu-candidates.txt	2011-02-24 22:09:01 UTC (rev 16249)
@@ -483,12 +483,12 @@
 
 --
 
-python2.4 [path traversal in CGIHTTPServer]
+python2.4 (CVE-2011-1015)
 http://bugs.python.org/issue2254
 
 --
 
-python2.5 [path traversal in CGIHTTPServer]
+python2.5 (CVE-2011-1015)
 http://bugs.python.org/issue2254
 
 

Modified: data/spu-candidates.txt
===================================================================
--- data/spu-candidates.txt	2011-02-24 21:15:08 UTC (rev 16248)
+++ data/spu-candidates.txt	2011-02-24 22:09:01 UTC (rev 16249)
@@ -59,12 +59,12 @@
 
 --
 
-python2.6 [path traversal in CGIHTTPServer]
+python2.6 (CVE-2011-1015)
 http://bugs.python.org/issue2254
 
 --
 
-python2.5 [path traversal in CGIHTTPServer]
+python2.5 (CVE-2011-1015)
 http://bugs.python.org/issue2254
 
 --




More information about the Secure-testing-commits mailing list