mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 13:31:34 +02:00
18 lines
880 B
Markdown
18 lines
880 B
Markdown
### [CVE-2007-6753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6753)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|