Lucene search
+L

445 matches found

Cvelist
Cvelist
added 2025/04/10 12:0 a.m.33 views

CVE-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.6CVSS0.00192EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/10 12:0 a.m.14 views

CVE-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.6CVSS5.5AI score0.00192EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/04/09 2:37 a.m.15 views

CVE-2025-29087

A flaw was found in SQLite. This vulnerability allows an attacker to cause an integer overflow via the concatws function. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and...

5.5CVSS9.3AI score0.00487EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2025/04/07 12:0 a.m.83 views

CVE-2025-29087

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concatws 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...

7.5CVSS7.7AI score0.00487EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/07 12:0 a.m.7 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 version 3.49.0, which stems from a concat function that could lead to an integer overflow...

7.5CVSS6.4AI score0.00487EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/07 12:0 a.m.181 views

CVE-2025-29087

CVE-2025-29087 concerns SQLite: concat_ws() can write beyond the end of a malloc’d buffer in versions 3.44.0–3.49.0 when a large, attacker-controlled separator is supplied, triggering an integer overflow while sizing the result buffer. This may lead to memory corruption or a crash. A fix is avail...

7.5CVSS6.9AI score0.00487EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/07 12:0 a.m.12 views

CVE-2025-29087

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concatws 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...

7.5CVSS5.9AI score0.00487EPSS
SaveExploits0
OSV
OSV
added 2025/04/07 12:0 a.m.22 views

CVE-2025-29087

In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concatws 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...

3.2CVSS4.4AI score
SaveExploits0References5
FreeBSD
FreeBSD
added 2025/04/07 12:0 a.m.11 views

sqlite -- integer overflow

[email protected] reports: In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concatws 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...

7.5CVSS7.7AI score0.00487EPSS
SaveExploits0References1
Redos
Redos
added 2025/04/03 12:0 a.m.21 views

ROS-20250403-03

Vulnerability of SQLite hints and ETRN serialization functions of Exim mail server is related to failure to take measures to protect SQL query structure. SQL query structure protection. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service by sendi...

9.8CVSS7.7AI score0.77173EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2019-20218

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error. CVE-2019-20218 Note that Nessus relies on the presenc...

7.5CVSS6.8AI score0.03622EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2020-13631

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c. CVE-2020-13631 Note that Ness...

5.5CVSS6.5AI score0.0062EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/18 12:0 a.m.8 views

PT-2025-15279

Name of the Vulnerable Software and Affected Versions Sqlite version 3.49.0 Description The issue is related to an integer overflow in the concat function. Recommendations For Sqlite version 3.49.0, at the moment, there is no information about a newer version that contains a fix for this...

9.8CVSS7.2AI score0.00771EPSS
SaveExploits0References67
Positive Technologies
Positive Technologies
added 2025/02/15 12:0 a.m.5 views

PT-2025-16260

Name of the Vulnerable Software and Affected Versions: SQLite affected versions not specified Description: An integer overflow can be triggered in SQLite's concat ws function, leading to a Heap Buffer overflow of size 4GB, which can result in arbitrary code execution. This occurs because the...

9.8CVSS8.1AI score0.00771EPSS
SaveExploits0References48
RedhatCVE
RedhatCVE
added 2025/02/05 9:53 p.m.12 views

CVE-2022-24854

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

8.8CVSS7.3AI score0.01012EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/11/12 12:0 a.m.18 views

F5 Networks BIG-IP : SQLite vulnerability (K000148494)

The version of F5 Networks BIG-IP installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the K000148494 advisory. SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c...

5.5CVSS6.7AI score0.0062EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.20 views

Photon OS 4.0: Sqlite PHSA-2022-4.0-0216

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2022-4.0-0216. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

5.5CVSS7.1AI score0.00496EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.8 views

SQLite before 3.25.3 when the FTS3 extension is enabled encounters an integer overflow (and resultant buffer overflow) for FTS3 queries in a "merge" operation that occurs after crafted changes to FTS3 shadow tables allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases). This is a different vulnerability than CVE-2018-20346.

...

8.1CVSS6.8AI score0.0986EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.8 views

In SQLite through 3.31.1 the ALTER TABLE implementation has a use-after-free as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.

...

9.8CVSS7AI score0.0761EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/27 12:0 a.m.31 views

Ubuntu 14.04 LTS : SQLite vulnerability (USN-5615-3)

The remote Ubuntu 14.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-5615-3 advisory. USN-5615-1 fixed several vulnerabilities in SQLite. This update provides the corresponding fix for CVE-2020-35525 for Ubuntu 14.04 LTS. Tenable has extracted the...

7.5CVSS6.8AI score0.00928EPSS
SaveExploits0References2
Rows per page
Query Builder