GO-2022-1201

Source
https://pkg.go.dev/vuln/GO-2022-1201
Import Source
https://vuln.go.dev/ID/GO-2022-1201.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-1201
Aliases
Published
2023-01-03T22:25:20Z
Modified
2024-05-20T16:03:47Z
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.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-1201"
}
References

Affected packages

Go / github.com/openshift/osin

Package

Name
github.com/openshift/osin
View open source insights on deps.dev
Purl
pkg:golang/github.com/openshift/osin

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.2-0.20210113124101-8612686d6dda

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/openshift/osin",
            "symbols": [
                "CheckClientSecret",
                "DefaultClient.ClientSecretMatches",
                "Server.HandleAccessRequest",
                "Server.HandleAuthorizeRequest"
            ]
        }
    ]
}