File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 208
208
<section class="version" id="5.5.38"><!-- {{{ 5.5.38 -->
209
209
<h3>Version 5.5.38</h3>
210
210
<b><?php release_date('21-Jul-2016'); ?></b>
211
- <ul><li>BZip2:
212
- <ul>
213
- <li><?php bugfix(72613); ?> (Inadequate error handling in bzread()). (CVE-2016-5399)</li>
214
- </ul></li>
215
- <li>Core:
211
+ <ul><li>Core:
216
212
<ul>
217
213
<li><?php bugfix(70480); ?> (php_url_parse_ex() buffer overflow read). (CVE-2016-6288)</li>
218
214
<li><?php bugfix(72513); ?> (Stack-based buffer overflow vulnerability in virtual_file_ex). (CVE-2016-6289)</li>
219
215
<li><?php bugfix(72562); ?> (Use After Free in unserialize() with Unexpected Session Deserialization). (CVE-2016-6290)</li>
220
216
<li><?php bugfix(72573); ?> (HTTP_PROXY is improperly trusted by some PHP libraries and applications). (CVE-2016-5385)</li>
221
217
</ul></li>
218
+ <li>BZip2:
219
+ <ul>
220
+ <li><?php bugfix(72613); ?> (Inadequate error handling in bzread()). (CVE-2016-5399)</li>
221
+ </ul></li>
222
222
<li>EXIF:
223
223
<ul>
224
224
<li><?php bugfix(72603); ?> (Out of bound read in exif_process_IFD_in_MAKERNOTE). (CVE-2016-6291)</li>
You can’t perform that action at this time.
0 commit comments