315 matches found
CVE-2024-53257 Vitess allows HTML injection in /debug/querylogz & /debug/env
Vitess is a database clustering system for horizontal scaling of MySQL. The /debug/querylogz and /debug/env pages for vtgate and vttablet do not properly escape user input. The result is that queries executed by Vitess can write HTML into the monitoring page at will. These pages are rendered usin...
CVE-2024-53257 Vitess allows HTML injection in /debug/querylogz & /debug/env
Vitess is a database clustering system for horizontal scaling of MySQL. The /debug/querylogz and /debug/env pages for vtgate and vttablet do not properly escape user input. The result is that queries executed by Vitess can write HTML into the monitoring page at will. These pages are rendered usin...
Vitess 安全漏洞
Vitess is a database clustering system for horizontally scaling MySQL from the Vitess open source. A security vulnerability exists in Vitess that stems from the /debug/querylogz and /debug/env pages of vtgate and vttablet not properly escaping user input...
CVE-2024-21538 vulnerabilities
Vulnerabilities for packages: tileserver-gl, opensearch-dashboards-fips, argo-workflows, kubeflow-katib, graalvm, arangodb, py3-captum, renovate, eslint, kibana, node-gyp, sqlpad, ts-patch, lerna, opensearch-dashboards, tileserver-gl-fips, pgadmin4, airflow...
GHSA-PXG6-PF52-XH8X vulnerabilities
Vulnerabilities for packages: jitsucom-jitsu, opensearch-dashboards-fips, kubeflow-katib, argo-workflows, kubeflow-pipelines, kibana, thingsboard, sqlpad, kubeflow-centraldashboard, opensearch-dashboards...
CVE-2024-47764 vulnerabilities
Vulnerabilities for packages: jitsucom-jitsu, opensearch-dashboards-fips, kubeflow-katib, argo-workflows, kubeflow-pipelines, kibana, thingsboard, sqlpad, kubeflow-centraldashboard, opensearch-dashboards...
GHSA-GCX4-MW62-G8WM vulnerabilities
Vulnerabilities for packages: vite...
CVE-2024-47068 vulnerabilities
Vulnerabilities for packages: vite...
GHSA-9WV6-86V2-598J vulnerabilities
Vulnerabilities for packages: opensearch-dashboards-fips, argo-workflows, arangodb, kubeflow-pipelines, thingsboard, sqlpad, kubeflow-centraldashboard, opensearch-dashboards...
CVE-2024-45296 vulnerabilities
Vulnerabilities for packages: opensearch-dashboards-fips, argo-workflows, arangodb, kubeflow-pipelines, thingsboard, sqlpad, kubeflow-centraldashboard, opensearch-dashboards...
CVE-2024-24786 affecting package vitess for versions less than 19.0.4-2
CVE-2024-24786 affecting package vitess for versions less than 19.0.4-2. An upgraded version of the package is available that resolves this issue...
CVE-2023-45288 affecting package vitess for versions less than 19.0.4-2
CVE-2023-45288 affecting package vitess for versions less than 19.0.4-2. An upgraded version of the package is available that resolves this issue...
CVE-2017-14623 affecting package vitess for versions less than 19.0.4-2
CVE-2017-14623 affecting package vitess for versions less than 19.0.4-2. A patched version of the package is available...
CVE-2023-3978 affecting package vitess for versions less than 19.0.4-2
CVE-2023-3978 affecting package vitess for versions less than 19.0.4-2. An upgraded version of the package is available that resolves this issue...
CVE-2023-3978 affecting package vitess for versions less than 17.0.7-1
CVE-2023-3978 affecting package vitess for versions less than 17.0.7-1. An upgraded version of the package is available that resolves this issue...
CVE-2024-24786 affecting package vitess for versions less than 17.0.7-1
CVE-2024-24786 affecting package vitess for versions less than 17.0.7-1. An upgraded version of the package is available that resolves this issue...
CVE-2023-45288 affecting package vitess for versions less than 16.0.2-8
CVE-2023-45288 affecting package vitess for versions less than 16.0.2-8. A patched version of the package is available...
PT-2024-13958 · Nocodb · Nocodb
Name of the Vulnerable Software and Affected Versions: NocoDB versions prior to 0.202.10 Description: The issue allows an authenticated attacker with create access to conduct a SQL Injection attack on MySQL DB using an unescaped table name. This may result in leakage of sensitive data in the...
Denial Of Service (DoS)
github.com/vitessio/vitess is vulnerable to Denial Of Service DoS. The vulnerability is caused by an endless loop triggered by a specific query in the vtgate component. This loop leads to continuous memory consumption, eventually resulting in Denial of Service DoS...
GHSA-649X-HXFX-57J2 Vitess vulnerable to infinite memory consumption and vtgate crash
Summary When executing the following simple query, the vtgate will go into an endless loop that also keeps consuming memory and eventually will OOM. Details When running the following query, the evalengine will try evaluate it and runs forever. select utf16 0xFF The source of the bug lies in the...