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

18 lines
773 B
Markdown

### [CVE-2018-10845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10845)
![](https://img.shields.io/static/v1?label=Product&message=gnutls&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-385&color=brighgreen)
### Description
It was found that the GnuTLS implementation of HMAC-SHA-384 was vulnerable to a Lucky thirteen style attack. Remote attackers could use this flaw to conduct distinguishing attacks and plain text recovery attacks via statistical analysis of timing data using crafted packets.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10845
#### Github
No PoCs found on GitHub currently.