logo

CVE-2023-29194 vitess.io/vitess

Package

Manager: go
Name: vitess.io/vitess
Vulnerable Version: >=0 <0.16.1

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

EPSS: 0.00073 pctl0.228

Details

vitess allows users to create keyspaces that can deny access to already existing keyspaces ### 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](https://cncf.io) and facilitated by [OSTIF](https://ostif.org).

Metadata

Created: 2023-04-11T21:12:42Z
Modified: 2024-05-20T21:51:28Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/04/GHSA-735r-hv67-g38f/GHSA-735r-hv67-g38f.json
CWE IDs: ["CWE-20", "CWE-703"]
Alternative ID: GHSA-735r-hv67-g38f
Finding: F184
Auto approve: 1