#VU79879 Unchecked return value in Inetutils - GNU network utilities - CVE-2023-40303
Published: August 23, 2023
Inetutils - GNU network utilities
GNU
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to usage of an unchecked return values of set*id() family functions in ftpd, rcp, rlogin, rsh, rshd, and uucpd while the setuid system call fails when a process is trying to drop privileges
before letting an ordinary user control the activities of the process. A local user can abuse this situation and execute arbitrary code with elevated privileges.