CVE-2025-23195

An XML External Entity (XXE) vulnerability exists in the Ambari/Oozie project, allowing an attacker to inject malicious XML entities. This vulnerability occurs due to insecure parsing of XML input using the `DocumentBuilderFactory` class without disabling external entity resolution. An attacker can exploit this vulnerability to read arbitrary files on the server or perform server-side request forgery (SSRF) attacks. The issue has been fixed in both Ambari 2.7.9 and the trunk branch.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:ambari:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-01-21 22:15

Updated : 2025-06-09 19:36


NVD link : CVE-2025-23195

Mitre link : CVE-2025-23195

CVE.ORG link : CVE-2025-23195


JSON object : View

Products Affected

apache

  • ambari
CWE
CWE-611

Improper Restriction of XML External Entity Reference