Rapid7 Vulnerability & Exploit Database

Pi-Hole Whitelist OS Command Execution

Back to Search

Pi-Hole Whitelist OS Command Execution

Disclosed
04/15/2018
Created
05/23/2020

Description

This exploits a command execution vulnerability in Pi-Hole <= 3.3. When adding a new domain to the whitelist, it is possible to chain a command to the domain that is run on the OS.

Author(s)

  • h00die
  • Denis Andzakovic

Platform

Linux

Architectures

x86, x64, 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/http/pihole_whitelist_exec
msf exploit(pihole_whitelist_exec) > show targets
    ...targets...
msf exploit(pihole_whitelist_exec) > set TARGET < target-id >
msf exploit(pihole_whitelist_exec) > show options
    ...show and set options...
msf exploit(pihole_whitelist_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

;