Rapid7 Vulnerability & Exploit Database

Sage X3 Administration Service Authentication Bypass Command Execution

Back to Search

Sage X3 Administration Service Authentication Bypass Command Execution

Disclosed
07/07/2021
Created
07/21/2021

Description

This module leverages an authentication bypass exploit within Sage X3 AdxSrv's administration protocol to execute arbitrary commands as SYSTEM against a Sage X3 Server running an available AdxAdmin service.

Author(s)

  • Jonathan Peterson <deadjakk@shell.rip>
  • Aaron Herndon

Platform

Windows

Architectures

cmd, x86, x64

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

;