exploit-db-mirror/platforms/windows/remote/20774.txt
Offensive Security 5924dde297 DB: 2015-03-19
2 new exploits
2015-03-19 09:39:10 +00:00

5 lines
No EOL
742 B
Text
Executable file

source: http://www.securityfocus.com/bid/2612/info
The default operation performed to open a filetype is determining by referencing the filetype's CLSID. Due to a flaw in the interpretation of CLSIDs when appended to a filename, it is possible to specify a different default action for a given file than would normally be used. As a result, seemingly harmless files (.txt, .jpg etc) may be opened in a nonstandard, attacker specified manner. For example, a program ("evil.exe") could be renamed "evil.jpg.{CLSID_of_executables}" and when opened by the target user, this file will be executed instead of opened by their default .jpg viewer.
https://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/20774.zip