Source: sqlite3 Version: 3.27.2-1 Severity: important Tags: security upstream
Hi, The following vulnerability was published for sqlite3. CVE-2019-9936[0]: | In SQLite 3.27.2, running fts5 prefix queries inside a transaction | could trigger a heap-based buffer over-read in fts5HashEntrySort in | sqlite3.c, which may lead to an information leak. This is related to | ext/fts5/fts5_hash.c. Issue can be verified with an ASAN build of sqlite3 and the provided POC. If you fix the vulnerability please also make sure to include the CVE (Common Vulnerabilities & Exposures) id in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2019-9936 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9936 [1] https://sqlite.org/src/info/b3fa58dd7403dbd4 [2] https://www.mail-archive.com/[email protected]/msg114382.html Please adjust the affected versions in the BTS as needed. Regards, Salvatore

