原始 OSV JSON{
"id": "GHSA-jm34-xm8m-w958",
"aliases": [
"CVE-2017-1000070"
],
"details": "The Bitly oauth2_proxy in version 2.1 and earlier was affected by an open redirect vulnerability during the start and termination of the 2-legged OAuth flow. This issue was caused by improper input validation and a violation of RFC-6819",
"summary": "Open Redirect in oauth2_proxy",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0"
}
]
}
],
"package": {
"name": "github.com/bitly/oauth2_proxy",
"ecosystem": "Go"
}
}
],
"modified": "2021-05-19T22:31:56Z",
"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": "2021-12-20T18:04:40Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000070",
"type": "ADVISORY"
},
{
"url": "https://github.com/bitly/oauth2_proxy/issues/228",
"type": "WEB"
},
{
"url": "https://github.com/bitly/oauth2_proxy/pull/359",
"type": "WEB"
},
{
"url": "https://github.com/bitly/oauth2_proxy/commit/289a6ccf463a425c7606178c510fc5eeb9c8b050",
"type": "WEB"
},
{
"url": "https://tools.ietf.org/html/rfc6819#section-5.2.3.5",
"type": "WEB"
},
{
"url": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000070",
"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": "2021-05-19T22:31:56Z"
}
}