Lucene search

K
openvasCopyright (C) 2013 Greenbone AGOPENVAS:1361412562310803218
HistoryJan 23, 2013 - 12:00 a.m.

IBM Lotus Notes Web Application XSS Vulnerability - Mac OS X

2013-01-2300:00:00
Copyright (C) 2013 Greenbone AG
plugins.openvas.org
17

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:N/A:N

5.4 Medium

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

69.1%

IBM Lotus Notes is prone to a cross-site scripting (XSS) vulnerability.

# SPDX-FileCopyrightText: 2013 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

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.803218");
  script_version("2024-02-15T05:05:40+0000");
  script_cve_id("CVE-2012-4846");
  script_tag(name:"cvss_base", value:"4.3");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:N/A:N");
  script_tag(name:"last_modification", value:"2024-02-15 05:05:40 +0000 (Thu, 15 Feb 2024)");
  script_tag(name:"creation_date", value:"2013-01-23 15:38:23 +0530 (Wed, 23 Jan 2013)");
  script_name("IBM Lotus Notes Web Application XSS Vulnerability - Mac OS X");
  script_xref(name:"URL", value:"http://secunia.com/advisories/51593");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/56944");
  script_xref(name:"URL", value:"http://securitytracker.com/id?1027887");
  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/79535");
  script_xref(name:"URL", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21619604");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2013 Greenbone AG");
  script_family("General");
  script_dependencies("gb_ibm_lotus_notes_detect_macosx.nasl");
  script_mandatory_keys("IBM/LotusNotes/MacOSX/Ver");

  script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary HTML and
  script code in a user's browser session in context of an affected site.");

  script_tag(name:"affected", value:"IBM Lotus Notes Version 8.x before 8.5.3 FP3 on Mac OS X.");

  script_tag(name:"insight", value:"An error exists within the Web applications which allows an attacker to read
  or set the cookie value by injecting script.");

  script_tag(name:"solution", value:"Update to IBM Lotus Notes 8.5.3 FP3.");

  script_tag(name:"summary", value:"IBM Lotus Notes is prone to a cross-site scripting (XSS) vulnerability.");

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

  exit(0);
}

include("version_func.inc");

lotusVer = get_kb_item("IBM/LotusNotes/MacOSX/Ver");
if(!lotusVer){
 exit(0);
}

if(version_in_range(version:lotusVer, test_version:"8.5.0", test_version2:"8.5.3.2")) {
  report = report_fixed_ver(installed_version:lotusVer, vulnerable_range:"8.5.0 - 8.5.3.2");
  security_message(port: 0, data: report);
}

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:N/A:N

5.4 Medium

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

69.1%

Related for OPENVAS:1361412562310803218