Open-AudIT Community 'Groups Page' Cross Site Scripting Vulnerability
🗓️ 27 Jul 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 22 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Open-AudIT Community 2.2.6 - Cross-Site Scripting Vulnerability | 7 Aug 201800:00 | – | zdt | |
| Open-Audit Cross-Site Scripting Vulnerability (CNVD-2018-14230) | 26 Jul 201800:00 | – | cnvd | |
| CVE-2018-14493 | 25 Jul 201823:00 | – | cve | |
| CVE-2018-14493 | 25 Jul 201823:00 | – | cvelist | |
| Open-AudIT Community 2.2.6 - Cross-Site Scripting | 6 Aug 201800:00 | – | exploitdb | |
| EUVD-2018-6409 | 7 Oct 202500:30 | – | euvd | |
| Open-AudIT Community 2.2.6 - Cross-Site Scripting | 6 Aug 201800:00 | – | exploitpack | |
| CVE-2018-14493 | 25 Jul 201823:29 | – | nvd | |
| Open-AudIT Community 2.2.6 Cross Site Scripting | 6 Aug 201800:00 | – | packetstorm | |
| Cross site scripting | 25 Jul 201823:29 | – | prion |
# 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:opmantek:open-audit";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.813807");
script_version("2024-09-13T05:05:46+0000");
script_cve_id("CVE-2018-14493");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_tag(name:"last_modification", value:"2024-09-13 05:05:46 +0000 (Fri, 13 Sep 2024)");
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:"2018-09-21 14:39:00 +0000 (Fri, 21 Sep 2018)");
script_tag(name:"creation_date", value:"2018-07-27 11:05:07 +0530 (Fri, 27 Jul 2018)");
##Not able to distinguish community editions
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_name("Open-AudIT Community 'Groups Page' Cross Site Scripting Vulnerability");
script_tag(name:"summary", value:"Open-AudIT is prone to a cross-site scripting (XSS) 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 insufficient sanitization
for the 'Name' field of an Groups page.");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers
to inject arbitrary web script or HTML.");
script_tag(name:"affected", value:"Open-AudIT Community version 2.2.6.");
script_tag(name:"solution", value:"Update to the latest version.");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"https://docs.google.com/document/d/1K3G6a8P_LhYdk5Ddn57Z2aDUpaGAS7I_F8lESVfSFfY/edit");
script_xref(name:"URL", value:"https://community.opmantek.com/display/OA/Release+Notes");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_open_audit_detect.nasl");
script_mandatory_keys("open-audit/detected");
exit(0);
}
include("version_func.inc");
include("host_details.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_equal(version:version, test_version:"2.2.6")) {
report = report_fixed_ver(installed_version:version, fixed_version:"Update to the latest version.");
security_message(data:report, port:port);
exit(0);
}
exit(0);
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
13 Sep 2024 00:00Current
6Medium risk
Vulners AI Score6
CVSS 24.3
CVSS 36.1
EPSS0.40434