Skip to content

Commit 6188050

Browse files
nielsdosramsey
authored andcommitted
NEWS
Signed-off-by: Ben Ramsey <ramsey@php.net>
1 parent 9949064 commit 6188050

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ PHP NEWS
4545
- Intl:
4646
. Fix memory leak in MessageFormatter::format() on failure. (Girgias)
4747

48+
- Libxml:
49+
. Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity loading
50+
in XML without enabling it). (CVE-2023-3823) (nielsdos, ilutov)
51+
4852
- MBString:
4953
. Fix GH-11300 (license issue: restricted unicode license headers).
5054
(nielsdos)
@@ -73,6 +77,8 @@ PHP NEWS
7377

7478
- Phar:
7579
. Add missing check on EVP_VerifyUpdate() in phar util. (nielsdos)
80+
. Fixed bug GHSA-jqcx-ccgc-xwhv (Buffer mismanagement in phar_dir_read()).
81+
(CVE-2023-3824) (nielsdos)
7682

7783
- PHPDBG:
7884
. Fixed bug GH-9669 (phpdbg -h options doesn't list the -z option). (adsr)

0 commit comments

Comments
 (0)