image.png

IP Address: 172.25.200.200

Port: 9031

The flag is in /flag/flag.txt

Want to run this Docker container locally?

docker run -d -p 9031:9031 --name flag-red58 --restart always joshbeck2024/ctf-cve-2023-40028-ghost

Credentials:

User: [email protected] Pass: bananas_are_great_123

Based on IPPSEC: LinkVortex

Inspect the source code after going to the front page and you’ll see it’s loaded with reference to the word ghost.

image.png

The Ghost platform has a default login page at ghost/

http://IP_OF_TARGET:9031/ghost

image.png

The Vulnerability: