CVE-2022-29265

CVE-2022-29265: Improper Restriction of XML External Entity References in Multiple Components

Vendor Apache Software Foundation
Product Apache NiFi
Weakness CWE-611 · XXE
Published April 30, 2022
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

Multiple components in Apache NiFi 0.0.1 to 1.16.0 do not restrict XML External Entity references in the default configuration. The Standard Content Viewer service attempts to resolve XML External Entity references when viewing formatted XML files. The following Processors attempt to resolve XML External Entity references when configured with default property values: - EvaluateXPath - EvaluateXQuery - ValidateXml Apache NiFi flow configurations that include these Processors are vulnerable to malicious XML documents that contain Document Type Declarations with XML External Entity references. The resolution disables Document Type Declarations in the default configuration for these Processors, and disallows XML External Entity resolution in standard services.

Key dates

02Disclosure timeline

April 30, 2022 CVE published
August 3, 2024 Record updated