原始 OSV JSON{
"id": "GHSA-7359-3c6r-hfc2",
"aliases": [
"CVE-2016-11086"
],
"details": "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.",
"summary": "Improper Certificate Validation in oauth ruby gem",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.5"
}
]
}
],
"package": {
"name": "oauth",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-01-24T14:59:50Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2021-04-22T16:22:15Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-11086",
"type": "ADVISORY"
},
{
"url": "https://github.com/oauth-xx/oauth-ruby/issues/137",
"type": "WEB"
},
{
"url": "https://github.com/oauth-xx/oauth-ruby/commit/eb5b00a91d4ef0899082fdba929c34ccad6d4ccb",
"type": "WEB"
},
{
"url": "https://github.com/oauth-xx/oauth-ruby",
"type": "PACKAGE"
},
{
"url": "https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.5",
"type": "WEB"
},
{
"url": "https://rubygems.org/gems/oauth",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-09-24T20:15:00Z",
"github_reviewed_at": "2021-04-20T18:23:58Z"
}
}