CVE Vulnerabilities

CVE-2019-9923

NULL Pointer Dereference

Published: Mar 22, 2019 | Modified: Nov 07, 2023
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.0/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
3.3 LOW
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Ubuntu
LOW

pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.

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
Tar Gnu * 1.32 (excluding)
Tar Ubuntu bionic *
Tar Ubuntu cosmic *
Tar Ubuntu disco *
Tar Ubuntu eoan *
Tar Ubuntu focal *
Tar Ubuntu groovy *
Tar Ubuntu hirsute *
Tar Ubuntu impish *
Tar Ubuntu trusty *
Tar Ubuntu trusty/esm *
Tar Ubuntu upstream *
Tar Ubuntu xenial *

Potential Mitigations

References