Ignite
Exploit a vulnerable FUEL CMS installation through a critical RCE vulnerability (CVE-2018-16763), then escalate privileges via password reuse. A classic lesson in default configs and unpatched software.
The Objective
Exploit an unpatched FUEL CMS to gain initial access, harvest credentials from configuration files, and escalate to root through password reuse.
The Exploit Path
Nmap scan → FUEL CMS 1.4 identification → CVE-2018-16763 RCE via eval() → Web shell deployment → Credential harvesting from database.php → Python PTY for su command → Root access.