mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
749 B
Markdown
19 lines
749 B
Markdown
### [CVE-2017-13099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13099)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
wolfSSL prior to version 3.12.2 provides a weak Bleichenbacher oracle when any TLS cipher suite using RSA key exchange is negotiated. An attacker can recover the private key from a vulnerable wolfSSL application. This vulnerability is referred to as "ROBOT."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/144389
|
|
- https://robotattack.org/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|