OSNEXUS QuantaStor Multiple Vulnerabilities
🗓️ 29 Aug 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 35 Views
| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| OSNEXUS QuantaStor 4 Information Disclosure Vulnerability | 16 Aug 201700:00 | – | zdt | |
| QuantaStor Software Defined Storage < 4.3.1 - Multiple Vulnerabilities | 19 Aug 201700:00 | – | zdt | |
| OSNEXUS QuantaStor v4 Virtual Appliance Information Disclosure Vulnerability | 16 Aug 201700:00 | – | cnvd | |
| OSNEXUS QuantaStor v4 Virtual Appliance Cross-Site Scripting Vulnerability | 16 Aug 201700:00 | – | cnvd | |
| CVE-2017-9978 | 28 Aug 201719:00 | – | cve | |
| CVE-2017-9979 | 28 Aug 201719:00 | – | cve | |
| CVE-2017-9978 | 28 Aug 201719:00 | – | cvelist | |
| CVE-2017-9979 | 28 Aug 201719:00 | – | cvelist | |
| QuantaStor Software Defined Storage < 4.3.1 - Multiple Vulnerabilities | 18 Aug 201700:00 | – | exploitdb | |
| EUVD-2017-18888 | 7 Oct 202500:30 | – | euvd |
10
| Source | Link |
|---|---|
| vvvsecurity | www.vvvsecurity.com/advisories/vvvsecurity-advisory-2017-6943.txt |
# SPDX-FileCopyrightText: 2017 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:osnexus:quantastor";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.140333");
script_version("2023-11-03T05:05:46+0000");
script_tag(name:"last_modification", value:"2023-11-03 05:05:46 +0000 (Fri, 03 Nov 2023)");
script_tag(name:"creation_date", value:"2017-08-29 13:36:20 +0700 (Tue, 29 Aug 2017)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-09-08 02:28:00 +0000 (Fri, 08 Sep 2017)");
script_cve_id("CVE-2017-9978", "CVE-2017-9979");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("OSNEXUS QuantaStor Multiple Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_osnexus_quantastor_detect.nasl");
script_mandatory_keys("osnexus_quantastor/detected");
script_tag(name:"summary", value:"OSNEXUS QuantaStor is prone to multiple vulnerabilities.");
script_tag(name:"insight", value:"OSNEXUS QuantaStor is prone to multiple vulnerabilities:
- A flaw was found with the error message sent as a response for users that don't exist on the system. An
attacker could leverage this information to fine-tune and enumerate valid accounts on the system by searching for
common usernames. (CVE-2017-9978)
- If the REST call invoked does not exist, an error will be triggered containing the invalid method previously
invoked. The response sent to the user isn't sanitized in this case. An attacker can leverage this issue by
including arbitrary HTML or JavaScript code as a parameter, aka XSS. (CVE-2017-9979)");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"affected", value:"OSNEXUS QuantaStor prior to version 4.3.1.007");
script_tag(name:"solution", value:"Update to version 4.3.1.007 or later.");
script_xref(name:"URL", value:"http://www.vvvsecurity.com/advisories/vvvsecurity-advisory-2017-6943.txt");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!version = get_app_version(cpe: CPE, port: port))
exit(0);
if (version_is_less(version: version, test_version: "4.3.1.007")) {
report = report_fixed_ver(installed_version: version, fixed_version: "4.3.1.007");
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
03 Nov 2023 00:00Current
5.7Medium risk
Vulners AI Score5.7
CVSS 25
CVSS 36.1
EPSS0.04746