Rapid7 Vulnerability & Exploit Database

IBM Tivoli Storage Manager Express CAD Service Buffer Overflow

Back to Search

IBM Tivoli Storage Manager Express CAD Service Buffer Overflow

Disclosed
11/04/2009
Created
05/30/2018

Description

This module exploits a stack buffer overflow in the IBM Tivoli Storage Manager Express CAD Service. By sending a "ping" packet containing a long string, an attacker can execute arbitrary code. NOTE: the dsmcad.exe service must be in a particular state (CadWaitingStatus = 1) in order for the vulnerable code to be reached. This state doesn't appear to be reachable when the TSM server is not running. This service does not restart.

Author(s)

  • jduck <jduck@metasploit.com>

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/misc/ibm_tsm_cad_ping
msf exploit(ibm_tsm_cad_ping) > show targets
    ...targets...
msf exploit(ibm_tsm_cad_ping) > set TARGET < target-id >
msf exploit(ibm_tsm_cad_ping) > show options
    ...show and set options...
msf exploit(ibm_tsm_cad_ping) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;