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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Elastic App Search versions before 7.7.0 contain a cross site scripting (XSS) flaw when displaying document URLs in the Reference UI. If the Reference UI injects a URL into a result, that URL will be rendered by the web browser. If an attacker is able to control the contents of such a field, they could execute arbitrary JavaScript in the victim�s web browser.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.elastic.co/community/security/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|