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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
lib/oauth/consumer.rb in the oauth-ruby gem through 0.5.4 for Ruby does not verify server X.509 certificates if a certificate bundle cannot be found, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|