cve/2015/CVE-2015-5619.md

18 lines
758 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-5619](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5619)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Logstash 1.4.x before 1.4.5 and 1.5.x before 1.5.4 with Lumberjack output or the Logstash forwarder does not validate SSL/TLS certificates from the Logstash server, which might allow attackers to obtain sensitive information via a man-in-the-middle attack.
### POC
#### Reference
- http://packetstormsecurity.com/files/133269/Logstash-1.5.3-Man-In-The-Middle.html
#### Github
No PoCs found on GitHub currently.