Rapid7 Vulnerability & Exploit Database

IBM Data Risk Manager a3user Default Password

Back to Search

IBM Data Risk Manager a3user Default Password

Disclosed
04/21/2020
Created
05/05/2020

Description

This module abuses a known default password in IBM Data Risk Manager. The 'a3user' has the default password 'idrm' and allows an attacker to log in to the virtual appliance via SSH. This can be escalate to full root access, as 'a3user' has sudo access with the default password. At the time of disclosure this was an 0day, but it was later confirmed and patched by IBM. Versions <= 2.0.6.1 are confirmed to be vulnerable.

Author(s)

  • Pedro Ribeiro <pedrib@gmail.com>

Platform

Unix

Architectures

cmd

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/linux/ssh/ibm_drm_a3user
msf exploit(ibm_drm_a3user) > show targets
    ...targets...
msf exploit(ibm_drm_a3user) > set TARGET < target-id >
msf exploit(ibm_drm_a3user) > show options
    ...show and set options...
msf exploit(ibm_drm_a3user) > 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

;