Sqlite Integer Overflow or Wraparound Vulnerability - CVE-2018-20346 - Vulnerability Database

Sqlite Integer Overflow or Wraparound Vulnerability - CVE-2018-20346

High
Reference: CVE-2018-20346
Title: Sqlite Integer Overflow or Wraparound Vulnerability
Overview:

SQLite before 3.25.3 when the FTS3 extension is enabled encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases) aka Magellan.