Update NEWS

This commit is contained in:
Pierrick Charron 2023-02-13 11:07:53 -05:00
parent 0f2957f3ec
commit 38bd305473
No known key found for this signature in database
GPG key ID: 286AF1F9897469DC

9
NEWS
View file

@ -2,10 +2,15 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.2.3
- Core:
. Fixed bug #81744 (Password_verify() always return true with some hash).
(CVE-2023-0567) (Tim Düsterhus)
. Fixed bug #81746 (1-byte array overrun in common path resolve code).
(CVE-2023-0568) (Niels Dossche)
- FPM:
. Fixed bug GHSA-54hq-v5wp-fqgv (DOS vulnerability when parsing multipart
request body). (Jakub Zelenka)
request body). (CVE-2023-0662) (Jakub Zelenka)
02 Feb 2023, PHP 8.2.2