cve/2010/CVE-2010-3139.md

18 lines
744 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-3139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3139)
![](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 Progman Group Converter (grpconv.exe) allows local users, and possibly remote attackers, to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse imm.dll that is located in the same folder as a .grp file.
### POC
#### Reference
- http://www.exploit-db.com/exploits/14758
#### Github
No PoCs found on GitHub currently.