Lucene search
+L

7 matches found

OSV
OSV
added 2026/07/09 11:42 p.m.5 views

CVE-2026-50180 Langroid: SQLChatAgent _validate_query blocklist misses pg_read_file family enabling arbitrary file read

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.64.0, SQLChatAgent in langroid ships a validatequery defense-in-depth layer whose DANGEROUSSQLPATTERNS regex blocklist enumerates dangerous SQL primitives by specific function name. The list misses...

8.7CVSS6.2AI score0.00568EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/09 11:42 p.m.15 views

CVE-2026-50180

Summary: CVE-2026-50180 in Langroid’s SQLChatAgent allows arbitrary PostgreSQL file reads due to an incomplete DANGEROUS_SQL_PATTERNS blocklist. The blocklist misses several pg_read * and related functions (e.g., pg_read_file, pg_stat_file, pg_ls_logdir, pg_ls_waldir, pg_current_logfile) and does...

8.7CVSS6.1AI score0.00568EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-29634

Malicious code in bioql PyPI...

8.8CVSS8.4AI score0.01012EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/09 12:0 a.m.5 views

Metabase 0.41.x < 0.41.7 / 0.42.x < 0.42.4 / 1.41.x < 1.41.7 / 1.42.x < 1.42.4

The version of Metabase installed on the remote host is prior to Unknown. It is, therefore, affected by a Metabase is an open source business intelligence and analytics application. SQLite has an FDW-like feature called ATTACH DATABASE, which allows connecting multiple SQLite databases via the...

8.8CVSS8.1AI score0.01012EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/06/04 9:22 p.m.16 views

Deno has --allow-read / --allow-write permission bypass in `node:sqlite`

Summary It is possible to bypass Deno's read/write permission checks by using ATTACH DATABASE statement. PoC js // poc.js import DatabaseSync from "node:sqlite" const db = new DatabaseSync":memory:"; db.exec"ATTACH DATABASE 'test.db' as test;"; db.exec"CREATE TABLE test.test id INTEGER PRIMARY KE...

9.1CVSS6.8AI score0.0041EPSS
SaveExploits1References5Affected Software2
Vulnrichment
Vulnrichment
added 2022/04/14 9:40 p.m.10 views

CVE-2022-24854 Database bypassing any permissions in Metabase via SQlite attach

Metabase is an open source business intelligence and analytics application. SQLite has an FDW-like feature called ATTACH DATABASE, which allows connecting multiple SQLite databases via the initial connection. If the attacker has SQL permissions to at least one SQLite database, then it can attach...

8CVSS8.8AI score0.01012EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/04/14 12:0 a.m.4 views

Metabase 安全漏洞

Metabase is an open source data analytics platform from Metabase, Inc. in the United States. Metabase suffers from a security vulnerability that stems from the fact that SQLite has an FDW-like feature called ATTACH DATABASE that allows multiple SQLite databases to be connected via an initial join...

8.8CVSS7.8AI score0.01012EPSS
SaveExploits0References3
Rows per page
Query Builder