blob: 7d75c410a8ce2a0bbf69d4ae13d50223faced480 [file] [log] [blame]
{
"id": "GO-2022-1201",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2021-4294"
],
"details": "Client secret checks are vulnerable to timing attacks, which could permit an attacker to determine client secrets.",
"affected": [
{
"package": {
"name": "github.com/openshift/osin",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.2-0.20210113124101-8612686d6dda"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1201"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/openshift/osin",
"symbols": [
"CheckClientSecret",
"DefaultClient.ClientSecretMatches",
"Server.HandleAccessRequest",
"Server.HandleAuthorizeRequest"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/openshift/osin/pull/200"
},
{
"type": "FIX",
"url": "https://github.com/openshift/osin/commit/8612686d6dda34ae9ef6b5a974e4b7accb4fea29"
}
],
"schema_version": "1.3.1"
}