Input validation error in sudo-rs - CVE-2023-42456
Published: November 13, 2023
sudo-rs
Prossimo
Description
The vulnerability allows a remote user to delete arbitrary files on the system.
The vulnerability exists due to insufficient validation certain characters, such as dot (".") and slash ("/") in the username. An attacker with ability tun run the "sudo -k" command can remove arbitrary files on the system given that the attacker has full control over the username on the system.