Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-qq22-jj8x-4wwv: Pterodactyl Wings vulnerable to Server-Side Request Forgery during remote file pull

Impact

An authenticated user who has access to a game server is able to bypass the previously implemented access control (https://github.com/pterodactyl/wings/security/advisories/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

https://github.com/pterodactyl/wings/commit/c152e36101aba45d8868a9a0eeb890995e8934b8

ghsa
#vulnerability#git#ssrf#auth

Package

gomod github.com/pterodactyl/wings (Go)

Affected versions

< 1.11.12

Patched versions

1.11.12

Description

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

  • GHSA-6rg3-8h8x-5xfv
  • GHSA-qq22-jj8x-4wwv
  • https://nvd.nist.gov/vuln/detail/CVE-2024-34068
  • pterodactyl/wings@c152e36

matthewpi published to pterodactyl/wings

May 3, 2024

Published by the National Vulnerability Database

May 3, 2024

Published to the GitHub Advisory Database

May 3, 2024

Reviewed

May 3, 2024

Last updated

May 3, 2024

ghsa: Latest News

GHSA-pxg6-pf52-xh8x: cookie accepts cookie name, path, and domain with out of bounds characters