Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion') Affecting libxml2-python26 package, versions <0:2.9.1-6.6.42.amzn1


Severity

Recommended
medium

Based on Amazon Linux security rating.

Threat Intelligence

EPSS
0.64% (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-AMZN201803-LIBXML2PYTHON26-5496890
  • published4 May 2023
  • disclosed23 Nov 2017

Introduced: 23 Nov 2017

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

How to fix?

Upgrade Amazon-Linux:2018.03 libxml2-python26 to version 0:2.9.1-6.6.42.amzn1 or higher.
This issue was patched in ALAS-2023-1743.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxml2-python26 package and not the libxml2-python26 package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2018.03 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.