GO-2021-0110

Source
https://pkg.go.dev/vuln/GO-2021-0110
Import Source
https://vuln.go.dev/ID/GO-2021-0110.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0110
Aliases
Published
2021-07-28T18:08:05Z
Modified
2024-05-20T16:03:47Z
Summary
Token reuse in github.com/ory/fosite
Details

Uniqueness of JWT IDs (jti) are not checked, allowing the JWT to be replayed.

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

Affected packages

Go / github.com/ory/fosite

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.31.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/ory/fosite",
            "symbols": [
                "Fosite.AuthenticateClient",
                "Fosite.NewAccessRequest",
                "Fosite.NewRevocationRequest"
            ]
        }
    ]
}