Lucene search
+L

Opera Multiple Vulnerabilities (Nov 2009) - Windows

🗓️ 04 Nov 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 20 Views

Opera Multiple Vulnerabilities - Window

Related
Refs
Code
# SPDX-FileCopyrightText: 2009 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.801140");
  script_version("2024-02-08T05:05:59+0000");
  script_tag(name:"last_modification", value:"2024-02-08 05:05:59 +0000 (Thu, 08 Feb 2024)");
  script_tag(name:"creation_date", value:"2009-11-04 07:03:36 +0100 (Wed, 04 Nov 2009)");
  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_cve_id("CVE-2009-3831", "CVE-2009-3832");
  script_name("Opera Multiple Vulnerabilities (Nov 2009) - Windows");
  script_xref(name:"URL", value:"http://secunia.com/advisories/37182");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/36850");
  script_xref(name:"URL", value:"http://www.opera.com/support/kb/view/938/");
  script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2009/3073");
  script_xref(name:"URL", value:"http://www.opera.com/docs/changelogs/windows/1001");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 Greenbone AG");
  script_family("Denial of Service");
  script_dependencies("gb_opera_detect_portable_win.nasl");
  script_mandatory_keys("Opera/Win/Version");
  script_tag(name:"impact", value:"Attacker can exploit this issue to disclose sensitive information, conduct
  spoofing attacks, Denial of Service or compromise a user's system.");
  script_tag(name:"affected", value:"Opera version prior to 10.01 on Windows.");
  script_tag(name:"insight", value:"- An error when processing domain names can be exploited to cause a memory
    corruption.

  - An error when processing web fonts can be exploited to change the font of
    the address field and display an arbitrary domain name as an address.");
  script_tag(name:"solution", value:"Upgrade to Opera version 10.01 or later.");
  script_tag(name:"summary", value:"Opera Web 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");

operaVer = get_kb_item("Opera/Win/Version");
if(!operaVer)
  exit(0);

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

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

08 Feb 2024 00:00Current
7.5High risk
Vulners AI Score7.5
CVSS 29.3
EPSS0.05704
20