Lucene search
+L

5473 matches found

Cvelist
Cvelist
added 2025/09/08 12:00 a.m.20 views

CVE-2025-57141

rsbi-os 4.7 is vulnerable to Remote Code Execution RCE in sqlite-jdbc...

0.00756EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/09/08 12:00 a.m.5 views

RockyLinux 8 : mingw-sqlite (RLSA-2025:14101)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2025:14101 advisory. sqlite: Integer Truncation in SQLite CVE-2025-6965 Tenable has extracted the preceding description block directly from the RockyLinux security advisory. Note tha...

7.7CVSS7AI score0.75832EPSS
SaveExploits3References3
CVE
CVE
added 2025/09/08 12:00 a.m.34 views

CVE-2025-57141

CVE-2025-57141 affects rsbi-os 4.7 with a vulnerability in sqlite-jdbc that allows Remote Code Execution (RCE). The CVSS 3.1 base score is 9.8 (CRITICAL) with network access, no user interaction, and no privileges required. The available connected documents do not provide concrete exploit details...

9.8CVSS6.9AI score0.00756EPSS
SaveExploits1References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/05 7:04 p.m.14 views

Security Bulletin: Multiple vulnerabilities in IBM MQ Operator and Queue manager container images

Summary Multiple vulnerabilities were addressed in IBM MQ Operator and Queue manager container images Vulnerability Details CVEID:CVE-2025-32415 DESCRIPTION: In libxml2 before 2.13.8 and 2.14.x before 2.14.2, xmlSchemaIDCFillNodeTables in xmlschemas.c has a heap-based buffer under-read. To exploi...

9.8CVSS8.6AI score0.75832EPSS
SaveExploits8Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.5 views

Malicious code in toml-superposition-barnard-sqlite (npm)

The package toml-superposition-barnard-sqlite was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.5 views

MAL-2025-43673 Malicious code in buffer-sqlite-titan-subscription (npm)

The package buffer-sqlite-titan-subscription was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.5 views

MAL-2025-46363 Malicious code in toml-superposition-barnard-sqlite (npm)

The package toml-superposition-barnard-sqlite was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.6 views

Malicious code in buffer-sqlite-titan-subscription (npm)

The package buffer-sqlite-titan-subscription was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.5 views

MAL-2025-46374 Malicious code in transport-thermochronology-achernar-sqlite (npm)

The package transport-thermochronology-achernar-sqlite was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.5 views

Malicious code in transport-thermochronology-achernar-sqlite (npm)

The package transport-thermochronology-achernar-sqlite was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.4 views

Malicious code in antd-cressida-gulp-sqlite (npm)

The package antd-cressida-gulp-sqlite was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.4 views

MAL-2025-43453 Malicious code in antd-cressida-gulp-sqlite (npm)

The package antd-cressida-gulp-sqlite was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 11:09 a.m.7 views

OESA-2025-2161 sqlite security update

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications...

9.8CVSS7.6AI score0.75832EPSS
SaveExploits3References2
OSV
OSV
added 2025/09/05 11:09 a.m.6 views

OESA-2025-2160 sqlite security update

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications...

9.8CVSS7.6AI score0.75832EPSS
SaveExploits3References2
RedhatCVE
RedhatCVE
added 2025/09/05 1:23 a.m.36 views

CVE-2025-57806

Local Deep Research is an AI-powered research assistant for deep, iterative research. Versions 0.2.0 through 0.6.7 stored confidential information, including API keys, in a local SQLite database without encryption. This behavior was not clearly documented outside of the database architecture page...

6.9CVSS6.4AI score0.0007EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:14 a.m.8 views

An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original, untruncated size and thus a wild Heap Buffer overflow of size ~4GB can be triggered. This can result in arbitrary code execution.

...

9.8CVSS7AI score0.00771EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:06 a.m.9 views

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g., 2MB or more), an integer overflow occurs in calculating the size of the result buffer, and thus malloc may not allocate enough memory.

...

7.5CVSS7AI score0.00487EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:00 a.m.12 views

The getNodeSize function in ext/rtree/rtree.c in SQLite through 3.19.3, as used in GDAL and other products, mishandles undersized RTree blobs in a crafted database, leading to a heap-based buffer over-read or possibly unspecified other impact.

...

9.8CVSS9.5AI score0.08609EPSS
SaveExploits0
Amazon
Amazon
added 2025/09/04 12:00 a.m.8 views

Medium: rust

Issue Overview: There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above. CVE-2025-6965 Affected Packages: rust...

9.8CVSS7AI score0.75832EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2025/09/04 12:00 a.m.6 views

Amazon Linux 2 : rust, --advisory ALAS2-2025-2978 (ALAS-2025-2978)

The version of rust installed on the remote host is prior to 1.86.0-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2978 advisory. There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns...

7.7CVSS7.1AI score0.75832EPSS
SaveExploits3References4
Rows per page
Query Builder