NULL Pointer Dereference Affecting libxml2 package, versions <2.9.3+dfsg1-1ubuntu0.6


Severity

Recommended
medium

Based on Ubuntu security rating.

Threat Intelligence

EPSS
2.51% (90th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about NULL Pointer Dereference vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-UBUNTU1604-LIBXML2-429572
  • published22 Jul 2018
  • disclosed19 Jul 2018

Introduced: 19 Jul 2018

CVE-2018-14404  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade Ubuntu:16.04 libxml2 to version 2.9.3+dfsg1-1ubuntu0.6 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2 package and not the libxml2 package as distributed by Ubuntu. See How to fix? for Ubuntu:16.04 relevant fixed versions and status.

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.