Bug 2186924 (CVE-2023-29194) - CVE-2023-29194 vitess: Users that can create keyspaces can deny access to already existing keyspaces
Summary: CVE-2023-29194 vitess: Users that can create keyspaces can deny access to alr...
Keywords:
Status: CLOSED UPSTREAM
Alias: CVE-2023-29194
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2186925
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-14 21:32 UTC by Pedro Sampaio
Modified: 2023-04-15 02:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-04-15 02:39:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2023-04-14 21:32:43 UTC
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).

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

Comment 1 Pedro Sampaio 2023-04-14 21:33:01 UTC
Created golang-vitess tracking bugs for this issue:

Affects: fedora-all [bug 2186925]

Comment 2 Product Security DevOps Team 2023-04-15 02:39:49 UTC
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.


Note You need to log in before you can comment on or make changes to this bug.