mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
891 B
Markdown
18 lines
891 B
Markdown
### [CVE-2021-37936](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37936)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
It was discovered that Kibana was not sanitizing document fields containing HTML snippets. Using this vulnerability, an attacker with the ability to write documents to an elasticsearch index could inject HTML. When the Discover app highlighted a search term containing the HTML, it would be rendered for the user.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.elastic.co/community/security/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|