Description
sudo-rs is a memory safe implementation of sudo and su written in Rust. Starting in version 0.2.7 and prior to version 0.2.10, if a user begins entering a password but does not press return for an extended period, a password timeout may occur. When this happens, the keystrokes that were entered are echoed back to the console. This could reveal partial password information, possibly exposing history files when not carefully handled by the user and on screen, usable for Social Engineering or Pass-By attacks. Version 0.2.10 fixes the issue.
INFO
Published Date :
2025-11-12T20:30:14.961Z
Last Modified :
2025-11-14T17:34:21.165Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-64170 vulnerability.
| Vendors | Products |
|---|---|
| Sudo-rs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-64170.