Files
CVEs-PoC/2021/CVE-2021-22142.md
T
2024-06-18 02:51:15 +02:00

18 lines
961 B
Markdown

### [CVE-2021-22142](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22142)
![](https://img.shields.io/static/v1?label=Product&message=Kibana&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.0.0%3C%207.13.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1104%3A%20Use%20of%20Unmaintained%20Third%20Party%20Components&color=brighgreen)
### Description
Kibana contains an embedded version of the Chromium browser that the Reporting feature uses to generate the downloadable reports. If a user with permissions to generate reports is able to render arbitrary HTML with this browser, they may be able to leverage known Chromium vulnerabilities to conduct further attacks. Kibana contains a number of protections to prevent this browser from rendering arbitrary content.
### POC
#### Reference
- https://www.elastic.co/community/security
#### Github
No PoCs found on GitHub currently.