Impact
Users can run command on the host machine with sudoer permission.
Details
!ping
command when provided with an IP or hostname used to run a bash ping <IP>
without verification that the IP or hostname was legitimate. Worst, this command was executed with root permissions. This could have led to running arbitrary commands over the host server.
Patches
Patch to apply :
716818e
Associated pull request : #24
Impact
Users can run command on the host machine with sudoer permission.
Details
!ping
command when provided with an IP or hostname used to run a bashping <IP>
without verification that the IP or hostname was legitimate. Worst, this command was executed with root permissions. This could have led to running arbitrary commands over the host server.Patches
Patch to apply :
716818e
Associated pull request : #24