Skip to content

Commit 9df0688

Browse files
committed
Update NEWS file
1 parent 88953d1 commit 9df0688

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ PHP NEWS
5757
(SakiTakamachi)
5858
. Fixed bug GH-13203 (file_put_contents fail on strings over 4GB on Windows).
5959
(divinity76)
60+
. Fixed bug GHSA-pc52-254m-w9w7 (Command injection via array-ish $command
61+
parameter of proc_open). (CVE-2024-1874) (Jakub Zelenka)
62+
. Fixed bug GHSA-wpj3-hf5j-x4v4 (__Host-/__Secure- cookie bypass due to
63+
partial CVE-2022-31629 fix). (CVE-2024-2756) (nielsdos)
64+
. Fixed bug GHSA-h746-cjrr-wfmr (password_verify can erroneously return true,
65+
opening ATO risk). (CVE-2024-3096) (Jakub Zelenka)
66+
Fixed bug GHSA-fjp9-9hwx-59fq (mb_encode_mimeheader runs endlessly for some
67+
inputs). (CVE-2024-2757) (Alex Dowad)
6068

6169
14 Mar 2024, PHP 8.3.4
6270

0 commit comments

Comments
 (0)