Commit:    5f124b8e589e42c10128e2da35b2b7f6d0f78f26
Author:    Lior Kaplan <[email protected]>         Wed, 9 Sep 2015 13:43:53 
+0300
Parents:   02c5208264e1dafdc100c34e81a3bb36b14a7941
Branches:  master

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

Log:
Add CVE for #70388 (PHP 5.4.45, 5.5.29, 5.6.13)

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

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 4c08fe9..290b852 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -52,7 +52,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>SOAP:
 <ul>
-  <li><?php bugfix(70388); ?> (SOAP serialize_function_call() type confusion / 
RCE).</li>
+  <li><?php bugfix(70388); ?> (SOAP serialize_function_call() type confusion / 
RCE). (CVE-2015-6836)</li>
 </ul></li>
 <li>SPL:
 <ul>
@@ -99,7 +99,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>SOAP:
 <ul>
-  <li><?php bugfix(70388); ?> (SOAP serialize_function_call() type confusion / 
RCE).</li>
+  <li><?php bugfix(70388); ?> (SOAP serialize_function_call() type confusion / 
RCE). (CVE-2015-6836)</li>
 </ul></li>
 <li>SPL:
 <ul>
@@ -139,7 +139,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>SOAP:
 <ul>
-  <li><?php bugfix(70388); ?> (SOAP serialize_function_call() type confusion / 
RCE).</li>
+  <li><?php bugfix(70388); ?> (SOAP serialize_function_call() type confusion / 
RCE). (CVE-2015-6836)</li>
 </ul></li>
 <li>SPL:
 <ul>


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

Reply via email to