CVE Vulnerabilities

CVE-2018-14404

NULL Pointer Dereference

Published: Jul 19, 2018 | Modified: Sep 10, 2020
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
Ubuntu

A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.

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
Ubuntu_linux Canonical 16.04 16.04
Ubuntu_linux Canonical 14.04 14.04
Ubuntu_linux Canonical 12.04 12.04
Ubuntu_linux Canonical 18.04 18.04
Debian_linux Debian - -

Potential Mitigations

References