cve/2019/CVE-2019-7608.md

18 lines
759 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-7608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7608)
![](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-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation&color=brighgreen)
### Description
Kibana versions before 5.6.15 and 6.6.1 had a cross-site scripting (XSS) vulnerability that could allow an attacker to obtain sensitive information from or perform destructive actions on behalf of other Kibana users.
### POC
#### Reference
- https://www.elastic.co/community/security
#### Github
No PoCs found on GitHub currently.