Lucene search
+L

148 matches found

Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

sqlpad-rce-exploit-CVE-2022-0944

Exploit RCE per SQLPad Questo repository contiene uno script di exploit per CVE-2022-0944 in SQLPad, una vulnerabilità che consente l'esecuzione remota di codice RCE tramite l'endpoint /api/test-connection. Panoramica Lo script fornito exploit.py mostra come sfruttare la vulnerabilità RCE in...

9.1CVSS7.9AI score0.08669EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.6 views

CVE-2022-0944

CVE-2022-0944 PoC PoC para RCE no SQLPad. Este exemplo cria uma reverse shell, mas o payload pode ser modificado para executar qualquer comando disponível alterando o comando dentro da chamada 'exec' no payload. payload = f" process.mainModule.require'childprocess'.exec'/bin/bash -c "bash -i &...

9.1CVSS7.8AI score0.08669EPSS
SaveExploits12
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.40 views

CVE-2026-71244 Paperless-ngx - Mail Account Test Connection Leaks Stored IMAP/OAuth Credentials to Attacker-Controlled Host

Paperless-ngx's MailAccountViewSet.test action, when called with an existing account's ID and a masked password field, reuses the stored password, accounttype, refreshtoken, and expiration from that existing account while allowing the caller to supply a different imapserver, imapport, and...

6.5CVSS0.00201EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.13 views

CVE-2026-71244 Paperless-ngx - Mail Account Test Connection Leaks Stored IMAP/OAuth Credentials to Attacker-Controlled Host

Paperless-ngx's MailAccountViewSet.test action, when called with an existing account's ID and a masked password field, reuses the stored password, accounttype, refreshtoken, and expiration from that existing account while allowing the caller to supply a different imapserver, imapport, and...

6.5CVSS5.2AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 11:41 a.m.10 views

PYSEC-2026-3476 LiteLLM: Local file read via request-supplied OIDC file references

Impact LiteLLM's /health/testconnection endpoint resolved request-supplied environment and OIDC file references in litellmparams. A proxy administrator, or another privileged caller with permission to test model connections, could cause LiteLLM to read files from the local filesystem via an...

2.1CVSS5.4AI score0.00449EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/22 10:38 p.m.13 views

EUVD-2026-42361

LiteLLM: Local file read via request-supplied OIDC file references...

4.9CVSS5.1AI score0.00449EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/07/16 6:03 a.m.13 views

Remote Code Execution (RCE)

Apache Gravitino is vulnerable to Remote Code Execution RCE . The vulnerability is due to insufficient validation of H2 JDBC URLs in the testConnection API, where attacker-controlled URLs can abuse the H2 INIT parameter to execute arbitrary Java code on the server...

9.1CVSS6.2AI score0.01512EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/09 1:19 p.m.20 views

CVE-2026-59819

A flaw was found in LiteLLM, a proxy server for Large Language Model LLM APIs. A privileged caller, such as a proxy administrator, with permissions to test model connections, could exploit the /health/testconnection endpoint. By supplying specific environment or OIDC OpenID Connect file reference...

4.9CVSS6AI score0.00449EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/08 7:33 p.m.76 views

CVE-2026-59819

LiteLLM (proxy for LLM APIs) prior to 1.83.10-stable has a local file read risk via the /health/test_connection endpoint. A privileged caller (e.g., proxy administrator) could supply environment/oidc/file references in litellm_params to read arbitrary local files, exposing sensitive contents. The...

4.9CVSS5.9AI score0.00449EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/08 11:38 a.m.59 views

CVE-2026-41042 Apache Gravitino: Unauthenticated callers can supply a malicious H2 JDBC URL through the testConnection API, which executes arbitrary Java code on the server via H2's INIT parameter

Unauthenticated callers can supply a malicious H2 JDBC URL through the testConnection API, which executes arbitrary Java code on the server via H2's INIT parameter. Vulnerability in Apache Gravitino. This issue affects Apache Gravitino: before 1.2.1. Users are recommended to upgrade to version...

