зеркало из https://github.com/golang/vulndb.git
45 строки
1.0 KiB
JSON
45 строки
1.0 KiB
JSON
{
|
|
"id": "GO-2022-0564",
|
|
"published": "2022-08-15T18:02:15Z",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2022-31053",
|
|
"GHSA-75rw-34q6-72cr"
|
|
],
|
|
"details": "An attacker can forge Biscuit v1 tokens with any access level.\n\nThere is no known workaround for Biscuit v1. The Biscuit v2 specification avoids this vulnerability.",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/biscuit-auth/biscuit-go",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0564"
|
|
},
|
|
"ecosystem_specific": {
|
|
"imports": [
|
|
{
|
|
"path": "github.com/biscuit-auth/biscuit-go"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-75rw-34q6-72cr"
|
|
}
|
|
],
|
|
"schema_version": "1.3.1"
|
|
} |