Skip to content

Commit 36c18aa

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 9309b25 commit 36c18aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/rules-v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastUpdatedDate": "2025-07-15T03:03:29+0000",
2+
"lastUpdatedDate": "2025-07-15T13:44:50+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",
@@ -4204,7 +4204,7 @@
42044204
"id": "CVE-2025-1220",
42054205
"baseScore": null,
42064206
"publishedDate": "2025-07-13T23:15:00+0000",
4207-
"lastModifiedDate": "2025-07-13T23:15:00+0000",
4207+
"lastModifiedDate": "2025-07-14T16:15:00+0000",
42084208
"description": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions."
42094209
},
42104210
"CVE-2025-1734": {
@@ -4239,7 +4239,7 @@
42394239
"id": "CVE-2025-6491",
42404240
"baseScore": null,
42414241
"publishedDate": "2025-07-13T22:15:00+0000",
4242-
"lastModifiedDate": "2025-07-13T22:15:00+0000",
4242+
"lastModifiedDate": "2025-07-14T16:15:00+0000",
42434243
"description": "In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (>2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the target server."
42444244
}
42454245
}

0 commit comments

Comments
 (0)