Files
CVEs-PoC/2017/CVE-2017-7526.md
T
2025-09-29 21:09:30 +02:00

18 lines
863 B
Markdown

### [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=1.7.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200&color=brightgreen)
### 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