Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 04e1d22

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 47a37e1 commit 04e1d22

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/rules-v1.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastUpdatedDate": "2025-08-20T02:42:54+0000",
2+
"lastUpdatedDate": "2025-08-20T13:39:58+0000",
33
"name": "PHP Version Audit",
44
"website": "https://github.com/lightswitch05/php-version-audit",
55
"licence": "https://github.com/lightswitch05/php-version-audit/blob/master/LICENSE",
@@ -4128,21 +4128,21 @@
41284128
"id": "CVE-2024-8925",
41294129
"baseScore": 5.3,
41304130
"publishedDate": "2024-10-08T04:15:00+0000",
4131-
"lastModifiedDate": "2025-03-17T18:15:00+0000",
4131+
"lastModifiedDate": "2025-08-19T16:25:00+0000",
41324132
"description": "In PHP versions\u00a08.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted data being able to exclude portion of other data, potentially leading to erroneous application behavior."
41334133
},
41344134
"CVE-2024-8926": {
41354135
"id": "CVE-2024-8926",
41364136
"baseScore": 8.8,
41374137
"publishedDate": "2024-10-08T04:15:00+0000",
4138-
"lastModifiedDate": "2025-04-24T22:15:00+0000",
4138+
"lastModifiedDate": "2025-08-19T16:26:00+0000",
41394139
"description": "In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12,\u00a0when using a certain non-standard configurations of Windows codepages, the fixes for\u00a0 CVE-2024-4577 https://github.com/advisories/GHSA-vxpp-6299-mxw3 \u00a0may still be bypassed and the same command injection related to Windows \"Best Fit\" codepage behavior can be achieved. This\u00a0may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc."
41404140
},
41414141
"CVE-2024-8927": {
41424142
"id": "CVE-2024-8927",
41434143
"baseScore": 7.5,
41444144
"publishedDate": "2024-10-08T04:15:00+0000",
4145-
"lastModifiedDate": "2025-03-18T17:15:00+0000",
4145+
"lastModifiedDate": "2025-08-19T16:26:00+0000",
41464146
"description": "In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12,\u00a0HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can be controlled by the request submitter via HTTP headers, which can lead to\u00a0cgi.force_redirect option not being correctly applied. In certain configurations this may lead to arbitrary file inclusion in PHP."
41474147
},
41484148
"CVE-2024-8929": {
@@ -4163,7 +4163,7 @@
41634163
"id": "CVE-2024-9026",
41644164
"baseScore": 3.3,
41654165
"publishedDate": "2024-10-08T04:15:00+0000",
4166-
"lastModifiedDate": "2024-10-16T18:30:00+0000",
4166+
"lastModifiedDate": "2025-08-19T16:26:00+0000",
41674167
"description": "In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using PHP-FPM SAPI and it is\u00a0configured to catch workers output through catch_workers_output = yes,\u00a0it may be possible to pollute the final log or\u00a0remove up to 4 characters from the log messages by manipulating log message content. Additionally, if\u00a0PHP-FPM is configured to use syslog output, it may be possible to further remove log data using the same vulnerability."
41684168
},
41694169
"CVE-2024-11233": {

0 commit comments

Comments
 (0)