]> granicus.if.org Git - php/commitdiff
Add CVE for #70140 (PHP 7.0.0 Beta 3)
authorLior Kaplan <kaplanlior@gmail.com>
Thu, 3 Sep 2015 14:51:07 +0000 (17:51 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Thu, 3 Sep 2015 14:51:07 +0000 (17:51 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 8c5b74eb4cc979b7bf13b3c2396da80d505c467e..865595eabba59cfa2b3ab26edf90586476a487ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -179,7 +179,7 @@ PHP                                                                        NEWS
 
 - Standard:
   . Fixed bug #70140 (str_ireplace/php_string_tolower - Arbitrary Code
-    Execution). (Laruence)
+    Execution). (CVE-2015-6527) (Laruence)
   . Implemented FR #70112 (Allow "dirname" to go up various times). (Remi)
   . Fixed bug #36365 (scandir duplicates file name at every 65535th file). (cmb)