Lucene search

K

Opera Browser Multiple Vulnerabilities (Aug 2010) - Windows

🗓️ 16 Aug 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 19 Views

Opera Browser Multiple Vulnerabilities - Window

Show more
Related
Refs
Code
# SPDX-FileCopyrightText: 2010 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.801257");
  script_version("2024-02-16T05:06:55+0000");
  script_tag(name:"last_modification", value:"2024-02-16 05:06:55 +0000 (Fri, 16 Feb 2024)");
  script_tag(name:"creation_date", value:"2010-08-16 09:09:42 +0200 (Mon, 16 Aug 2010)");
  script_cve_id("CVE-2010-3021", "CVE-2010-3020", "CVE-2010-3019", "CVE-2010-2576");
  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_name("Opera Browser Multiple Vulnerabilities (Aug 2010) - Windows");
  script_xref(name:"URL", value:"http://secunia.com/advisories/40120");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/42407");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/966/");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/967/");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/968/");
  script_xref(name:"URL", value:"http://www.opera.com/docs/changelogs/windows/1061/");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("General");
  script_dependencies("gb_opera_detect_portable_win.nasl");
  script_mandatory_keys("Opera/Win/Version");
  script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to bypass certain security
  protections, execute arbitrary code, or cause denial-of-service conditions.");
  script_tag(name:"affected", value:"Opera Web Browser Version prior to 10.61");
  script_tag(name:"insight", value:"Multiple flaws exist due to:

  - An error in the processing of painting operations on a canvas while
    certain transformations are being applied, which can be exploited to cause
    a heap-based buffer overflow.

  - An error when displaying the download dialog, which could allow attackers
    to trick a user into running downloaded executables.

  - An error when previewing a news feed, which can be exploited to execute
    script code and automatically subscribe the user to the feed.");
  script_tag(name:"solution", value:"Upgrade to Opera Web Browser Version 10.61 or later.");
  script_tag(name:"summary", value:"Opera Browser is prone to multiple vulnerabilities.");
  script_tag(name:"qod_type", value:"registry");
  script_tag(name:"solution_type", value:"VendorFix");
  exit(0);
}

include("version_func.inc");

ver = get_kb_item("Opera/Win/Version");

if(ver)
{
  if(version_in_range(version:ver, test_version:"10.0", test_version2:"10.60")){
    report = report_fixed_ver(installed_version:ver, vulnerable_range:"10.0 - 10.60");
    security_message(port: 0, data: report);
  }
}

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo