CVE-2023-29194
4.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:L
Summary
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).
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| vitessio | vitess | < 0.16.1 | affected |
Weaknesses
- CWE-20: CWE-20: Improper Input Validation
- CWE-703: CWE-703: Improper Check or Handling of Exceptional Conditions
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/vitessio/vitess/security/advisories/GHSA-735r-hv67-g38f
- https://github.com/vitessio/vitess/commit/adf10196760ad0b3991a7aa7a8580a544e6ddf88
- https://github.com/vitessio/vitess/commits/v0.16.1/
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/vitessio/vitess/security/advisories/GHSA-735r-hv67-g38f
- https://github.com/vitessio/vitess/commit/adf10196760ad0b3991a7aa7a8580a544e6ddf88
- https://github.com/vitessio/vitess/commits/v0.16.1/
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.