@@ -2617,7 +2617,7 @@ function gzopen by gzopen64).</li>
2617
2617
<li><?php bugfix(67091); ?> (make install fails to install libphp5.so on FreeBSD 10.0).</li>
2618
2618
<li><?php bugfix(67368); ?> (Memory leak with immediately dereferenced array in class constant).</li>
2619
2619
<li><?php bugfix(67468); ?> (Segfault in highlight_file()/highlight_string()).</li>
2620
- <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability).</li>
2620
+ <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability). (CVE-2014-4721) </li>
2621
2621
<li><?php bugfix(67551); ?> (php://input temp file will be located in sys_temp_dir instead of upload_tmp_dir).</li>
2622
2622
<li><?php bugfix(67169); ?> (array_splice all elements, then []= gives wrong index).</li>
2623
2623
<li><?php bugfix(67198); ?> (php://input regression).</li>
@@ -3164,7 +3164,7 @@ function gzopen by gzopen64).</li>
3164
3164
<li><?php bugfix(67390); ?> (insecure temporary file use in the configure script). (CVE-2014-3981)</li>
3165
3165
<li><?php bugfix(67399); ?> (putenv with empty variable may lead to crash).</li>
3166
3166
<li><?php bugfix(67492); ?> (unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion) (CVE-2014-3515).</li>
3167
- <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability).</li>
3167
+ <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability). (CVE-2014-4721) </li>
3168
3168
</li>
3169
3169
</ul></li>
3170
3170
<li>COM:
@@ -3326,7 +3326,7 @@ function gzopen by gzopen64).</li>
3326
3326
<li><?php bugfix(67390); ?> (insecure temporary file use in the configure script).
3327
3327
(CVE-2014-3981).</li>
3328
3328
<li><?php bugfix(67399); ?> (putenv with empty variable may lead to crash).</li>
3329
- <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability).</li>
3329
+ <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability). (CVE-2014-4721) </li>
3330
3330
<li>Fixed BC break introduced by patch for bug <?php bugl(67072); ?>.</li>
3331
3331
</ul></li>
3332
3332
<li>Date:
@@ -3395,7 +3395,7 @@ function gzopen by gzopen64).</li>
3395
3395
<li><?php bugfix(66622); ?> (Closures do not correctly capture the late bound class (static::) in some cases).</li>
3396
3396
<li><?php bugfix(67390); ?> (insecure temporary file use in the configure script) (CVE-2014-3981).</li>
3397
3397
<li><?php bugfix(67399); ?> (putenv with empty variable may lead to crash).</li>
3398
- <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability).</li>
3398
+ <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak Vulnerability). (CVE-2014-4721) </li>
3399
3399
</ul></li>
3400
3400
<li>CLI server:
3401
3401
<ul>
0 commit comments