Skip to content

Commit 00497c7

Browse files
committed
Add CVE for #71912 (PHP 5.5.35, 5.6.21 and 7.0.6)
1 parent cb4cb6d commit 00497c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog-5.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<li>GD:
3535
<ul>
3636
<li><?php bugfix(71952); ?> (Corruption inside imageaffinematrixget).</li>
37-
<li><?php bugfix(71912); ?> (libgd: signedness vulnerability).</li>
37+
<li><?php bugfix(71912); ?> (libgd: signedness vulnerability). (CVE-2016-3074)</li>
3838
</ul></li>
3939
<li>Intl:
4040
<ul>
@@ -90,7 +90,7 @@
9090
</ul></li>
9191
<li>GD:
9292
<ul>
93-
<li><?php bugfix(71912); ?> (libgd: signedness vulnerability).</li>
93+
<li><?php bugfix(71912); ?> (libgd: signedness vulnerability). (CVE-2016-3074)</li>
9494
</ul></li>
9595
<li>Intl:
9696
<ul>

0 commit comments

Comments
 (0)