ghsa-m7qp-cj9p-gj85
Vulnerability from github
Published
2022-12-28 18:30
Modified
2024-03-01 14:23
Severity ?
Summary
OpenShift OSIN vulnerable to Observable Timing Discrepancy
Details
A vulnerability was found in OpenShift OSIN. It has been classified as problematic. This affects the function ClientSecretMatches/CheckClientSecret
. The manipulation of the argument secret leads to observable timing discrepancy. The name of the patch is 8612686d6dda34ae9ef6b5a974e4b7accb4fea29. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-216987.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/openshift/osin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.2-0.20210113124101-8612686d6dda" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-4294" ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-208" ], "github_reviewed": true, "github_reviewed_at": "2023-01-09T21:50:04Z", "nvd_published_at": "2022-12-28T17:15:00Z", "severity": "MODERATE" }, "details": "A vulnerability was found in OpenShift OSIN. It has been classified as problematic. This affects the function `ClientSecretMatches/CheckClientSecret`. The manipulation of the argument secret leads to observable timing discrepancy. The name of the patch is 8612686d6dda34ae9ef6b5a974e4b7accb4fea29. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-216987.", "id": "GHSA-m7qp-cj9p-gj85", "modified": "2024-03-01T14:23:07Z", "published": "2022-12-28T18:30:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4294" }, { "type": "WEB", "url": "https://github.com/openshift/osin/pull/200" }, { "type": "WEB", "url": "https://github.com/openshift/osin/commit/8612686d6dda34ae9ef6b5a974e4b7accb4fea29" }, { "type": "PACKAGE", "url": "https://github.com/openshift/osin" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-1201" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.216987" }, { "type": "WEB", "url": "https://vuldb.com/?id.216987" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "OpenShift OSIN vulnerable to Observable Timing Discrepancy" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.