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

18 lines
705 B
Markdown

### [CVE-2016-7440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7440)
![](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 C software implementation of AES Encryption and Decryption in wolfSSL (formerly CyaSSL) before 3.9.10 makes it easier for local users to discover AES keys by leveraging cache-bank timing differences.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
#### Github
- https://github.com/ARPSyndicate/cvemon