Rapid7 Vulnerability & Exploit Database

Oracle MySQL for Microsoft Windows FILE Privilege Abuse

Back to Search

Oracle MySQL for Microsoft Windows FILE Privilege Abuse

Disclosed
12/01/2012
Created
05/30/2018

Description

This module takes advantage of a file privilege misconfiguration problem specifically against Windows MySQL servers. This module abuses the FILE privilege to write a payload to Microsoft's All Users Start Up directory which will execute every time a user logs in. The default All Users Start Up directory used by the module is present on Windows 7.

Author(s)

  • sinn3r <sinn3r@metasploit.com>
  • Sean Verity <veritysr1980@gmail.com>

Platform

Windows

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

;