SQLite 3.33.0 Integer Overflow Leading to Heap Out-of-Bounds Access on 32-bit Systems
SQLite Command-Line Shell Integer Overflow in Page Cache Configuration The issue at hand involves an integer overflow vulnerability in the SQLite command-line shell application, specifically version 3.33.0, which manifests on 32-bit systems. This vulnerability arises when the -pagecache option is used with large values, leading to an integer overflow during the calculation of the memory…