#VU108745 Integer overflow in SQLite - CVE-2025-3277,CVE-2025-29087
Published: May 7, 2025 / Updated: June 23, 2025
SQLite
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.