mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
830 B
Markdown
19 lines
830 B
Markdown
### [CVE-2024-39894](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39894)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenSSH 9.5 through 9.7 before 9.8 sometimes allows timing attacks against echo-off password entry (e.g., for su and Sudo) because of an ObscureKeystrokeTiming logic error. Similarly, other timing attacks against keystroke entry could occur.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://crzphil.github.io/posts/ssh-obfuscation-bypass/
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|