matchers update

patch-1
Ritik Chaddha 2023-09-06 17:17:28 +05:30 committed by GitHub
parent 8939245dee
commit 469b7f7049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -11,9 +11,12 @@ info:
- https://cve.report/CVE-2023-4634
classification:
cve-id: CVE-2023-39361
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cwe-id: CWE-89
metadata:
max-request: 1
# verified: true
verified: true
shodan-query: title:"Login to Cacti"
tags: cve,cve2023,cacti,sqli
@ -29,5 +32,5 @@ http:
dsl:
- 'duration>=10'
- 'status_code == 200'
# - 'contains(body, "cactiAction=")'
- 'contains_all(body, "var treeView=", "cacti")'
condition: and