Lucene search
+L

Opera Multiple Cross-Site Scripting Vulnerabilities (Sep 2009) - Windows

🗓️ 23 Sep 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 31 Views

Opera Multiple XSS Vulnerabilities - Windows Sep 200

Related
Refs
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
Opera < 10.01 Multiple Vulnerabilities
28 Oct 200900:00
nessus
nessus
Tenable Nessus
Opera < 10.01 Multiple Vulnerabilities
28 Oct 200900:00
nessus
nessus
Tenable Nessus
Opera < 10.01 Multiple Vulnerabilities
28 Oct 200900:00
nessus
nessus
Tenable Nessus
openSUSE Security Update : opera (opera-1532)
11 Nov 200900:00
nessus
nessus
Tenable Nessus
openSUSE Security Update : opera (opera-1532)
11 Nov 200900:00
nessus
nessus
Tenable Nessus
openSUSE Security Update : opera (opera-1532)
11 Nov 200900:00
nessus
cve
CVE
CVE-2009-3265
18 Sep 200922:00
cve
cve
CVE
CVE-2009-3266
18 Sep 200922:00
cve
cvelist
Cvelist
CVE-2009-3265
18 Sep 200922:00
cvelist
cvelist
Cvelist
CVE-2009-3266
18 Sep 200922:00
cvelist
Rows per page
# 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.900857");
  script_version("2025-03-05T05:38:52+0000");
  script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
  script_tag(name:"creation_date", value:"2009-09-23 08:37:26 +0200 (Wed, 23 Sep 2009)");
  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_cve_id("CVE-2009-3265", "CVE-2009-3266");
  script_name("Opera Multiple Cross-Site Scripting Vulnerabilities (Sep 2009) - Windows");
  script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/archive/1/506517/100/0/threaded");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/36418");
  script_xref(name:"URL", value:"http://securethoughts.com/2009/09/exploiting-chrome-and-operas-inbuilt-atomrss-reader-with-script-execution-and-more/");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 Greenbone AG");
  script_family("Web application abuses");
  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 conduct XSS attacks to inject
arbitrary web script or HTML.");
  script_tag(name:"affected", value:"Opera version 9.x and 10.x on Windows.");
  script_tag(name:"insight", value:"An error in the application which can be exploited to obtain
complete control over feeds via a 'RSS' or 'Atom' feed. It is related to the
rendering of the application/rss+xml content type as 'scripted content'.");
  script_tag(name:"solution", value:"Upgrade to version 10.1 or later.");
  script_tag(name:"summary", value:"Opera is prone to multiple Cross-Site Scripting vulnerabilities.");
  script_tag(name:"qod_type", value:"registry");
  script_tag(name:"solution_type", value:"VendorFix");
  script_xref(name:"URL", value:"http://www.opera.com");
  exit(0);
}



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

if(operaVer =~ "^(9|10)\..*"){
  security_message( port: 0, data: "The target host was found to be vulnerable" );
}

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

05 Mar 2025 00:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 24.3
EPSS0.0268
31