File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ PHP NEWS
3
3
?? ??? ????, PHP 7.3.29
4
4
5
5
- Core:
6
- . Fixed #81122: SSRF bypass in FILTER_VALIDATE_URL. (CVE-2021-21705) (cmb)
6
+ . Fixed bug #81122: SSRF bypass in FILTER_VALIDATE_URL. (CVE-2021-21705) (cmb)
7
7
8
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.
9
+ . Fixed bug #76448: Stack buffer overflow in firebird_info_cb.
10
+ (CVE-2021-21704) ( cmb)
11
+ . Fixed bug #76449: SIGSEGV in firebird_handle_doer. (CVE-2021-21704) (cmb)
12
+ . Fixed bug #76450: SIGSEGV in firebird_stmt_execute. (CVE-2021-21704) (cmb)
13
+ . Fixed bug #76452: Crash while parsing blob data in firebird_fetch_blob.
14
14
(CVE-2021-21704) (cmb)
15
15
16
16
29 Apr 2021, PHP 7.3.28
You can’t perform that action at this time.
0 commit comments