SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2023-22809

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.

HIGH 7.8EPSS 55.4%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 55.4%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.

Description

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.

CVSS 3.1
7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
55.37% probability · 99th percentile
CISA KEV
Not listed
Weakness
CWE-269
Affected
sudo project/sudo · debian/debian linux · fedoraproject/fedora · apple/macos
Source
cve@mitre.org

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.