Skip to content

Commit 8a48cca

Browse files
committed
add CVE in ChangeLog
1 parent e1dec69 commit 8a48cca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ChangeLog-8.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</ul></li>
6767
<li>Soap:
6868
<ul>
69-
<li>Fixed bug GHSA-76gg-c692-v2mw (Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP).</li>
69+
<li>Fixed bug GHSA-76gg-c692-v2mw (Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP). (CVE-2023-3247)</li>
7070
<li>Fixed bug <?php githubissuel('php/php-src', 8426); ?> (make test fail while soap extension build).</li>
7171
</ul></li>
7272
<li>SPL:
@@ -890,7 +890,7 @@
890890
</ul></li>
891891
<li>Soap:
892892
<ul>
893-
<li>Fixed bug GHSA-76gg-c692-v2mw (Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP).</li>
893+
<li>Fixed bug GHSA-76gg-c692-v2mw (Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP). (CVE-2023-3247)</li>
894894
<li>Fixed bug <?php githubissuel('php/php-src', 8426); ?> (make test fail while soap extension build).</li>
895895
</ul></li>
896896
<li>SPL:
@@ -2285,7 +2285,7 @@
22852285
<b><?php release_date('08-Jun-2023'); ?></b>
22862286
<ul><li>Soap:
22872287
<ul>
2288-
<li>Fixed bug GHSA-76gg-c692-v2mw (Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP).</li>
2288+
<li>Fixed bug GHSA-76gg-c692-v2mw (Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP). (CVE-2023-3247)</li>
22892289
</ul></li>
22902290
</ul>
22912291
<!-- }}} --></section>

0 commit comments

Comments
 (0)