Frichetten/CVE-2020-11108-PoC

Frichetten/CVE-2020-11108-PoC

Releases0
Stars27
PoCs for CVE-2020-11108; an RCE and priv esc in Pi-hole

CVE History

CVEPublishedCVSS v3CVSS v2
8.8 HIGH9 HIGH

The Gravity updater in Pi-hole through 4.4 allows an authenticated adversary to upload arbitrary files. This can be abused for Remote Code Execution by writing to a PHP file in the web directory. (Also, it can be used in conjunction with the sudo rule for the www-data user to escalate privileges to root.) The code error is in gravity_DownloadBlocklistFromUrl in gravity.sh.