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
Configurations
History
No history.
Information
Published : 2023-04-14 19:15
Updated : 2024-11-21 07:56
NVD link : CVE-2023-29194
Mitre link : CVE-2023-29194
CVE.ORG link : CVE-2023-29194
JSON object : View
Products Affected
linuxfoundation
- vitess
CWE
CWE-20
Improper Input Validation
CWE-703Improper Check or Handling of Exceptional Conditions
NVD-CWE-noinfo