### [CVE-2018-10846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10846) ![](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 A cache-based side channel in GnuTLS implementation that leads to plain text recovery in cross-VM attack setting was found. An attacker could use a combination of "Just in Time" Prime+probe attack in combination with Lucky-13 attack to recover plain text using crafted packets. ### POC #### Reference - https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10846 #### Github No PoCs found on GitHub currently.