Rapid7 Vulnerability & Exploit Database

eScan Web Management Console Command Injection

Back to Search

eScan Web Management Console Command Injection

Disclosed
04/04/2014
Created
05/30/2018

Description

This module exploits a command injection vulnerability found in the eScan Web Management Console. The vulnerability exists while processing CheckPass login requests. An attacker with a valid username can use a malformed password to execute arbitrary commands. With mwconf privileges, the runasroot utility can be abused to get root privileges. This module has been tested successfully on eScan 5.5-2 on Ubuntu 12.04.

Author(s)

  • Joxean Koret
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Linux

Architectures

x86

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

;