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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuapr2022.html
|
|
- https://www.oracle.com/security-alerts/cpujul2022.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/AdiRashkes/python-tda-bug-hunt-2
|
|
- https://github.com/alexcowperthwaite/PasskeyScanner
|
|
- https://github.com/indece-official/clair-client
|
|
|