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

18 lines
717 B
Markdown

### [CVE-2021-22141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22141)
![](https://img.shields.io/static/v1?label=Product&message=Kibana&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-601%3A%20URL%20Redirection%20to%20Untrusted%20Site&color=brighgreen)
### Description
An open redirect flaw was found in Kibana versions before 7.13.0 and 6.8.16. If a logged in user visits a maliciously crafted URL, it could result in Kibana redirecting the user to an arbitrary website.
### POC
#### Reference
- https://www.elastic.co/community/security/
#### Github
No PoCs found on GitHub currently.