Rapid7 Vulnerability & Exploit Database

Webmin edit_html.cgi file Parameter Traversal Arbitrary File Access

Back to Search

Webmin edit_html.cgi file Parameter Traversal Arbitrary File Access

Disclosed
09/06/2012
Created
05/30/2018

Description

This module exploits a directory traversal in Webmin 1.580. The vulnerability exists in the edit_html.cgi component and allows an authenticated user with access to the File Manager Module to access arbitrary files with root privileges. The module has been tested successfully with Webmin 1.580 over Ubuntu 10.04.

Author(s)

  • Unknown
  • juan vazquez <juan.vazquez@metasploit.com>

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 auxiliary/admin/webmin/edit_html_fileaccess
msf auxiliary(edit_html_fileaccess) > show actions
    ...actions...
msf auxiliary(edit_html_fileaccess) > set ACTION < action-name >
msf auxiliary(edit_html_fileaccess) > show options
    ...show and set options...
msf auxiliary(edit_html_fileaccess) > run 

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

;