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

Salvatore Bonaccorso carnil at moszumanska.debian.org
Fri Dec 1 12:04:20 UTC 2017


Author: carnil
Date: 2017-12-01 12:04:20 +0000 (Fri, 01 Dec 2017)
New Revision: 58181

Modified:
   data/CVE/list
Log:
Split wordpress entry into the four fixed security issues

Modified: data/CVE/list
===================================================================
--- data/CVE/list	2017-12-01 11:15:48 UTC (rev 58180)
+++ data/CVE/list	2017-12-01 12:04:20 UTC (rev 58181)
@@ -1,6 +1,19 @@
-CVE-2017-XXXX [wordpress 4.9.1 fixes security vulnerabilities]
+CVE-2017-XXXX [Use a properly generated hash for the 'newbloguser' key instead of a determinate substring]
 	- wordpress <unfixed>
+	NOTE: https://github.com/WordPress/WordPress/commit/eaf1cfdc1fe0bdffabd8d879c591b864d833326c
 	NOTE: https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/
+CVE-2017-XXXX [Add escaping to the language attributes used on 'html' elements]
+	- wordpress <unfixed>
+	NOTE: https://github.com/WordPress/WordPress/commit/3713ac5ebc90fb2011e98dfd691420f43da6c09a
+	NOTE: https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/
+CVE-2017-XXXX [Ensure the attributes of enclosures are correctly escaped in RSS and Atom feeds]
+	- wordpress <unfixed>
+	NOTE: https://github.com/WordPress/WordPress/commit/f1de7e42df29395c3314bf85bff3d1f4f90541de
+	NOTE: https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/
+CVE-2017-XXXX [Remove the ability to upload JavaScript files for users who do not have the 'unfiltered_html' capability]
+	- wordpress <unfixed>
+	NOTE: https://github.com/WordPress/WordPress/commit/67d03a98c2cae5f41843c897f206adde299b0509
+	NOTE: https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/
 CVE-2017-XXXX [heap-based buffer overflow in the pal2rgb tool]
 	- tiff <unfixed>
 	NOTE: http://bugzilla.maptools.org/show_bug.cgi?id=2750




More information about the Secure-testing-commits mailing list