Description
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.
Remediation
References
https://lists.apache.org/thread/47od9kr9n4cyv0mv81jh3pkyx815kyjl
https://nifi.apache.org/security.html#CVE-2022-29265
Related Vulnerabilities
CVE-2023-1108 Vulnerability in maven package io.undertow:undertow-core
CVE-2020-11991 Vulnerability in maven package org.apache.cocoon:cocoon-core
CVE-2023-32977 Vulnerability in maven package org.jenkins-ci.plugins.workflow:workflow-job
CVE-2018-19360 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2023-35160 Vulnerability in maven package org.xwiki.platform:xwiki-platform-web-templates