cve/2018/CVE-2018-20211.md

19 lines
909 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-20211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20211)
![](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
ExifTool 8.32 allows local users to gain privileges by creating a %TEMP%\par-%username%\cache-exiftool-8.32 folder with a victim's username, and then copying a Trojan horse ws32_32.dll file into this new folder, aka DLL Hijacking. NOTE: 8.32 is an obsolete version from 2010 (9.x was released starting in 2012, and 10.x was released starting in 2015).
### POC
#### Reference
- http://packetstormsecurity.com/files/150892/Exiftool-8.3.2.0-DLL-Hijacking.html
- http://seclists.org/fulldisclosure/2018/Dec/44
#### Github
- https://github.com/ARPSyndicate/cvemon