cve/2016/CVE-2016-1417.md
2024-06-18 02:51:15 +02:00

18 lines
772 B
Markdown

### [CVE-2016-1417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1417)
![](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
Untrusted search path vulnerability in Snort 2.9.7.0-WIN32 allows remote attackers to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse tcapi.dll that is located in the same folder on a remote file share as a pcap file that is being processed.
### POC
#### Reference
- http://packetstormsecurity.com/files/138915/Snort-2.9.7.0-WIN32-DLL-Hijacking.html
#### Github
No PoCs found on GitHub currently.