mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
19 lines
736 B
Markdown
19 lines
736 B
Markdown
### [CVE-2020-25658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25658)
|
|

|
|
%20&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
|
|
|