mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
785 B
Markdown
18 lines
785 B
Markdown
### [CVE-2016-0739](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0739)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libssh before 0.7.3 improperly truncates ephemeral secrets generated for the (1) diffie-hellman-group1 and (2) diffie-hellman-group14 key exchange methods to 128 bits, which makes it easier for man-in-the-middle attackers to decrypt or intercept SSH sessions via unspecified vectors, aka a "bits/bytes confusion bug."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2912-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|