GHSA-pqj7-jx24-wj7w · 深刻度: medium · エコシステム: go — VTAdmin users that can create shards can deny access to other functions
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.
総合評価: CVE-2023-29195 は公開エクスプロイトあり(51.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.98%、58 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.81% | 0.98% | +0.17% |
| 2 | 2026-05-23 | 1.00% | 0.81% | -0.18% |
| 3 | 2026-05-18 | — | 1.00% | — |
EPSS の全履歴 (全 14 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.1 | 3.1 | MEDIUM |
|
2.3 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-pqj7-jx24-wj7w · 深刻度: medium · エコシステム: go — VTAdmin users that can create shards can deny access to other functions
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| linuxfoundation | vitess | < 16.0.2 | cpe:2.3:a:linuxfoundation:vitess:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/vitessio/vitess/commit/9dcbd7de3180f47e94f54989fb5c66daea00c920 | Patch |
| https://github.com/vitessio/vitess/issues/12842 | Exploit Issue Tracking Patch |
| https://github.com/vitessio/vitess/pull/12843 | Issue Tracking Patch |
| https://github.com/vitessio/vitess/releases/tag/v16.0.2 | Release Notes |
| https://github.com/vitessio/vitess/security/advisories/GHSA-pqj7-jx24-wj7w | Mitigation Vendor Advisory |
| https://pkg.go.dev/vitess.io/[email protected] | Product |