We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88953d1 commit 9df0688Copy full SHA for 9df0688
NEWS
@@ -57,6 +57,14 @@ PHP NEWS
57
(SakiTakamachi)
58
. Fixed bug GH-13203 (file_put_contents fail on strings over 4GB on Windows).
59
(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)
68
69
14 Mar 2024, PHP 8.3.4
70
0 commit comments