NULL Pointer Dereference Affecting libxml2 package, versions <2.9.10+dfsg-2


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
23.63% (96th 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 IDSNYK-DEBIAN12-LIBXML2-1551224
  • 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 Debian:12 libxml2 to version 2.9.10+dfsg-2 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 Debian. See How to fix? for Debian:12 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.