File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 763
763
<li>GD:
764
764
<ul>
765
765
<li><?php bugfix(53156); ?> (imagerectangle problem with point ordering).</li>
766
- <li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder).</li>
766
+ <li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder). (CVE-2015-8874) </li>
767
767
<li><?php bugfix(70102); ?> (imagecreatefromwebm() shifts colors).</li>
768
768
<li><?php bugfix(66590); ?> (imagewebp() doesn't pad to even length).</li>
769
769
<li><?php bugfix(66882); ?> (imagerotate by -90 degrees truncates image by 1px).</li>
Original file line number Diff line number Diff line change 859
859
<li>GD:
860
860
<ul>
861
861
<li><?php bugfix (53156 ); ?> (imagerectangle problem with point ordering).</li>
862
- <li><?php bugfix (66387 ); ?> (Stack overflow with imagefilltoborder).</li>
862
+ <li><?php bugfix (66387 ); ?> (Stack overflow with imagefilltoborder). (CVE-2015-8874) </li>
863
863
<li><?php bugfix (70102 ); ?> (imagecreatefromwebm() shifts colors).</li>
864
864
<li><?php bugfix (66590 ); ?> (imagewebp() doesn't pad to even length).</li>
865
865
<li><?php bugfix (66882 ); ?> (imagerotate by -90 degrees truncates image by 1px).</li>
You can’t perform that action at this time.
0 commit comments