Skip to content

Commit a5ddd54

Browse files
authored
Update vpatch-CVE-2025-2611.yaml
1 parent f1d45d5 commit a5ddd54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ rules:
1111
type: contains
1212
value: '/login.php'
1313
- zones:
14-
- HEADERS
14+
- COOKIES
1515
variables:
16-
- Cookie
16+
- broadcast
1717
transform:
1818
- lowercase
1919
- urldecode
@@ -30,4 +30,4 @@ labels:
3030
classification:
3131
- cve.CVE-2025-2611
3232
- attack.T1190
33-
- cwe.CWE-78
33+
- cwe.CWE-78

0 commit comments

Comments
 (0)