Skip to content

Commit e5d5eda

Browse files
committed
Fix 5.4.29 fileinfo entries
1 parent 27726e7 commit e5d5eda

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog-5.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3520,7 +3520,10 @@ function gzopen by gzopen64).</li>
35203520
<li><?php bugfix(67247); ?> (spl_fixedarray_resize integer overflow).</li>
35213521
<li><?php bugfix(67249); ?> (printf out-of-bounds read).</li>
35223522
<li><?php bugfix(67250); ?> (iptcparse out-of-bounds read).</li>
3523-
<li><?php bugfix(67252); ?> (convert_uudecode out-of-bounds read). (Stas) - Fileinfo:</li>
3523+
<li><?php bugfix(67252); ?> (convert_uudecode out-of-bounds read). (Stas)</li>
3524+
</ul></li>
3525+
<li>Fileinfo:
3526+
<ul>
35243527
<li><?php bugfix(66307); ?> (Fileinfo crashes with powerpoint files).</li>
35253528
<li><?php bugfix(67327); ?> (fileinfo: CDF infinite loop in nelements DoS). (CVE-2014-0238)</li>
35263529
<li><?php bugfix(67328); ?> (fileinfo: fileinfo: numerous file_printf calls resulting in performance degradation). (CVE-2014-0237)</li>

0 commit comments

Comments
 (0)