VDB
EN
LOW 3.8

GHSA-c978-wq47-pvvw

sudo-rs: Partial password reveal is possible after timeout

상세

### Summary 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.

### Example Using sudo-rs: ``` geiger@cerberus:~$ sudo -s [sudo: authenticate] Password: sudo-rs: timed out geiger@cerberus:~$ testtesttest ```

"testtesttest" was entered at the password prompt but not confirmed by pressing return and then waiting for the timeout.

### Impact 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.

### Versions affected Passwords timeouts were added in sudo-rs 0.2.7 (with a default set to 5 minutes).

### Credits This issue was discovered and reported by @DevLaTron.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

crates.io / sudo-rs
최초 영향 버전: 0.2.7 수정 버전: 0.2.10

Upgrade sudo-rs to 0.2.10 or newer (ecosystem crates.io).

참고