mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
18 lines
796 B
Markdown
18 lines
796 B
Markdown
### [CVE-2011-0539](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0539)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The key_certify function in usr.bin/ssh/key.c in OpenSSH 5.6 and 5.7, when generating legacy certificates using the -t command-line option in ssh-keygen, does not initialize the nonce field, which might allow remote attackers to obtain sensitive stack memory contents or make it easier to conduct hash collision attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Amnesthesia/EHAPT-Group-Project
|
|
|