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

20 lines
821 B
Markdown

### [CVE-2015-4152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4152)
![](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
Directory traversal vulnerability in the file output plugin in Elasticsearch Logstash before 1.4.3 allows remote attackers to write to arbitrary files via vectors related to dynamic field references in the path option.
### POC
#### Reference
- http://packetstormsecurity.com/files/132233/Logstash-1.4.2-Directory-Traversal.html
- https://www.elastic.co/blog/logstash-1-4-3-released
- https://www.elastic.co/community/security/
#### Github
No PoCs found on GitHub currently.