CVE 3.8 LOW

sudo-rs: Partial password reveal is possible after timeout_CVE-2025-64170

3.8 / 10
LOW
CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N

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.

Basic Information

ID CVE-2025-64170
Source GitHub_M
Published Nov 12, 2025 at 20:30

Affected Product

Vendor trifectatechfoundation
Product sudo-rs
Version >= 0.2.7, < 0.2.10
Affected Versions trifectatechfoundation sudo-rs >= 0.2.7, < 0.2.10

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.