Out-of-Bounds Affecting libxml2 package, versions <2.9.1+dfsg1-5+deb8u5


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.6% (80th 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-DEBIAN8-LIBXML2-429716
  • published23 Nov 2017
  • disclosed23 Nov 2017

Introduced: 23 Nov 2017

CVE-2017-16931  (opens in a new tab)
CWE-119  (opens in a new tab)

How to fix?

Upgrade Debian:8 libxml2 to version 2.9.1+dfsg1-5+deb8u5 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:8 relevant fixed versions and status.

parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a '%' character in a DTD name.