Commit:    00497c7149479fd56e6ee5aadddcbac067306335
Author:    Lior Kaplan <kaplanl...@gmail.com>         Fri, 29 Apr 2016 13:05:12 
+0300
Parents:   cb4cb6d14df6b237cc673c81af0654a503cb1a88
Branches:  master

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

Log:
Add CVE for #71912 (PHP 5.5.35, 5.6.21 and 7.0.6)

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

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 0ef32ea..71034d7 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -34,7 +34,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 <li>GD:
 <ul>
   <li><?php bugfix(71952); ?> (Corruption inside imageaffinematrixget).</li>
-  <li><?php bugfix(71912); ?> (libgd: signedness vulnerability).</li>
+  <li><?php bugfix(71912); ?> (libgd: signedness vulnerability). 
(CVE-2016-3074)</li>
 </ul></li>
 <li>Intl:
 <ul>
@@ -90,7 +90,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>GD:
 <ul>
-  <li><?php bugfix(71912); ?> (libgd: signedness vulnerability).</li>
+  <li><?php bugfix(71912); ?> (libgd: signedness vulnerability). 
(CVE-2016-3074)</li>
 </ul></li>
 <li>Intl:
 <ul>


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

Reply via email to