2022-09-14 01:40:34 +03:00
{
"id" : "GO-2021-0109" ,
"published" : "2021-07-28T18:08:05Z" ,
"modified" : "0001-01-01T00:00:00Z" ,
"aliases" : [
"CVE-2020-15223" ,
"GHSA-7mqr-2v3q-v2wm"
] ,
2022-10-05 19:05:17 +03:00
"details" : "Due to improper error handling, an error with the underlying token storage may cause a user to believe a token has been successfully revoked when it is in fact still valid. An attackers ability to exploit this relies on an ability to trigger errors in the underlying storage." ,
2022-09-14 01:40:34 +03:00
"affected" : [
{
"package" : {
"name" : "github.com/ory/fosite" ,
"ecosystem" : "Go"
} ,
"ranges" : [
{
"type" : "SEMVER" ,
"events" : [
{
"introduced" : "0"
} ,
{
"fixed" : "0.34.0"
}
]
}
] ,
"database_specific" : {
"url" : "https://pkg.go.dev/vuln/GO-2021-0109"
} ,
"ecosystem_specific" : {
"imports" : [
{
2022-11-02 22:57:46 +03:00
"path" : "github.com/ory/fosite/handler/oauth2" ,
2022-09-14 01:40:34 +03:00
"symbols" : [
"TokenRevocationHandler.RevokeToken"
]
}
]
}
}
] ,
"references" : [
{
"type" : "FIX" ,
"url" : "https://github.com/ory/fosite/commit/03dd55813f5521985f7dd64277b7ba0cf1441319"
}
2022-11-21 21:47:08 +03:00
] ,
"schema_version" : "1.3.1"
2022-09-14 01:40:34 +03:00
}