Skip to content

Commit f5cba2d

Browse files
committed
[ci skip] Fix NEWS format
1 parent c68a687 commit f5cba2d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEWS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ PHP NEWS
33
?? ??? ????, PHP 7.3.29
44

55
- 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)
77

88
- 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.
1414
(CVE-2021-21704) (cmb)
1515

1616
29 Apr 2021, PHP 7.3.28

0 commit comments

Comments
 (0)