SQLite 3.44.1

CPE Details

SQLite 3.44.1
3.44.1
2024-01-23
14h42 +00:00
2024-01-23
14h42 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:sqlite:sqlite:3.44.1:*:*:*:*:*:*:*

Informations

Vendor

sqlite

Product

sqlite

Version

3.44.1

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2025-6965 2025-07-15 13h44 +00:00 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.
7.2
High
CVE-2025-29087 2025-04-07 00h00 +00:00 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.5
High