mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Update NEWS
This commit is contained in:
parent
0f2957f3ec
commit
38bd305473
1 changed files with 7 additions and 2 deletions
9
NEWS
9
NEWS
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue