Skip to content

Commit f1d45d5

Browse files
authored
Update vpatch-CVE-2025-10353.yaml
1 parent bd9e5ac commit f1d45d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appsec-rules/crowdsecurity/vpatch-CVE-2025-10353.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ rules:
1616
- lowercase
1717
match:
1818
type: regex
19-
value: '\.'
19+
value: '\.php|\.phtml'
2020
labels:
2121
type: exploit
2222
service: http
@@ -27,4 +27,4 @@ labels:
2727
classification:
2828
- cve.CVE-2025-10353
2929
- attack.T1190
30-
- cwe.CWE-434
30+
- cwe.CWE-434

0 commit comments

Comments
 (0)