Update CVE-2020-9376.yaml

patch-1
Prince Chaddha 2022-06-28 08:36:16 +05:30 committed by GitHub
parent 0d84ee7a1b
commit 772164de85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -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