Vitess is a database clustering system for horizontal scaling of MySQL. Users can either intentionally or inadvertently create a keyspace containing `/` characters such that from that point on, anyone who tries to view keyspaces from VTAdmin will receive an error. Trying to list all the keyspaces using `vtctldclient GetKeyspaces` will also return an error. Note that all other keyspaces can still be administered using the CLI (vtctldclient). This issue is fixed in version 16.0.1. As a workaround, delete the offending keyspace using a CLI client (vtctldclient).
References
Link | Resource |
---|---|
https://github.com/vitessio/vitess/commit/adf10196760ad0b3991a7aa7a8580a544e6ddf88 | Patch |
https://github.com/vitessio/vitess/commits/v0.16.1/ | Release Notes |
https://github.com/vitessio/vitess/security/advisories/GHSA-735r-hv67-g38f | Vendor Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: GitHub_M
Published: 2023-04-14T18:42:54.461Z
Updated: 2023-04-14T18:42:54.461Z
Reserved: 2023-04-03T13:37:18.453Z
Link: CVE-2023-29194
JSON object: View
NVD Information
Status : Analyzed
Published: 2023-04-14T19:15:09.273
Modified: 2023-04-25T14:33:00.543
Link: CVE-2023-29194
JSON object: View
Redhat Information
No data.