Files
CVEs-PoC/2016/CVE-2016-10362.md
T
2025-09-29 21:09:30 +02:00

18 lines
690 B
Markdown

### [CVE-2016-10362](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10362)
![](https://img.shields.io/static/v1?label=Product&message=Logstash&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=before%205.0.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-532%3A%20Information%20Exposure%20Through%20Log%20Files&color=brightgreen)
### Description
Prior to Logstash version 5.0.1, Elasticsearch Output plugin when updating connections after sniffing, would log to file HTTP basic auth credentials.
### POC
#### Reference
- https://www.elastic.co/community/security
#### Github
No PoCs found on GitHub currently.