Files
CVEs-PoC/2016/CVE-2016-6489.md
T
2024-06-18 02:51:15 +02:00

19 lines
643 B
Markdown

### [CVE-2016-6489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6489)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.