Update CVE-2020-9376.yaml
parent
0d84ee7a1b
commit
772164de85
|
@ -17,7 +17,7 @@ info:
|
|||
cvss-score: 7.5
|
||||
cve-id: CVE-2020-9376
|
||||
cwe-id: CWE-74
|
||||
tags: cve,cve2020,dlink,disclosure
|
||||
tags: cve,cve2020,dlink,disclosure,router
|
||||
|
||||
requests:
|
||||
- method: POST
|
||||
|
@ -30,16 +30,16 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<name>Admin</name>"
|
||||
- "</usrid>"
|
||||
- "</password>"
|
||||
condition: and
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
# Enhanced by mp on 2022/06/27
|
||||
|
|
Loading…
Reference in New Issue