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