Trend Micro InterScan Messaging Security Virtual Appliance (IMSVA) Multiple Vulnerabilities
🗓️ 25 Apr 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 29 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2017-7896 | 29 May 201815:50 | – | circl | |
| Trend Micro InterScan Messaging Security Virtual Appliance Cross-Site Scripting Vulnerability (CNVD-2017-05670) | 20 Apr 201700:00 | – | cnvd | |
| CVE-2017-7896 | 18 Apr 201715:00 | – | cve | |
| CVE-2017-7896 | 18 Apr 201715:00 | – | cvelist | |
| EUVD-2017-16867 | 7 Oct 202500:30 | – | euvd | |
| CVE-2017-7896 | 18 Apr 201715:59 | – | nvd | |
| CVE-2017-7896 | 18 Apr 201715:59 | – | osv | |
| Design/Logic Flaw | 18 Apr 201715:59 | – | prion |
# 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:trendmicro:interscan_messaging_security_virtual_appliance";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.811007");
script_version("2023-07-25T05:05:58+0000");
script_cve_id("CVE-2017-7896");
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:"2023-07-25 05:05:58 +0000 (Tue, 25 Jul 2023)");
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-04-25 00:43:00 +0000 (Tue, 25 Apr 2017)");
script_tag(name:"creation_date", value:"2017-04-25 12:30:07 +0530 (Tue, 25 Apr 2017)");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Trend Micro InterScan Messaging Security Virtual Appliance (IMSVA) Multiple Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("General");
script_dependencies("gb_trend_micro_interscan_messaging_security_virtual_appliance_consolidation.nasl");
script_mandatory_keys("trend_micro/imsva/detected", "trend_micro/imsva/build");
script_tag(name:"summary", value:"Trend Micro InterScan Messaging Security Virtual Appliance is prone to
multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaws exist as the appliance fails to
sufficiently sanitize user-supplied input.");
script_tag(name:"impact", value:"Successful exploitation will allow remote
attackers to execute arbitrary code in the context of current user, conduct
cross-site scripting (XSS) and XML External Entity (XXE) attacks.");
script_tag(name:"affected", value:"Trend Micro InterScan Messaging Virtual Appliance (IMSVA) 9.1 before CP 1644.");
script_tag(name:"solution", value:"Update to version 9.1 CP 1644 or later.");
script_xref(name:"URL", value:"https://success.trendmicro.com/solution/1116821-security-bulletin-trend-micro-interscan-messaging-security-virtual-appliance-imsva-9-1-multiple-v#");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/97938");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!version = get_app_version(cpe:CPE, nofork:TRUE))
exit(0);
if(!build = get_kb_item("trend_micro/imsva/build"))
exit(0);
if((version == "9.1") && (version_is_less(version:build, test_version:"1644"))) {
report = report_fixed_ver(installed_version:version, installed_build:build,
fixed_version:"9.1", fixed_build:"1644");
security_message(port:0, 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
25 Jul 2023 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 36.1
EPSS0.04279