mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add CVE ID to bug #76423 (PHP 5.6.37, 7.0.31, 7.1.20 and 7.2.8)
This commit is contained in:
@@ -13,7 +13,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
<b><?php release_date('19-Jul-2018'); ?></b>
|
||||
<ul><li>Exif:
|
||||
<ul>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c).</li>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c). (CVE-2018-14883)</li>
|
||||
<li><?php bugfix(76557); ?> (heap-buffer-overflow (READ of size 48) while reading exif data). (CVE-2018-14851)</li>
|
||||
</ul></li>
|
||||
<li>Win32:
|
||||
|
||||
@@ -22,7 +22,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
<li>EXIF:
|
||||
<ul>
|
||||
<li><?php bugfix(76409); ?> (heap use after free in _php_stream_free). (CVE-2018-12882)</li>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c).</li>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c). (CVE-2018-14883)</li>
|
||||
<li><?php bugfix(76557); ?> (heap-buffer-overflow (READ of size 48) while reading exif data). (CVE-2018-14851)</li>
|
||||
</ul></li>
|
||||
<li>FPM:
|
||||
@@ -88,7 +88,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
</ul></li>
|
||||
<li>exif:
|
||||
<ul>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c).</li>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c). (CVE-2018-14883)</li>
|
||||
<li><?php bugfix(76557); ?> (heap-buffer-overflow (READ of size 48) while reading exif data). (CVE-2018-14851)</li>
|
||||
</ul></li>
|
||||
<li>FPM:
|
||||
@@ -138,7 +138,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
<b><?php release_date('19-Jul-2018'); ?></b>
|
||||
<ul><li>Exif:
|
||||
<ul>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c).</li>
|
||||
<li><?php bugfix(76423); ?> (Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c). (CVE-2018-14883)</li>
|
||||
<li><?php bugfix(76557); ?> (heap-buffer-overflow (READ of size 48) while reading exif data). (CVE-2018-14851)</li>
|
||||
</ul></li>
|
||||
<li>Win32:
|
||||
|
||||
Reference in New Issue
Block a user