CVE Vulnerabilities

CVE-2020-13632

NULL Pointer Dereference

Published: May 27, 2020 | Modified: Nov 07, 2023
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
2.1 LOW
AV:L/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
5.5 MODERATE
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM

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

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Sqlite Sqlite * 3.32.0 (excluding)
Red Hat Enterprise Linux 8 RedHat sqlite-0:3.26.0-11.el8 *
Red Hat Enterprise Linux 8 RedHat mingw-binutils-0:2.30-3.el8 *
Red Hat Enterprise Linux 8 RedHat mingw-bzip2-0:1.0.6-14.el8 *
Red Hat Enterprise Linux 8 RedHat mingw-filesystem-0:104-2.el8 *
Red Hat Enterprise Linux 8 RedHat mingw-sqlite-0:3.26.0.0-1.el8 *
Red Hat Enterprise Linux 8 RedHat sqlite-0:3.26.0-11.el8 *
Sqlite3 Ubuntu bionic *
Sqlite3 Ubuntu devel *
Sqlite3 Ubuntu eoan *
Sqlite3 Ubuntu focal *
Sqlite3 Ubuntu trusty *
Sqlite3 Ubuntu upstream *
Sqlite3 Ubuntu xenial *

Potential Mitigations

References