CVE-2023-22809
18.01.2023, 17:15
In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environment variables (SUDO_EDITOR, VISUAL, and EDITOR), allowing a local attacker to append arbitrary entries to the list of files to process. This can lead to privilege escalation. Affected versions are 1.8.0 through 1.9.12.p1. The problem exists because a user-specified editor may contain a "--" argument that defeats a protection mechanism, e.g., an EDITOR='vim -- /path/to/extra/file' value.Enginsight
Vendor | Product | Version |
---|---|---|
sudo_project | sudo | 1.8.0 ≤ 𝑥 < 1.9.12 |
sudo_project | sudo | 1.9.12 |
sudo_project | sudo | 1.9.12:p1 |
debian | debian_linux | 10.0 |
debian | debian_linux | 11.0 |
apple | macos | 𝑥 < 13.4 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
References