mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
643 B
Markdown
19 lines
643 B
Markdown
### [CVE-2016-6489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6489)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The RSA and DSA decryption code in Nettle makes it easier for attackers to discover private keys via a cache side channel attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-3193-1
|
|
- https://www.oracle.com/security-alerts/cpuapr2020.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|