Rapid7 Vulnerability & Exploit Database

AWStats migrate Remote Command Execution

Back to Search

AWStats migrate Remote Command Execution

Disclosed
05/04/2006
Created
05/30/2018

Description

This module exploits an arbitrary command execution vulnerability in the AWStats CGI script. AWStats v6.4 and v6.5 are vulnerable. Perl based payloads are recommended with this module. The vulnerability is only present when AllowToUpdateStatsFromBrowser is enabled in the AWStats configuration file (non-default).

Author(s)

  • aushack <patrick@osisecurity.com.au>

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/unix/webapp/awstats_migrate_exec
msf exploit(awstats_migrate_exec) > show targets
    ...targets...
msf exploit(awstats_migrate_exec) > set TARGET < target-id >
msf exploit(awstats_migrate_exec) > show options
    ...show and set options...
msf exploit(awstats_migrate_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

;