Lucene search
+L

485 matches found

Kitploit
Kitploit
added 2026/09/02 2:44 a.m.7 views

dbeaver

DBeaver 開発者、SQLプログラマー、データベース管理者、アナリスト向けの無料マルチプラットフォームデータベースツール。 スキーマエディタ、SQLエディタ、データエディタ、AI統合、ER図、データのエクスポート/インポート/マイグレーション、SQL実行計画、データベース管理ツール、データベースダッシュボード、空間データビューア、プロキシ/SSHトンネリング、カスタムデータベースドライバエディタなど、多数の機能を備えています。 標準で100以上のデータベースドライバをサポート。 JDBCまたはODBCドライバを持つあらゆるデータベースをサポート(基本的に、既存のほぼ全てのデータベース...

6.1AI score
SaveExploits0References20
EUVD
EUVD
added 2026/08/29 12:31 a.m.8 views

EUVD-2026-67943

An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause. The issue occurs only on connections where the driver's optional prefetch setting is enabled, and stems...

7.1CVSS6.1AI score0.00205EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/29 12:31 a.m.9 views

EUVD-2026-67941

A user able to submit SQL through an application using the MongoDB Connector for BI ODBC driver can supply a positioned-cursor statement whose cursor name exceeds the size of an internal fixed-length buffer. Because the name length is not bounded before the driver builds its diagnostic message,...

8.8CVSS6.1AI score0.00282EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 10:16 p.m.10 views

CVE-2026-81532

A user able to submit SQL through an application using the MongoDB Connector for BI ODBC driver can supply a positioned-cursor statement whose cursor name exceeds the size of an internal fixed-length buffer. Because the name length is not bounded before the driver builds its diagnostic message,...

8.8CVSS0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 10:16 p.m.20 views

CVE-2026-81533

An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause. The issue occurs only on connections where the driver's optional prefetch setting is enabled, and stems...

7.1CVSS0.00205EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 8:28 p.m.36 views

CVE-2026-81533 MongoDB BI Connector ODBC Driver Memory-Safety Issue When Parsing Oversized LIMIT Values

An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause. The issue occurs only on connections where the driver's optional prefetch setting is enabled, and stems...

7.1CVSS0.00205EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 8:28 p.m.25 views

CVE-2026-81533

CVE-2026-81533 is a memory-safety vulnerability in the MongoDB BI Connector ODBC Driver . The root cause is the driver copying an unusually long digit sequence following a LIMIT clause into a fixed-size internal buffer without a length check. The issue is only reachable on connections where the d...

7.1CVSS6.1AI score0.00205EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/08/28 8:28 p.m.8 views

MongoDB BI Connector ODBC Driver Memory-Safety Issue When Parsing Oversized LIMIT Values

An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause. The issue occurs only on connections where the driver's optional prefetch setting is enabled, and stems...

7.1CVSS6.1AI score0.00205EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.15 views

PT-2026-83364

Name of the Vulnerable Software and Affected Versions MongoDB BI Connector ODBC Driver affected versions not specified Description A memory-safety issue exists when the driver processes a SQL statement containing an unusually long sequence of digits following a LIMIT clause. This occurs when the...

7.1CVSS6.1AI score0.00205EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.10 views

PT-2026-83363

Name of the Vulnerable Software and Affected Versions MongoDB Connector for BI ODBC driver affected versions not specified Description An issue exists where a user submitting SQL through an application can provide a positioned-cursor statement with a cursor name that exceeds the size of an intern...

8.8CVSS6.2AI score0.00282EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 12:31 a.m.12 views

EUVD-2026-57630

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder selection handling, an...

8.4CVSS5.7AI score0.00139EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 10:17 p.m.9 views

CVE-2026-19003

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder selection handling, an...

8.4CVSS0.00139EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 9:17 p.m.9 views

CVE-2026-19001

The MongoDB BI Connector ODBC Driver may write outside the bounds of a fixed-size buffer when an application supplies an unusually long catalog, schema, or object name to a metadata retrieval function. This may result in memory corruption within the calling application's process, leading to...

9.8CVSS0.00402EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 9:17 p.m.9 views

CVE-2026-19002

A missing bounds check when parsing stored procedure parameter metadata in the MongoDB BI Connector ODBC Driver can result in an out-of-bounds write in the client application process. Triggering this issue requires control over the server the driver connects to, or the ability to respond in its...

8.8CVSS0.00306EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 9:04 p.m.40 views

CVE-2026-19003

MongoDB BI Connector ODBC Driver vulnerability (CVE-2026-19003) affects the driver’s setup dialog for data sources with overly long path settings. The root cause is an incorrect buffer capacity calculation in the dialog’s file/folder selection handling, which can cause the driver to write outside...

8.4CVSS5.7AI score0.00139EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/08/12 9:04 p.m.9 views

MongoDB BI Connector ODBC driver may write outside an allocated buffer when the setup dialog opens a data source with oversized path settings

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder selection handling, an...

8.4CVSS5.7AI score0.00139EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/12 9:04 p.m.42 views

CVE-2026-19003 MongoDB BI Connector ODBC driver may write outside an allocated buffer when the setup dialog opens a data source with oversized path settings

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder selection handling, an...

8.4CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 9:04 p.m.27 views

CVE-2026-19003 MongoDB BI Connector ODBC driver may write outside an allocated buffer when the setup dialog opens a data source with oversized path settings

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder selection handling, an...

8.4CVSS0.00139EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/12 9:04 p.m.8 views

CVE-2026-19003 MongoDB BI Connector ODBC driver may write outside an allocated buffer when the setup dialog opens a data source with oversized path settings

A data source definition containing an over-length file path setting may cause the MongoDB BI Connector ODBC Driver setup dialog to write outside the bounds of an allocated buffer. The issue stems from an incorrect buffer capacity calculation in the dialog's file and folder selection handling, an...

8.4CVSS5.7AI score0.00139EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 8:33 p.m.83 views

CVE-2026-19004

CVE-2026-19004 affects the MongoDB BI Connector ODBC Driver. The issue is a memory-safety flaw that occurs when processing output parameters from a stored procedure, triggered when connecting to an untrusted or impersonated database server returning crafted metadata. Consequences described includ...

8.8CVSS5.7AI score0.00379EPSS
SaveExploits0References1
Rows per page
Query Builder