CVE-2023-29194
Last modified
CVE-2023-29194 is a low-severity vulnerability rated 2.7/10 on the CVSS scale. 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. EPSS estimates a 0.78% chance of exploitation in the next 30 days.
Description
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Vitess | < 16.0.1 |
References
- https://github.com/vitessio/vitess/commits/v0.16.1/Release Notes
- https://github.com/vitessio/vitess/commits/v0.16.1/Release Notes
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-29194?
How severe is CVE-2023-29194?
How do I fix CVE-2023-29194?
Are you affected by CVE-2023-29194?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
