1. 34
  1. 32

    From SQLite.org

    https://www.sqlite.org/cves.html#status_of_recent_sqlite_cves

    CVE-2022-35737 - This bug is an array-bounds overflow. The bug is only accessible when using some of the C-language APIs provided by SQLite. The bug cannot be reached using SQL nor can it be reached by providing SQLite with a corrupt database file. The bug only comes up when very long string inputs (greater than 2 billion bytes in length) are provided as arguments to a few specific C-language interfaces, and even then only under special circumstances.