CVE Vulnerabilities

CVE-2020-9327

NULL Pointer Dereference

Published: Feb 21, 2020 | Modified: Apr 08, 2022
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
6.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM

In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.

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.31.1 (including) 3.31.1 (including)
Red Hat Enterprise Linux 8 RedHat sqlite-0:3.26.0-11.el8 *
Red Hat Enterprise Linux 8 RedHat sqlite-0:3.26.0-11.el8 *
Sqlite3 Ubuntu bionic *
Sqlite3 Ubuntu eoan *
Sqlite3 Ubuntu trusty *
Sqlite3 Ubuntu upstream *

Potential Mitigations

References