0.01512EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/08 11:38 a.m.60 views

CVE-2026-41042

The CVE-2026-41042 issue affects Apache Gravitino prior to 1.2.1. Unauthenticated callers can supply a crafted H2 JDBC URL through testConnection, leading to arbitrary Java code execution on the server via H2 INIT. Exploitation is network-based with no user interaction, focused when H2 is used (c...

9.1CVSS6.2AI score0.01512EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/07 3:13 a.m.11 views

CVE-2026-42147 Coolify: SSRF via S3 Storage Endpoint in testConnection()

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, S3 storage endpoint validation only checks URL format and testConnection sends a server-side request to the configured endpoint, allowing an authenticated user with storage...

4.9CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/23 8:17 p.m.39 views

CVE-2026-47381 NocoDB: Cross-Workspace Integration Use in Connection Test

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a user in one workspace could exercise another workspace's integration through the testConnection endpoint by supplying its ID, because the integration was fetched in a bypass scope and the caller's permission check...

6.9CVSS0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/23 8:17 p.m.12 views

CVE-2026-47381 NocoDB: Cross-Workspace Integration Use in Connection Test

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a user in one workspace could exercise another workspace's integration through the testConnection endpoint by supplying its ID, because the integration was fetched in a bypass scope and the caller's permission check...

6.9CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/06/21 9:16 a.m.25 views

CVE-2026-12787

A vulnerability was found in zhilink 智互联深圳科技有限公司 ADP Application Developer Platform 应用开发者平台 1.0.0. This affects an unknown part of the component testConnection Endpoint. The manipulation of the argument jdbcUrl results in deserialization. The attack may be performed from remote. The exploit has...

6.5CVSS0.00409EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/21 7:30 a.m.20 views

EUVD-2026-38151

A vulnerability was found in zhilink 智互联深圳科技有限公司 ADP Application Developer Platform 应用开发者平台 1.0.0. This affects an unknown part of the component testConnection Endpoint. The manipulation of the argument jdbcUrl results in deserialization. The attack may be performed from remote. The exploit has...

6.5CVSS6AI score0.00409EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/09 8:59 p.m.21 views

CVE-2026-46481

OpenMetadata is a unified metadata platform. Prior to version 1.12.4, a non-admin SSO user can trigger a TESTCONNECTION workflow for a Database Service and receive, in the HTTP 201 response of POST /api/v1/automations/workflows, both the cleartext database password in...

8.3CVSS5.4AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/08 5:16 p.m.21 views

CVE-2026-46481

OpenMetadata is a unified metadata platform. Prior to version 1.12.4, a non-admin SSO user can trigger a TESTCONNECTION workflow for a Database Service and receive, in the HTTP 201 response of POST /api/v1/automations/workflows, both the cleartext database password in...

8.3CVSS0.00241EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/08 4:51 p.m.15 views

CVE-2026-46481 OpenMetadata: TEST_CONNECTION workflow leaks ingestion-bot JWT and database password to regular users

OpenMetadata is a unified metadata platform. Prior to version 1.12.4, a non-admin SSO user can trigger a TESTCONNECTION workflow for a Database Service and receive, in the HTTP 201 response of POST /api/v1/automations/workflows, both the cleartext database password in...

8.3CVSS5.4AI score0.00241EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/08 4:51 p.m.86 views

CVE-2026-46481

OpenMetadata 1.12.1 is affected by a vulnerability in the TEST_CONNECTION workflow (POST /api/v1/automations/workflows) where a non-admin SSO user can trigger a TEST_CONNECTION and receive both the cleartext database password in the response and a valid ingestion-bot JWT in openMetadataServerConn...

8.3CVSS5.4AI score0.00241EPSS
SaveExploits0References1
Rows per page
Query Builder