Skip to content

Commit e80cb90

Browse files
committed
NEWS for 8.1.30 backports
(cherry picked from commit af3fb38) (cherry picked from commit 1154fbd) (cherry picked from commit b4667e4)
1 parent 0c9258e commit e80cb90

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
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+
- SAPI:
14+
. Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data).
15+
(CVE-2024-8925) (Arnaud)
16+
417
Backported from 8.1.29
518

619
- CGI:

0 commit comments

Comments
 (0)