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 10
10
<section class="version" id="5.6.25"><!-- {{{ 5.6.25 -->
11
11
<h3>Version 5.6.25</h3>
12
12
<b><?php release_date('18-Aug-2016'); ?></b>
13
- <ul><li>Bz2:
14
- <ul>
15
- <li><?php bugfix(72837); ?> (integer overflow in bzdecompress caused heap corruption).</li>
16
- </ul></li>
17
- <li>Core:
13
+ <ul><li>Core:
18
14
<ul>
19
15
<li><?php bugfix(70436); ?> (Use After Free Vulnerability in unserialize()).</li>
20
16
<li><?php bugfix(72024); ?> (microtime() leaks memory).</li>
24
20
<li><?php bugfix(72663); ?> (Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization).</li>
25
21
<li><?php bugfix(72681); ?> (PHP Session Data Injection Vulnerability).</li>
26
22
</ul></li>
23
+ <li>Bz2:
24
+ <ul>
25
+ <li><?php bugfix(72837); ?> (integer overflow in bzdecompress caused heap corruption).</li>
26
+ </ul></li>
27
27
<li>Calendar:
28
28
<ul>
29
29
<li><?php bugfix(67976); ?> (cal_days_month() fails for final month of the French calendar).</li>
You can’t perform that action at this time.
0 commit comments