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 67afa32 commit c68a687Copy full SHA for c68a687
NEWS
@@ -2,6 +2,16 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 7.3.29
4
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)
15
16
29 Apr 2021, PHP 7.3.28
17
0 commit comments