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

19 lines
908 B
Markdown

### [CVE-2020-20950](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-20950)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Bleichenbacher's attack on PKCS #1 v1.5 padding for RSA in Microchip Libraries for Applications 2018-11-26 All up to 2018-11-26. The vulnerability can allow one to use Bleichenbacher's oracle attack to decrypt an encrypted ciphertext by making successive queries to the server using the vulnerable library, resulting in remote information disclosure.
### POC
#### Reference
- http://microchip.com
- https://bi-zone.medium.com/silence-will-fall-or-how-it-can-take-2-years-to-get-your-vuln-registered-e6134846f5bb
#### Github
No PoCs found on GitHub currently.