Skip to content

Commit 632fe47

Browse files
committed
Add CVE for #72340 (PHP 5.5.37, 5.6.23 and 7.0.8)
1 parent 12fb5e2 commit 632fe47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog-5.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</ul></li>
5252
<li>WDDX:
5353
<ul>
54-
<li><?php bugfix(72340); ?> (Double Free Courruption in wddx_deserialize).</li>
54+
<li><?php bugfix(72340); ?> (Double Free Courruption in wddx_deserialize). (CVE-2016-5772)</li>
5555
</ul></li>
5656
<li>zip:
5757
<ul>
@@ -93,7 +93,7 @@
9393
</ul></li>
9494
<li>WDDX:
9595
<ul>
96-
<li><?php bugfix(72340); ?> (Double Free Courruption in wddx_deserialize).</li>
96+
<li><?php bugfix(72340); ?> (Double Free Courruption in wddx_deserialize). (CVE-2016-5772)</li>
9797
</ul></li>
9898
<li>zip:
9999
<ul>

ChangeLog-7.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
</ul></li>
8383
<li>WDDX:
8484
<ul>
85-
<li><?php bugfix(72340); ?> (Double Free Courruption in wddx_deserialize).</li>
85+
<li><?php bugfix(72340); ?> (Double Free Courruption in wddx_deserialize). (CVE-2016-5772)</li>
8686
</ul></li>
8787
<li>Zip:
8888
<ul>

0 commit comments

Comments
 (0)