Files
CVEs-PoC/2014/CVE-2014-1807.md
T
2024-05-26 14:27:05 +02:00

19 lines
952 B
Markdown

### [CVE-2014-1807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1807)
![](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
The ShellExecute API in Windows Shell in Microsoft 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 does not properly implement file associations, which allows local users to gain privileges via a crafted application, as exploited in the wild in May 2014, aka "Windows Shell File Association Vulnerability."
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/GitHubAssessments/CVE_Assessments_02_2020
- https://github.com/wcxxxxx/CVE-2020-7961