We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9e5ac commit f1d45d5Copy full SHA for f1d45d5
appsec-rules/crowdsecurity/vpatch-CVE-2025-10353.yaml
@@ -16,7 +16,7 @@ rules:
16
- lowercase
17
match:
18
type: regex
19
- value: '\.'
+ value: '\.php|\.phtml'
20
labels:
21
type: exploit
22
service: http
@@ -27,4 +27,4 @@ labels:
27
classification:
28
- cve.CVE-2025-10353
29
- attack.T1190
30
- - cwe.CWE-434
+ - cwe.CWE-434
0 commit comments