mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 06:38:06 +02:00
18 lines
875 B
Markdown
18 lines
875 B
Markdown
### [CVE-2020-11452](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11452)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microstrategy Web 10.4 includes functionality to allow users to import files or data from external resources such as URLs or databases. By providing an external URL under attacker control, it's possible to send requests to external resources (aka SSRF) or leak files from the local system using the file:// stream wrapper.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/157068/MicroStrategy-Intelligence-Server-And-Web-10.4-XSS-Disclosure-SSRF-Code-Execution.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|