Looking for the vulnerability index of Invicti's legacy products?
Sqlite Integer Overflow or Wraparound Vulnerability - CVE-2025-29088 - Vulnerability Database

Sqlite Integer Overflow or Wraparound Vulnerability - CVE-2025-29088

Medium
Reference: CVE-2025-29088
Title: Sqlite Integer Overflow or Wraparound Vulnerability
Overview:

In SQLite 3.49.0 before 3.49.1 certain argument values to sqlite3_db_config (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.