Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-29195

4.1 · MEDIUM
Published May 11, 2023 linuxfoundation CWE-20 EPSS 0.98% (60th pctl)

Overview

CVE-2023-29195 is a medium-severity vulnerability affecting linuxfoundation vitess. It was published on May 11, 2023 and has a CVSS 3.1 base score of 4.1 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.1, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Vitess is a database clustering system for horizontal scaling of MySQL through generalized sharding. Prior to version 16.0.2, users can either intentionally or inadvertently create a shard containing `/` characters from VTAdmin such that from that point on, anyone who tries to create a new shard from VTAdmin will receive an error. Attempting to view the keyspace(s) will also no longer work. Creating a shard using `vtctldclient` does not have the same problem because the CLI validates the input correctly. Version 16.0.2, corresponding to version 0.16.2 of the `go` module, contains a patch for this issue. Some workarounds are available. Always use `vtctldclient` to create shards, instead of using VTAdmin; disable creating shards from VTAdmin using RBAC; and/or delete the topology record for the offending shard using the client for your topology server.

Remediation

Check the references section for vendor advisories and patches from linuxfoundation. Update vitess to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linuxfoundation vitess >= 0, < 16.0.2 Affected

Frequently Asked Questions

What is CVE-2023-29195?

CVE-2023-29195 is a medium-severity vulnerability affecting linuxfoundation vitess. It was published on May 11, 2023 and has a CVSS 3.1 base score of 4.1 (MEDIUM).

How severe is CVE-2023-29195?

This vulnerability has a CVSS 3.1 base score of 4.1, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-29195?

Check the references section for vendor advisories and patches from linuxfoundation. Update vitess to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-29195?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-29195 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.