cve/2016/CVE-2016-6489.md

19 lines
643 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.