Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Viraj Jasani

#34707of 53,633
7.5Total CVSS
Vulnerabilities · 1
PT-2025-4837
7.5
2025-01-21
Ambari · Ambari · CVE-2025-23195
**Name of the Vulnerable Software and Affected Versions** Ambari versions prior to 2.7.9 **Description** An XML External Entity (XXE) issue exists, allowing an attacker to inject malicious XML entities due to insecure parsing of XML input using the `DocumentBuilderFactory` class without disabling external entity resolution. This can be exploited to read arbitrary files on the server or perform server-side request forgery (SSRF) attacks. **Recommendations** For Ambari versions prior to 2.7.9, update to Ambari 2.7.9 or later to resolve the issue. As a temporary workaround, consider disabling the use of the `DocumentBuilderFactory` class or restrict its functionality to minimize the risk of exploitation.