Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
smalyshev committed Jun 21, 2021
1 parent 67afa32 commit c68a687
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.29

- Core:
. Fixed #81122: SSRF bypass in FILTER_VALIDATE_URL. (CVE-2021-21705) (cmb)

- PDO_Firebird:
. Fixed #76448: Stack buffer overflow in firebird_info_cb. (CVE-2021-21704)
(cmb)
. Fixed #76449: SIGSEGV in firebird_handle_doer. (CVE-2021-21704) (cmb)
. Fixed #76450: SIGSEGV in firebird_stmt_execute. (CVE-2021-21704) (cmb)
. Fixed #76452: Crash while parsing blob data in firebird_fetch_blob.
(CVE-2021-21704) (cmb)

29 Apr 2021, PHP 7.3.28

Expand Down

0 comments on commit c68a687

Please sign in to comment.