CVE-2022-29265

Source
https://cve.org/CVERecord?id=CVE-2022-29265
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-29265.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-29265
Aliases
Published
2022-04-30T08:05:10Z
Modified
2026-05-15T04:04:43.227601191Z
Summary
Improper Restriction of XML External Entity References in Multiple Components
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/29xxx/CVE-2022-29265.json",
    "cna_assigner": "apache",
    "cwe_ids": [
        "CWE-611"
    ],
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "last_affected": "0.0.1 to 1.16.0"
                }
            ]
        }
    ]
}
References

Affected packages