We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d45d5 commit a5ddd54Copy full SHA for a5ddd54
appsec-rules/crowdsecurity/vpatch-CVE-2025-2611.yaml
@@ -11,9 +11,9 @@ rules:
11
type: contains
12
value: '/login.php'
13
- zones:
14
- - HEADERS
+ - COOKIES
15
variables:
16
- - Cookie
+ - broadcast
17
transform:
18
- lowercase
19
- urldecode
@@ -30,4 +30,4 @@ labels:
30
classification:
31
- cve.CVE-2025-2611
32
- attack.T1190
33
- - cwe.CWE-78
+ - cwe.CWE-78
0 commit comments