mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
22 lines
892 B
Markdown
22 lines
892 B
Markdown
### [CVE-2016-6313](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6313)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mixing functions in the random number generator in Libgcrypt before 1.5.6, 1.6.x before 1.6.6, and 1.7.x before 1.7.3 and GnuPG before 1.4.21 make it easier for attackers to obtain the values of 160 bits by leveraging knowledge of the previous 4640 bits.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/hannob/pgpbugs
|
|
- https://github.com/lacework/up-and-running-packer
|
|
- https://github.com/rsumnerz/vuls
|
|
- https://github.com/scottford-lw/up-and-running-packer
|
|
- https://github.com/xmppadmin/vuls
|
|
|