CVE-2023-22809

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-22809
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-22809.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-22809
Downstream
Related
Published
2023-01-18T17:15:10Z
Modified
2025-10-21T02:34:27Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/millert/sudo

Affected ranges

Type
GIT
Repo
https://github.com/millert/sudo
Events