Commit:    5e6923813ae7ab016898338a49c1ff890ca523ed
Author:    Lior Kaplan <[email protected]>         Thu, 21 Jan 2016 13:43:41 
+0200
Parents:   bdc5feea9dbd46d49d2e84b8b34715706fd31c4e
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=5e6923813ae7ab016898338a49c1ff890ca523ed

Log:
Add CVE for #71270 (PHP 7.0.2)

Bugs:
https://bugs.php.net/71270

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 1155b31..838a7e8 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -78,7 +78,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>Standard:
 <ul>
-  <li><?php bugfix(71270); ?> (Heap BufferOver Flow in escapeshell 
functions).</li>
+  <li><?php bugfix(71270); ?> (Heap BufferOver Flow in escapeshell functions). 
(CVE-2016-1904)</li>
 </ul></li>
 <li>WDDX:
 <ul>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to