VYPR

rpm package

almalinux/mingw64-sqlite

pkg:rpm/almalinux/mingw64-sqlite

Vulnerabilities (6)

  • CVE-2025-6965CriJul 15, 2025
    affected < 3.26.0.0-2.el8_10fixed 3.26.0.0-2.el8_10

    There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.

  • CVE-2020-13630May 27, 2020
    affected < 3.26.0.0-1.el8fixed 3.26.0.0-1.el8

    ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.

  • CVE-2020-13631May 27, 2020
    affected < 3.26.0.0-1.el8fixed 3.26.0.0-1.el8

    SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.

  • CVE-2020-13632May 27, 2020
    affected < 3.26.0.0-1.el8fixed 3.26.0.0-1.el8

    ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.

  • CVE-2020-13434May 24, 2020
    affected < 3.26.0.0-1.el8fixed 3.26.0.0-1.el8

    SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.

  • CVE-2019-16168MedSep 9, 2019
    affected < 3.26.0.0-1.el8fixed 3.26.0.0-1.el8

    In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner."