QID 375470

QID 375470: SQLite use-after-free Vulnerability

SQLite is a popular library implementing a SQL database engine. It is used extensively in mobile devices, browsers, hardware devices, and user applications. It is a frequent choice for a small, fast, and reliable database solution.

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.

Affected Version:
SQLite 3.32.2

QID Detection Logic:
This QID checks for the vulnerable versions by running sqlite3 --version

Successful exploitation could compromise Confidentiality, Integrity and Availability

  • CVSS V3 rated as High - 7.5 severity.
  • CVSS V2 rated as Medium - 5 severity.
  • Solution
    The vendor has released fix to address this vulnerability. Please update to latest version of sqlite3.
    Vendor References

    CVEs related to QID 375470

    Software Advisories
    Advisory ID Software Component Link