mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add entry for #70284 (PHP 5.6.13)
This commit is contained in:
@@ -33,6 +33,10 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
<ul>
|
||||
<li><?php bugfix(70385); ?> (Buffer over-read in exif_read_data with TIFF IFD tag byte value of 32 bytes).</li>
|
||||
</ul></li>
|
||||
<li>GMP:
|
||||
<ul>
|
||||
<li><?php bugfix(70284); ?> (Use after free vulnerability in unserialize() with GMP).</li>
|
||||
</ul></li>
|
||||
<li>hash:
|
||||
<ul>
|
||||
<li><?php bugfix(70312); ?> (HAVAL gives wrong hashes in specific cases).</li>
|
||||
|
||||
Reference in New Issue
Block a user