Skip to content

Commit 1154fbd

Browse files
committed
NEWS for 8.1.30 backports
(cherry picked from commit af3fb38)
1 parent 2fd1b83 commit 1154fbd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

NEWS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33

4+
Backported from 8.1.30
5+
6+
- CGI:
7+
. Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection
8+
Vulnerability). (CVE-2024-8926) (nielsdos)
9+
. Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is
10+
bypassable due to the environment variable collision). (CVE-2024-8927)
11+
(nielsdos)
12+
13+
- FPM:
14+
. Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered).
15+
(CVE-2024-9026) (Jakub Zelenka)
16+
17+
- SAPI:
18+
. Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data).
19+
(CVE-2024-8925) (Arnaud)
20+
421
Backported from 8.1.29
522

623
- CGI:

0 commit comments

Comments
 (0)