CVE-2025-64170

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-64170
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-64170.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-64170
Aliases
Downstream
Published
2025-11-12T20:30:14.961Z
Modified
2025-11-18T02:50:14.835523Z
Severity
  • 3.8 (Low) CVSS_V3 - CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
sudo-rs: Partial password reveal is possible after timeout
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-549"
    ]
}
References

Affected packages

Git / github.com/trifectatechfoundation/sudo-rs

Affected ranges

Type
GIT
Repo
https://github.com/trifectatechfoundation/sudo-rs
Events

Affected versions

v0.*

v0.2.7
v0.2.8
v0.2.9