File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? ???? , PHP 8.1.30
3
+ 26 Sep 2024 , PHP 8.1.30
4
4
5
+ - CGI:
6
+ . Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection
7
+ Vulnerability). (CVE-2024-8926) (nielsdos)
8
+ . Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is
9
+ byppassible due to the environment variable collision). (CVE-2024-8927)
10
+ (nielsdos)
5
11
12
+ - FPM:
13
+ . Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered).
14
+ (CVE-2024-9026) (Jakub Zelenka)
15
+
16
+ - SAPI:
17
+ . Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data).
18
+ (CVE-2024-8925) (Arnaud)
6
19
7
20
06 Jun 2024, PHP 8.1.29
8
21
You can’t perform that action at this time.
0 commit comments