Lucene search
+L

IBM iNotes Cross-Site Scripting Vulnerability (Aug 2017)

🗓️ 02 Aug 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 18 Views

IBM iNotes Cross-Site Scripting Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
IBM iNotes Cross-Site Scripting Vulnerability (CNVD-2017-21250)
1 Aug 201700:00
cnvd
cve
CVE
CVE-2017-1332
31 Jul 201721:00
cve
cvelist
Cvelist
CVE-2017-1332
31 Jul 201721:00
cvelist
euvd
EUVD
EUVD-2017-10348
7 Oct 202500:30
euvd
nvd
NVD
CVE-2017-1332
31 Jul 201721:29
nvd
osv
OSV
CVE-2017-1332
31 Jul 201721:29
osv
prion
Prion
Cross site scripting
31 Jul 201721:29
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:ibm:lotus_domino";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.811269");
  script_version("2024-02-19T05:05:57+0000");
  script_tag(name:"last_modification", value:"2024-02-19 05:05:57 +0000 (Mon, 19 Feb 2024)");
  script_tag(name:"creation_date", value:"2017-08-02 15:30:00 +0530 (Wed, 02 Aug 2017)");
  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:"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-08-03 15:46:00 +0000 (Thu, 03 Aug 2017)");

  script_cve_id("CVE-2017-1332");

  script_name("IBM iNotes Cross-Site Scripting Vulnerability (Aug 2017)");

  script_tag(name:"summary", value:"IBM iNotes is prone to a cross-site scripting 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 insufficient sanitization
  of certain user input by the application.");

  script_tag(name:"impact", value:"Successful exploitation will allow users to embed
  arbitrary JavaScript code in the Web UI thus altering the intended functionality
  potentially leading to credentials disclosure within a trusted session.");

  script_tag(name:"affected", value:"IBM iNotes version 8.5, 8.5.1, 8.5.2 and 8.5.3
  prior to 8.5.3 Fix Pack 6 Interim Fix 5, 9.0 and 9.0.1 prior to 9.0.1 Feature Pack 8 Interim Fix 3.");

  script_tag(name:"solution", value:"Upgrade to IBM iNotes 8.5.3 Fix Pack 6
  Interim Fix 5 or 9.0.1 Feature Pack 8 Interim Fix 3 or later.");

  script_tag(name:"solution_type", value:"VendorFix");

  script_tag(name:"qod_type", value:"remote_banner_unreliable");

  script_xref(name:"URL", value:"http://www-01.ibm.com/support/docview.wss?uid=swg22005233");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/100028");

  script_copyright("Copyright (C) 2017 Greenbone AG");
  script_category(ACT_GATHER_INFO);
  script_family("Web application abuses");
  script_dependencies("gb_hcl_domino_consolidation.nasl");
  script_mandatory_keys("hcl/domino/detected");
  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if (!version = get_app_version(cpe:CPE, nofork:TRUE))
  exit(0);

if(version_in_range(version:version, test_version:"9.0", test_version2:"9.0.1.8"))
  fix = "9.0.1 Feature Pack 8 Interim Fix 3";

if(version_in_range(version:version, test_version:"8.5", test_version2:"8.5.3.6"))
  fix = "8.5.3 Fix Pack 6 Interim Fix 5";

if(fix) {
  report = report_fixed_ver(installed_version:version, fixed_version:fix);
  security_message(data:report, port:0);
  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

19 Feb 2024 00:00Current
6Medium risk
Vulners AI Score6
CVSS 24.3
CVSS 36.1
EPSS0.01187
18