Affected by GO-2023-1555
and 4 other vulnerabilities
GO-2023-1555: Pterodactyl Wings contains UNIX Symbolic Link (Symlink) Following resulting in deletion of files and directories on the host system in github.com/pterodactyl/wings
GO-2023-1768: Wings vulnerable to escape to host from installation container in github.com/pterodactyl/wings
GO-2024-2642: Pterodactyl Wings vulnerable to improper isolation of server file access in github.com/pterodactyl/wings
GO-2024-2814: Pterodactyl Wings vulnerable to Arbitrary File Write/Read in github.com/pterodactyl/wings
GO-2024-2815: Pterodactyl Wings vulnerable to Server-Side Request Forgery during remote file pull in github.com/pterodactyl/wings
NewBus returns a new empty Bus. This is simply a nicer wrapper around the
system.SinkPool implementation that allows for more simplistic usage within
the codebase.
All of the events emitted out of this bus are byte slices that can be decoded
back into an events.Event interface.