Files
CVEs-PoC/2016/CVE-2016-6167.md
2024-06-18 02:51:15 +02:00

18 lines
736 B
Markdown

### [CVE-2016-6167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6167)
![](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
Multiple untrusted search path vulnerabilities in Putty beta 0.67 allow local users to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse (1) UxTheme.dll or (2) ntmarta.dll file in the current working directory.
### POC
#### Reference
- https://packetstormsecurity.com/files/137742/Putty-Beta-0.67-DLL-Hijacking.html
#### Github
No PoCs found on GitHub currently.