Lucene search
K

417 matches found

Debian CVE
Debian CVE
added 2025/07/15 1:44 p.m.4 views

CVE-2025-6965

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...

9.8CVSS6.8AI score0.64893EPSS
Exploits3
AlpineLinux
AlpineLinux
added 2025/07/15 1:44 p.m.6 views

CVE-2025-6965

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...

9.8CVSS7.4AI score0.64893EPSS
Exploits3
CVE
CVE
added 2025/07/15 1:44 p.m.418 views

CVE-2025-6965

CVE-2025-6965 is an SQLite vulnerability: in versions prior to 3.50.2, the number of aggregate terms could exceed the available columns, leading to memory corruption. The provided documents consistently cite this issue and recommend upgrading SQLite to 3.50.2 or later as the fix. Other connected ...

9.8CVSS6.6AI score0.64893EPSS
Exploits3References9Affected Software1
CNNVD
CNNVD
added 2025/07/15 12:0 a.m.3 views

SQLite 安全漏洞

SQLite is a lightweight database from the SQLite open source, a relational database management system that adheres to ACID. A security vulnerability exists in SQLite versions prior to 3.50.2 that stems from the number of aggregated items may exceed the number of available columns, which may resul...

9.8CVSS7AI score0.64893EPSS
Exploits3References8
Positive Technologies
Positive Technologies
added 2025/07/15 12:0 a.m.2 views

PT-2025-29558

Vulnerability Summary Name of the Vulnerable Software and Affected Versions: SQLite versions prior to 3.50.2 Description SQLite versions before 3.50.2 are vulnerable to a memory corruption issue due to an integer overflow that can occur when the number of aggregate terms exceeds the number of...

9.8CVSS7.8AI score0.64893EPSS
Exploits3References292
FreeBSD
FreeBSD
added 2025/07/15 12:0 a.m.5 views

sqlite -- Integer Truncation on SQLite

[email protected] reports: 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...

9.8CVSS7.7AI score0.64893EPSS
Exploits3References1
Tenable Nessus
Tenable Nessus
added 2025/07/08 12:0 a.m.14 views

SQLite DoS Vulnerability 3.49.0 < 3.49.1

The version of SQLite installed on the remote host is prior to 3.49.1 and is, therefore, affected by dos vulnerability where a certain argument values to sqlite3dbconfig in the C-language API can cause a denial of service application crash. An sznBig multiplication is not cast to a 64-bit integer...

5.6CVSS6.3AI score0.00166EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/06/27 12:0 a.m.5 views

Oracle Linux 10 : sqlite (ELSA-2025-7517)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2025-7517 advisory. - Fix for CVE-2025-3277 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus has not tested...

9.8CVSS7.5AI score0.00499EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in SQLite3

In SQLite 3.49.0 before 3.49.1, certain argument values passed to sqlite3dbconfig in the C-language API can cause a denial of service application crash. A sznBig multiplication is not cast to a 64-bit integer, which can lead to incorrect memory allocations...

5.6CVSS6.6AI score0.00166EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.5 views

TencentOS Server 3: sqlite (TSSA-2023:0007)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2023:0007 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

7.5CVSS7.6AI score0.11431EPSS
Exploits2References2
Cvelist
Cvelist
added 2025/06/04 7:31 p.m.15 views

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

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 2.2.0 and prior to versions 2.2.5, it is possible to bypass Deno's permission read/write db permission check by using ATTACH DATABASE statement. Version 2.2.5 contains a patch for the issue...

6.9CVSS0.0041EPSS
Exploits1References2
F5 Networks
F5 Networks
added 2025/06/02 6:1 p.m.12 views

K000151645: SQLite vulnerability CVE-2025-3277

Security Advisory Description An integer overflow can be triggered in SQLite’s concatws 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...

9.8CVSS8.1AI score0.00499EPSS
Exploits0
Amazon
Amazon
added 2025/05/29 12:0 a.m.4 views

Important: thunderbird

Issue Overview: Through a series of popup and window.print calls, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefo...

9.1CVSS8.7AI score0.00615EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 9:13 p.m.3 views

CVE-2021-36690

A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges e.g., is intentionally allowe...

7.5CVSS7.4AI score0.03626EPSS
Exploits1
Amazon
Amazon
added 2025/05/13 12:0 a.m.2 views

Medium: nodejs22

Issue Overview: An issue in sqlite v.3.49.0 allows an attacker to cause a denial of service via the SQLITEDBCONFIGLOOKASIDE component CVE-2025-29088 Integer Overflow vulnerability in SQLite SQLite3 v.3.50.0 allows a remote attacker to cause a denial of service via the setupLookaside function...

5.6CVSS6.1AI score0.00166EPSS
Exploits0
Amazon
Amazon
added 2025/05/13 12:0 a.m.2 views

Important: sqlite

Issue Overview: SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE. CVE-2022-46908 Affected Packages: sqlite Issue Correction: Run dn...

7.3CVSS7AI score0.00425EPSS
Exploits1
Amazon
Amazon
added 2025/05/13 12:0 a.m.6 views

Medium: nodejs22

Issue Overview: An issue in sqlite v.3.49.0 allows an attacker to cause a denial of service via the SQLITEDBCONFIGLOOKASIDE component CVE-2025-29088 Affected Packages: nodejs22 Issue Correction: Run dnf update nodejs22 --releasever 2023.7.20250512 to update your system. New Packages: aarch64: ...

7.5CVSS8.9AI score0.00166EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/05/07 12:0 a.m.3 views

RockyLinux 9 : sqlite (RLSA-2024:0465)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2024:0465 advisory. sqlite: heap-buffer-overflow at sessionfuzz CVE-2023-7104 Tenable has extracted the preceding description block directly from the RockyLinux security advisory. No...

7.3CVSS6.3AI score0.01249EPSS
Exploits1References3
Oracle linux
Oracle linux
added 2025/05/05 12:0 a.m.68 views

nodejs:22 security update

nodejs 1:22.15.0-1 - Update to 22.15.0 - Drop upstream patches 1:22.13.1-4 - Patch fix for sqlite CVE-2025-31498 Resolves: RHEL-87300 1:22.13.1-3 - Update c-ares to newest version with fix for CVE-2025-31498 Resolves: RHEL-86581...

8.3CVSS7.5AI score0.00523EPSS
Exploits0
OSV
OSV
added 2025/04/16 7:42 a.m.12 views

BIT-SQLITE-2025-29088

In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3dbconfig in the C-language API can cause a denial of service application crash. An sznBig multiplication is not cast to a 64-bit integer, and consequently some memory allocations may be incorrect...

5.6CVSS6.6AI score0.00166EPSS
Exploits0References6
Rows per page
Query Builder