Pterodactyl Wings vulnerable to Server-Side Request Forgery during remote file pull
Description
Published by the National Vulnerability Database
May 3, 2024
Published to the GitHub Advisory Database
May 3, 2024
Reviewed
May 3, 2024
Last updated
Jun 10, 2024
Impact
An authenticated user who has access to a game server is able to bypass the previously implemented access control (GHSA-6rg3-8h8x-5xfv) that prevents accessing internal endpoints of the node hosting Wings in the pull endpoint. This would allow malicious users to potentially access resources on local networks that would otherwise be inaccessible.
Workarounds
Enabling the
api.disable_remote_download
option or updating to the latest version of Wings are the only known workarounds.Patches
pterodactyl/wings@c152e36
References