A detailed walkthrough of the HackTheBox machine 'DevArea', a multi-service Linux target. The attack chain starts with anonymous FTP access to download a Java JAR file, reverse engineering it to identify a vulnerable Apache CXF 3.2.14 SOAP service. CVE-2022-46364 (SSRF/arbitrary file read via XOP:Include in MTOM requests) is exploited to read files including /proc process listings, leaking Hoverfly credentials. CVE-2025-54123, a command injection in Hoverfly's middleware API, then yields a shell as dev_ryan. Privilege escalation proceeds through a custom SysWatch monitoring app by forging a session cookie and bypassing a weak input filter, then exploiting a flawed symlink check in a root-run script to read the root SSH key.
289 Impressions