Apache Ambari < 2.2.1 Arbitrary File Read Vulnerability
🗓️ 09 Aug 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 22 Views
| Reporter | Title | Published | Views | Family All 6 |
|---|---|---|---|---|
| Apache Ambari Unauthorized Access Vulnerability | 19 May 201600:00 | – | cnvd | |
| CVE-2016-0731 | 18 May 201614:00 | – | cve | |
| CVE-2016-0731 | 18 May 201614:00 | – | cvelist | |
| EUVD-2016-0760 | 7 Oct 202500:30 | – | euvd | |
| CVE-2016-0731 | 18 May 201614:59 | – | nvd | |
| Design/Logic Flaw | 18 May 201614:59 | – | prion |
# SPDX-FileCopyrightText: 2016 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/a:apache:ambari";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.808649");
script_version("2025-12-17T05:46:28+0000");
script_tag(name:"last_modification", value:"2025-12-17 05:46:28 +0000 (Wed, 17 Dec 2025)");
script_tag(name:"creation_date", value:"2016-08-09 18:48:58 +0530 (Tue, 09 Aug 2016)");
script_tag(name:"cvss_base", value:"4.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:P/I:N/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2016-05-18 21:34:00 +0000 (Wed, 18 May 2016)");
script_cve_id("CVE-2016-0731");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Apache Ambari < 2.2.1 Arbitrary File Read Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_apache_ambari_http_detect.nasl");
script_mandatory_keys("apache/ambari/detected");
script_tag(name:"summary", value:"Apache Ambari is prone to an arbitrary file read vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw is due to an error in file browser view in the WebHDFS
URL configuration.");
script_tag(name:"impact", value:"Successfully exploitation will allow remote authenticated
administrators to read arbitrary files.");
script_tag(name:"affected", value:"Apache Ambari versions 1.7 through 2.2.0.");
script_tag(name:"solution", value:"Update to version 2.2.1 or later.");
script_xref(name:"URL", value:"https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!vers = get_app_version(cpe:CPE, port:port))
exit(0);
if(version_in_range(version:vers, test_version:"1.7.0", test_version2:"2.2.0")) {
report = report_fixed_ver(installed_version:vers, fixed_version:"2.2.1");
security_message(port:port, data:report);
exit(0);
}
exit(99);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
17 Dec 2025 00:00Current
5.3Medium risk
Vulners AI Score5.3
CVSS 24
CVSS 34.9
EPSS0.02603