CVE-2026-90773
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals for interpretation by terminal emulators.
弱点类型
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals for interpretation by terminal emulators.
参考链接
- https://github.com/dalance/procs
- https://github.com/dalance/procs/blob/v0.14.12/src/columns/command.rs
- https://github.com/dalance/procs/commit/a064cec7d59f69a636d38e247824245dcd3a9836
- https://github.com/dalance/procs/issues/950
- https://www.vulncheck.com/advisories/procs-through-0.14.12-terminal-escape-sequence-injection-via-command