Lucene search

K
openvasCopyright (C) 2012 Greenbone AGOPENVAS:1361412562310802648
HistoryJun 21, 2012 - 12:00 a.m.

Opera Multiple Vulnerabilities (Jun 2012) - Linux

2012-06-2100:00:00
Copyright (C) 2012 Greenbone AG
plugins.openvas.org
16

9.3 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

7.5 High

AI Score

Confidence

High

0.01 Low

EPSS

Percentile

83.3%

Opera is prone to multiple vulnerabilities.

# SPDX-FileCopyrightText: 2012 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.802648");
  script_version("2024-02-08T14:36:53+0000");
  script_cve_id("CVE-2012-3555", "CVE-2012-3556", "CVE-2012-3557", "CVE-2012-3558",
                "CVE-2012-3560");
  script_tag(name:"cvss_base", value:"9.3");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
  script_tag(name:"last_modification", value:"2024-02-08 14:36:53 +0000 (Thu, 08 Feb 2024)");
  script_tag(name:"creation_date", value:"2012-06-21 15:15:15 +0530 (Thu, 21 Jun 2012)");
  script_name("Opera Multiple Vulnerabilities (Jun 2012) - Linux");
  script_xref(name:"URL", value:"http://secunia.com/advisories/49533/");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/54011");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/1018/");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/1019/");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/1020/");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/1021/");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/1022/");
  script_xref(name:"URL", value:"http://www.opera.com/docs/changelogs/unix/1200/");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2012 Greenbone AG");
  script_family("General");
  script_dependencies("secpod_opera_detection_linux_900037.nasl");
  script_mandatory_keys("Opera/Linux/Version");
  script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to execute arbitrary
  script code, disclose sensitive information, or spoof the originating URL
  of a trusted web site and carry out phishing-style attacks.");
  script_tag(name:"affected", value:"Opera version prior to 11.65 on Linux");
  script_tag(name:"insight", value:"- An error when displaying preferences within a small window can be exploited
    to execute arbitrary code by tricking a user into entering a specific
    keyboard sequence.

  - An error when displaying pop-up windows can be exploited to execute script
    code by tricking a user into following a specific sequence of events.

  - An error when handling JSON resources can be exploited to bypass the cross
    domain policy restriction and disclose certain information to other sites.

  - An unspecified error can be exploited to display arbitrary content while
    showing the URL of a trusted web site in the address bar.

  - An error when handling page loads can be exploited to display arbitrary
    content while showing the URL of a trusted web site in the address.");
  script_tag(name:"solution", value:"Upgrade to Opera version 11.65 or 12 or later.");
  script_tag(name:"summary", value:"Opera is prone to multiple vulnerabilities.");
  script_tag(name:"qod_type", value:"executable_version");
  script_tag(name:"solution_type", value:"VendorFix");
  exit(0);
}

include("version_func.inc");

operaVer = get_kb_item("Opera/Linux/Version");
if(!operaVer){
  exit(0);
}

if(version_is_less(version:operaVer, test_version:"11.65")){
  report = report_fixed_ver(installed_version:operaVer, fixed_version:"11.65");
  security_message(port:0, data:report);
}

9.3 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

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

7.5 High

AI Score

Confidence

High

0.01 Low

EPSS

Percentile

83.3%

Related for OPENVAS:1361412562310802648