| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-1201", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2021-4294", |
| "GHSA-m7qp-cj9p-gj85" |
| ], |
| "summary": "Timing attack in github.com/openshift/osin", |
| "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" |
| } |
| ] |
| } |
| ], |
| "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" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-1201" |
| } |
| } |