cve/2019/CVE-2019-7612.md

18 lines
803 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-7612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7612)
![](https://img.shields.io/static/v1?label=Product&message=Logstash&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-209%3A%20Information%20Exposure%20Through%20an%20Error%20Message&color=brighgreen)
### Description
A sensitive data disclosure flaw was found in the way Logstash versions before 5.6.15 and 6.6.1 logs malformed URLs. If a malformed URL is specified as part of the Logstash configuration, the credentials for the URL could be inadvertently logged as part of the error message.
### POC
#### Reference
- https://www.elastic.co/community/security
#### Github
No PoCs found on GitHub currently.