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

18 lines
880 B
Markdown

### [CVE-2007-6753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6753)
![](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 Shell32.dll in Microsoft Windows 2000, Windows XP, Windows Vista, Windows Server 2008, and Windows 7, when using an environment configured with a string such as %APPDATA% or %PROGRAMFILES% in a certain way, allows local users to gain privileges via a Trojan horse DLL under the current working directory, as demonstrated by iTunes and Safari.
### POC
#### Reference
- http://blog.acrossecurity.com/2010/10/breaking-setdlldirectory-protection.html
#### Github
No PoCs found on GitHub currently.