Linux Sudo Bug Allows You To Execute Root Commands Mostly Install Unaffected Cybers Guards
It is important to have some background information about how the sudo command operates and how it can be configured before we hit the vulnerability. When you execute commands on a Linux operating system, unprivileged users can use the sudo (super user) command to execute root commands as long as permission is given or root user password is known. The sudo command can also be set to allow a user to execute commands as a separate user by adding special directives to the /etc / sudoers configuration directory....