Skip to content

Commit a11a556

Browse files
committed
Add CVE for #65236 (PHP 5.3.27, 5.4.18)
1 parent f493aa6 commit a11a556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog-5.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4671,7 +4671,7 @@ function gzopen by gzopen64).</li>
46714671
</ul></li>
46724672
<li>XML:
46734673
<ul>
4674-
<li><?php bugfix(65236); ?> (heap corruption in xml parser, CVE-2013-4113).</li>
4674+
<li><?php bugfix(65236); ?> (heap corruption in xml parser). (CVE-2013-4113)</li>
46754675
</ul></li>
46764676
</ul>
46774677
<!-- }}} --></section>
@@ -4792,7 +4792,7 @@ function gzopen by gzopen64).</li>
47924792
</ul></li>
47934793
<li>XML:
47944794
<ul>
4795-
<li><?php bugfix(65236); ?> (heap corruption in xml parser).</li>
4795+
<li><?php bugfix(65236); ?> (heap corruption in xml parser). (CVE-2013-4113)</li>
47964796
</ul></li>
47974797
</ul>
47984798
<!-- }}} --></section>

0 commit comments

Comments
 (0)