Untrusted Pointer Dereference in SQLite - CVE-2019-19880
Published: December 23, 2019 / Updated: January 22, 2020
SQLite
SQLite
Description
The vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to invalid pointer dereference in exprListAppendList() function in window.c when processing constant integer values in ORDER BY clauses. A remote attacker with ability to interact with a query can execute arbitrary code on the target system.