#VU74196 OS Command Injection in Sudo - CVE-2023-28486
Published: March 30, 2023
Sudo
Sudo
Description
The vulnerability allows a local user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation when processing control characters in the log messages. A local user can inject specially crafted characters to the log messages and execute arbtirary OS commands on the system when the command is executed from the log (e.g. via the "sudoreplay -l").