Networking_Utils is prone to a remote command execution vulnerability. The issue exists in the implementation of the ping command. Shell metacharacters are not sufficiently sanitized from the domain name or IP address fields. This input will be passed directly through the shell. An attacker may exploit this issue to execute arbitrary commands with the privileges of the webserver. Implementations of the other commands may also be affected by this vulnerability.
Networking_Utils is prone to a remote command execution vulnerability. The issue exists in the implementation of the ping command. Shell metacharacters are not sufficiently sanitized from the domain name or IP address fields. This input will be passed directly through the shell. An attacker may exploit this issue to execute arbitrary commands with the privileges of the webserver. Implementations of the other commands may also be affected by this vulnerability.