#VU108745 Integer overflow in SQLite - CVE-2025-3277,CVE-2025-29087

 

#VU108745 Integer overflow in SQLite - CVE-2025-3277,CVE-2025-29087

Published: May 7, 2025 / Updated: June 23, 2025


Vulnerability identifier: #VU108745
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-3277,CVE-2025-29087
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
SQLite
Software vendor:
SQLite

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to integer overflow within the concat_ws() function. A remote attacker who can control the separator argument can pass an on overly large string to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links