Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. vitess.io/vitess
  4. ›
  5. CVE-2023-29194

CVE-2023-29194: vitess allows users to create keyspaces that can deny access to already existing keyspaces

April 11, 2023

Impact

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).

Patches

v16.0.1 (corresponding to 0.16.1 on pkg.go.dev)

Workarounds

Delete the offending keyspace using a CLI client (vtctldclient)

vtctldclient --server ... DeleteKeyspace a/b

Found during a security audit sponsored by the CNCF and facilitated by OSTIF.

References

  • github.com/advisories/GHSA-735r-hv67-g38f
  • github.com/vitessio/vitess/commit/adf10196760ad0b3991a7aa7a8580a544e6ddf88
  • github.com/vitessio/vitess/commits/v0.16.1/
  • github.com/vitessio/vitess/security/advisories/GHSA-735r-hv67-g38f

Code Behaviors & Features

Detect and mitigate CVE-2023-29194 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.16.1

Fixed versions

  • 0.16.1

Solution

Upgrade to version 0.16.1 or above.

Impact 2.7 LOW

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Source file

go/vitess.io/vitess/CVE-2023-29194.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:18 +0000.