blob: 29080b74f7cc1198c86e0ede596dabe8e68d4473 [file] [log] [blame]
{
"id": "GO-2022-0519",
"published": "2022-07-30T03:51:07Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-31145",
"GHSA-qwrj-9hmp-gpxh"
],
"details": "Improper validation of access tokens can permit use of expired tokens.",
"affected": [
{
"package": {
"name": "github.com/flyteorg/flyteadmin",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.31"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0519"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/flyteorg/flyteadmin/auth/authzserver",
"symbols": [
"ResourceServer.ValidateAccessToken"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/flyteorg/flyteadmin/commit/a1ec282d02706e074bc4986fd0412e5da3b9d00a"
}
],
"schema_version": "1.3.1"
}