7.4
CVE-2016-11086
- EPSS 0.11%
- Veröffentlicht 24.09.2020 20:15:12
- Zuletzt bearbeitet 21.11.2024 02:45:28
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Oauth-ruby Project ≫ Oauth-ruby SwPlatformruby Version <= 0.5.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.11% | 0.303 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.4 | 2.2 | 5.2 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:P/I:P/A:N
|
CWE-295 Improper Certificate Validation
The product does not validate, or incorrectly validates, a certificate.