Rapid7 Vulnerability & Exploit Database

Microweber CMS v1.2.10 Local File Inclusion (Authenticated)

Back to Search

Microweber CMS v1.2.10 Local File Inclusion (Authenticated)

Disclosed
01/30/2022
Created
02/24/2022

Description

Microweber CMS v1.2.10 has a backup functionality. Upload and download endpoints can be combined to read any file from the filesystem. Upload function may delete the local file if the web service user has access.

Author(s)

  • Talha Karakumru <talhakarakumru@gmail.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/gather/microweber_lfi
msf auxiliary(microweber_lfi) > show actions
    ...actions...
msf auxiliary(microweber_lfi) > set ACTION < action-name >
msf auxiliary(microweber_lfi) > show options
    ...show and set options...
msf auxiliary(microweber_lfi) > 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

;