Update CVE-2021-21799.yaml
parent
78ebaaa618
commit
a14c41db29
|
@ -11,9 +11,9 @@ info:
|
|||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21799
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-21799
|
||||
metadata:
|
||||
verified: "true"
|
||||
verified: true
|
||||
shodan-query: http.html:"R-SeeNet"
|
||||
tags: cve,cve2021,xss
|
||||
tags: cve,cve2021,xss,r-seenet
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -23,14 +23,14 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "</title><script>alert(document.domain)</script><title></title>"
|
||||
part: body
|
||||
words:
|
||||
- "<title>Telnet </title><script>alert(document.domain)</script><title></title>"
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue