Lucene search
+L

315 matches found

OSV
OSV
added 2023/04/14 7:15 p.m.10 views

AZL-26295 CVE-2023-29194 affecting package vitess for versions less than 16.0.2-1

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...

2.7CVSS5.7AI score0.00782EPSS
SaveExploits0References1
Prion
Prion
added 2023/04/14 7:15 p.m.21 views

Design/Logic Flaw

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...

3.3CVSS3.5AI score0.00782EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/14 6:42 p.m.11 views

CVE-2023-29194 vitess allows users to create keyspaces that can deny access to already existing keyspaces

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...

4.1CVSS4.1AI score0.00782EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/04/14 6:42 p.m.65 views

CVE-2023-29194 vitess allows users to create keyspaces that can deny access to already existing keyspaces

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...

4.1CVSS4.4AI score0.00782EPSS
SaveExploits0References3
CVE
CVE
added 2023/04/14 6:42 p.m.80 views

CVE-2023-29194

Vitess CVE-2023-29194 describes a logic flaw that allows creation of a keyspace containing a slash (/), which can cause VTAdmin (and in some references vtctldclient GetKeyspaces) to error when listing or viewing keyspaces. The underlying issue affects how keyspaces with a slash are handled and ma...

4.1CVSS3.7AI score0.00782EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/04/14 6:42 p.m.37 views

CVE-2023-29194 vitess allows users to create keyspaces that can deny access to already existing keyspaces

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...

4.1CVSS4.3AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/04/14 12:00 a.m.7 views

Vitess 安全漏洞

Vitess is a database clustering system for horizontally scaling MySQL from Vitess. A security vulnerability exists in Vitess versions prior to 16.0.1 that stems from an error message received by anyone attempting to view keyspaces from VTAdmin...

4.1CVSS4.9AI score0.00782EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/04/11 9:12 p.m.29 views

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 th...

4.1CVSS4.6AI score0.00782EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/04/11 9:12 p.m.36 views

GHSA-735R-HV67-G38F 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 th...

4.1CVSS3.9AI score0.00782EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/04/11 12:00 a.m.5 views

PT-2023-22193 · Vitess · Vitess

Name of the Vulnerable Software and Affected Versions: Vitess versions prior to 16.0.1 Description: The issue arises when a keyspace containing / characters is created, intentionally or inadvertently, causing errors when attempting to view keyspaces from VTAdmin or when using vtctldclient...

4.1CVSS3.7AI score0.00782EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2020/02/28 12:00 a.m.19 views

Fedora 31 : golang-vitess / hugo (2020-bd764dd275)

"Rebuilt to fix GHSA-jf24-p9p9-4rjh Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Fedora Security Advisory FEDORA-2020-bd764dd275. include"compat.inc"; if description scriptid134140; scriptversion"1.1"; scriptcvsdate"Date: 2020/02/28";...

5.4AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/02/28 12:00 a.m.10 views

Fedora: Security Advisory for golang-vitess (FEDORA-2020-bd764dd275)

The remote host is missing an update for the SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2020/02/27 5:32 p.m.15 views

[SECURITY] Fedora 31 Update: golang-vitess-3.0-4.20190701git948c251.fc31

Vitess is a database clustering system for horizontal scaling of MySQL thro ugh generalized sharding. By encapsulating shard-routing logic, Vitess allows application code and database queries to remain agnostic to the distribution of data onto multip le shards. With Vitess, you can even split and...

1.1AI score
SaveExploits0
Veracode
Veracode
added 2019/03/13 2:27 a.m.12 views

Timing Attack

github.com/youtube/vitess is vulnerable to timing attack. The usage of an insecure password comparison function entry.Password == password in vitess/go/mysql/authserverstatic.go allows a remote attacker to determine a user's password by analyzing the server response. This is due to early aborting...

6.8AI score
SaveExploits0
OSV
OSV
added 2017/09/20 11:29 p.m.11 views

AZL-40850 CVE-2017-14623 affecting package vitess for versions less than 19.0.4-2

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS6.7AI score0.01671EPSS
SaveExploits0References1
Rows per page
Query Builder