### [CVE-2017-7526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7526) ![](https://img.shields.io/static/v1?label=Product&message=libgcrypt&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200&color=brighgreen) ### Description libgcrypt before version 1.7.8 is vulnerable to a cache side-channel attack resulting into a complete break of RSA-1024 while using the left-to-right method for computing the sliding-window expansion. The same attack is believed to work on RSA-2048 with moderately more computation. This side-channel requires that attacker can run arbitrary software on the hardware where the private RSA key is used. ### POC #### Reference No PoCs from references. #### Github - https://github.com/garethr/findcve