mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
21 lines
987 B
Markdown
21 lines
987 B
Markdown
### [CVE-2018-11057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11057)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RSA BSAFE Micro Edition Suite, versions prior to 4.0.11 (in 4.0.x) and prior to 4.1.6.1 (in 4.1.x) contains a Covert Timing Channel vulnerability during RSA decryption, also known as a Bleichenbacher attack on RSA decryption. A remote attacker may be able to recover a RSA key.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuapr2020.html
|
|
- https://www.oracle.com/security-alerts/cpujan2020.html
|
|
- https://www.oracle.com/security-alerts/cpujul2020.html
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|