blob: 5dbdbcbf30365909845ba84286b1181aa2add7c5 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2023-1717",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-29194",
"GHSA-735r-hv67-g38f"
],
"details": "Users can create a keyspace containing `/`. Future attempts to view keyspaces from some tools (including VTAdmin and `vtctldclient GetKeyspaces`) receive an error.",
"affected": [
{
"package": {
"name": "vitess.io/vitess",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.16.1"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "vitess.io/vitess/go/vt/vtorc/inst",
"symbols": [
"GetDurabilityPolicy",
"ReadKeyspace",
"ReadTopologyInstance",
"ReadTopologyInstanceBufferable",
"SwitchPrimary"
]
},
{
"path": "vitess.io/vitess/go/vt/topo",
"symbols": [
"Server.CreateKeyspace",
"Server.CreateShard",
"Server.FindAllShardsInKeyspace",
"Server.GetKeyspace",
"Server.GetKeyspaceDurability",
"Server.GetOnlyShard",
"Server.GetOrCreateShard",
"Server.GetServingShards",
"Server.GetShardNames",
"Server.InitTablet",
"Server.ResolveShardWildcard"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/vitessio/vitess/security/advisories/GHSA-735r-hv67-g38f"
},
{
"type": "FIX",
"url": "https://github.com/vitessio/vitess/commit/adf10196760ad0b3991a7aa7a8580a544e6ddf88"
},
{
"type": "FIX",
"url": "https://github.com/vitessio/vitess/commits/v0.16.1/"
}
],
"credits": [
{
"name": "@AdamKorcz"
},
{
"name": "@ajm188"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1717"
}
}