Files
CVEs-PoC/2020/CVE-2020-25658.md
T
2024-05-25 21:48:12 +02:00

19 lines
736 B
Markdown

### [CVE-2020-25658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25658)
![](https://img.shields.io/static/v1?label=Product&message=python-rsa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20after%203.0%20(inclusive)%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-385&color=brighgreen)
### Description
It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/AdiRashkes/python-tda-bug-hunt-0