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

18 lines
932 B
Markdown

### [CVE-2014-0315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0315)
![](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 Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a Trojan horse cmd.exe file in the current working directory, as demonstrated by a directory that contains a .bat or .cmd file, aka "Windows File Handling Vulnerability."
### POC
#### Reference
- http://seclists.org/fulldisclosure/2020/Jul/33
#### Github
No PoCs found on GitHub currently.