Skip to content

Commit c68a687

Browse files
committed
Update NEWS
1 parent 67afa32 commit c68a687

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 7.3.29
44

5+
- Core:
6+
. Fixed #81122: SSRF bypass in FILTER_VALIDATE_URL. (CVE-2021-21705) (cmb)
7+
8+
- PDO_Firebird:
9+
. Fixed #76448: Stack buffer overflow in firebird_info_cb. (CVE-2021-21704)
10+
(cmb)
11+
. Fixed #76449: SIGSEGV in firebird_handle_doer. (CVE-2021-21704) (cmb)
12+
. Fixed #76450: SIGSEGV in firebird_stmt_execute. (CVE-2021-21704) (cmb)
13+
. Fixed #76452: Crash while parsing blob data in firebird_fetch_blob.
14+
(CVE-2021-21704) (cmb)
515

616
29 Apr 2021, PHP 7.3.28
717

0 commit comments

Comments
 (0)