Lucene search
+L

3 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/04 12:6 a.m.7 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
RedHat Linux
RedHat Linux
added 2025/05/13 2:2 p.m.15 views

SQLite: integer overflow in SQLite

A flaw was found in SQLite’s concatws function, where an integer overflow can be triggered. The resulting truncated integer can allocate a buffer. When SQLite writes the resulting string to the buffer, it uses the original, untruncated size, and a wild heap buffer overflow size of around 4GB can...

9.8CVSS7.7AI score0.00771EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/14 5:15 p.m.13 views

UBUNTU-CVE-2025-3277

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 overflow of size 4GB can be...

9.8CVSS6.1AI score0.00771EPSS
SaveExploits0References3
Rows per page
Query Builder