原始 OSV JSON{
"id": "GHSA-vv4c-g6q7-p3q7",
"aliases": [
"CVE-2019-9837"
],
"details": "Doorkeeper::OpenidConnect (aka the OpenID Connect extension for Doorkeeper) 1.4.x and 1.5.x before 1.5.4 has an open redirect via the redirect_uri field in an OAuth authorization request (that results in an error response) with the 'openid' scope and a prompt=none value. This allows phishing attacks against the authorization flow.",
"summary": "Doorkeeper-openid_connect contains Open Redirect",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
},
{
"fixed": "1.5.4"
}
]
}
],
"package": {
"name": "doorkeeper-openid_connect",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-03-13T23:56:32Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2019-03-25T16:15:54Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9837",
"type": "ADVISORY"
},
{
"url": "https://github.com/doorkeeper-gem/doorkeeper-openid_connect/issues/61",
"type": "WEB"
},
{
"url": "https://github.com/doorkeeper-gem/doorkeeper-openid_connect/pull/66",
"type": "WEB"
},
{
"url": "https://github.com/doorkeeper-gem/doorkeeper-openid_connect",
"type": "PACKAGE"
},
{
"url": "https://github.com/doorkeeper-gem/doorkeeper-openid_connect/blob/master/CHANGELOG.md",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:58:19Z"
}
}