Vulnerabilities > CVE-2004-0717 - Unspecified vulnerability in Opera Browser 7.50/7.51

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
opera
nessus

Summary

Opera 7.51 for Windows and 7.50 for Linux does not properly prevent a frame in one domain from injecting content into a frame that belongs to another domain, which facilitates web site spoofing and other attacks, aka the frame injection vulnerability.

Vulnerable Configurations

Part Description Count
Application
Opera
2
OS
Linux
1
OS
Microsoft
1

Nessus

  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_KDELIBS_3233.NASL
    descriptionThe remote host is missing an update to the system The following package is affected: firefox This plugin has been deprecated since the advisory has been canceled.
    last seen2016-09-26
    modified2015-12-02
    plugin id14268
    published2004-08-12
    reporterTenable
    sourcehttps://www.tenable.com/plugins/index.php?view=single&id=14268
    titleFreeBSD : Mutiple browser frame injection vulnerability (83) (deprecated)
    code
    #%NASL_MIN_LEVEL 999999
    
    # @DEPRECATED@
    #
    # This script has been deprecated as the VuXML entry has been 
    # cancelled.
    #
    # Disabled on 2015/11/30.
    
    #
    # (C) Tenable Network Security
    #
    # This script contains information extracted from VuXML :
    #
    # Copyright 2003-2006 Jacques Vidrine and contributors
    #
    # Redistribution and use in source (VuXML) and 'compiled' forms (SGML,
    # HTML, PDF, PostScript, RTF and so forth) with or without modification,
    # are permitted provided that the following conditions are met:
    # 1. Redistributions of source code (VuXML) must retain the above
    #   copyright notice, this list of conditions and the following
    #   disclaimer as the first lines of this file unmodified.
    # 2. Redistributions in compiled form (transformed to other DTDs,
    #   published online in any format, converted to PDF, PostScript,
    #   RTF and other formats) must reproduce the above copyright
    #   notice, this list of conditions and the following disclaimer
    #   in the documentation and/or other materials provided with the
    #   distribution.
    #
    # THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS"
    # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
    # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
    # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
    # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
    # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
    # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
    # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
    # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,
    # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    #
    #
    #
    
    
    include("compat.inc");
    
    if ( description )
    {
     script_id(14268);
     script_version("1.13");
     script_cvs_date("Date: 2018/07/20  0:18:52");
     script_cve_id("CVE-2004-0721");
     script_cve_id("CVE-2004-0718");
     script_cve_id("CVE-2004-0717");
    
     script_name(english:"FreeBSD : Mutiple browser frame injection vulnerability (83) (deprecated)");
    
    
     script_set_attribute(attribute:"synopsis", value:
    "This plugin has been deprecated.");
     script_set_attribute(attribute:"description", value:
    "The remote host is missing an update to the system
    
    The following package is affected: firefox
    This plugin has been deprecated since the advisory has been canceled.");
     script_set_attribute(attribute:"solution", value:
    "n/a");
     script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
    
     script_set_attribute(attribute:"plugin_publication_date", value: "2004/08/12");
     script_end_attributes();
    
     script_summary(english:"Check for firefox");
     script_category(ACT_GATHER_INFO);
     script_copyright(english:"This script is Copyright (C) 2007-2018 Tenable Network Security, Inc.");
     family["english"] = "FreeBSD Local Security Checks";
     script_family(english:family["english"]);
     script_dependencies("ssh_get_info.nasl");
     script_require_keys("Host/FreeBSD/pkg_info");
     exit(0);
    }
    
    exit(0, "This plugin has been deprecated as the associated VuXML entry has been cancelled.");
    
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_MULTIPLE_BROWSERS_FRAME_INJECTION.NASL
    descriptionThe remote host is running one of the following package : kdelibs < 3.2.3_3 kdebase < 3.2.3_1 7.50 <= linux-opera < 7.52 7.50 <= opera < 7.52 firefox < 0.9 linux-mozilla < 1.7 linux-mozilla-devel < 1.7 mozilla-gtk1 < 1.7 mozilla < 1.7,2 netscape7 < 7.2 These packages contain a bug which may allow an attacker to perform a frame injection. An attacker may exploit this flaw by setting up a rogue website which would insert its own frames in the pages of an otherwise trusted web site.
    last seen2016-09-26
    modified2013-01-25
    plugin id14758
    published2004-09-16
    reporterTenable
    sourcehttps://www.tenable.com/plugins/index.php?view=single&id=14758
    titleFreeBSD Ports : Multiple Browsers Frame Injection
    code
    #%NASL_MIN_LEVEL 999999
    
    # @DEPRECATED@
    #
    # This script has been deprecated by freebsd_kdelibs_3233.nasl.
    #
    # Disabled on 2011/10/02.
    #
    
    #
    # (C) Tenable Network Security
    #
    #
    
    if ( ! defined_func("bn_random") ) exit(0);
    
    include("compat.inc");
    
    if(description)
    {
     script_id(14758);
     script_version ("1.9");
     script_cvs_date("Date: 2018/07/20  0:18:52");
     script_cve_id("CVE-2004-0717", "CVE-2004-0718", "CVE-2004-0721");
     name["english"] = "FreeBSD Ports : Multiple Browsers Frame Injection";
     
     script_name(english:name["english"]);
     
     script_set_attribute(attribute:"synopsis", value:
    "The remote device is missing a vendor-supplied security patch" );
     script_set_attribute(attribute:"description", value:
    "The remote host is running one of the following package :
    
    kdelibs < 3.2.3_3
    kdebase < 3.2.3_1
    7.50 <= linux-opera < 7.52
    7.50 <= opera < 7.52
    firefox < 0.9 
    linux-mozilla < 1.7
    linux-mozilla-devel < 1.7
    mozilla-gtk1 < 1.7
    mozilla < 1.7,2
    netscape7 < 7.2
    
    These packages contain a bug which may allow an attacker to perform a frame
    injection. An attacker may exploit this flaw by setting up a rogue website
    which would insert its own frames in the pages of an otherwise trusted
    web site." );
     script_set_attribute(attribute:"solution", value:
    "http://www.vuxml.org/freebsd/641859e8-eca1-11d8-b913-000c41e2cdad.html" );
     script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
    
    
    
     script_set_attribute(attribute:"plugin_publication_date", value: "2004/09/16");
     script_end_attributes();
    
     
     summary["english"] = "Check for the version of several packages";
     script_summary(english:summary["english"]);
     
     script_category(ACT_GATHER_INFO);
     
     script_copyright(english:"This script is Copyright (C) 2004-2018 Tenable Network Security, Inc.");
     family["english"] = "FreeBSD Local Security Checks";
     script_family(english:family["english"]);
     
     script_dependencies("ssh_get_info.nasl");
     script_require_keys("Host/FreeBSD/pkg_info");
     exit(0);
    }
    
    # Deprecated.
    exit(0, "This plugin has been deprecated. Refer to plugin #14268 (freebsd_kdelibs_3233.nasl) instead.");
    
    
    
    
    include("freebsd_package.inc");
    
    
    pkgs = get_kb_item("Host/FreeBSD/pkg_info");
    if ( ! pkgs ) exit(0);
    
    package = egrep(pattern:"^kdelibs-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"kdelibs-3.2.3_3") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    package = egrep(pattern:"^kdebase-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"kdebase-3.2.3_1") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    package = egrep(pattern:"^linux-opera-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"linux-opera-7.52") < 0 &&
         pkg_cmp(pkg:package, reference:"linux-opera-7.50") >= 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    package = egrep(pattern:"^opera-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"opera-7.52") < 0 &&
         pkg_cmp(pkg:package, reference:"opera-7.50") >= 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    
    
    package = egrep(pattern:"^firefox-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"firefox-0.9") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    
    package = egrep(pattern:"^linux-mozilla-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"linux-mozilla-1.7") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    
    package = egrep(pattern:"^linux-mozilla-devel-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"linux-mozilla-devel-1.7") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    
    package = egrep(pattern:"^mozilla-gtk1-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"mozilla-gtk1-1.7") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    package = egrep(pattern:"^mozilla-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"mozilla-1.7,2") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    package = egrep(pattern:"^netscape7-[0-9]", string:pkgs);
    if ( pkg_cmp(pkg:package, reference:"netscape7-7.2") < 0 ) 
    	{
    	security_hole(0);
    	exit(0);
    	}
    
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_641859E8ECA111D8B913000C41E2CDAD.NASL
    descriptionA class of bugs affecting many web browsers in the same way was discovered. A Secunia advisory reports : The problem is that the browsers don
    last seen2020-06-01
    modified2020-06-02
    plugin id56476
    published2011-10-13
    reporterThis script is Copyright (C) 2011-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/56476
    titleFreeBSD : Mutiple browser frame injection vulnerability (641859e8-eca1-11d8-b913-000c41e2cdad)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from the FreeBSD VuXML database :
    #
    # Copyright 2003-2018 Jacques Vidrine and contributors
    #
    # Redistribution and use in source (VuXML) and 'compiled' forms (SGML,
    # HTML, PDF, PostScript, RTF and so forth) with or without modification,
    # are permitted provided that the following conditions are met:
    # 1. Redistributions of source code (VuXML) must retain the above
    #    copyright notice, this list of conditions and the following
    #    disclaimer as the first lines of this file unmodified.
    # 2. Redistributions in compiled form (transformed to other DTDs,
    #    published online in any format, converted to PDF, PostScript,
    #    RTF and other formats) must reproduce the above copyright
    #    notice, this list of conditions and the following disclaimer
    #    in the documentation and/or other materials provided with the
    #    distribution.
    # 
    # THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS"
    # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
    # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
    # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
    # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
    # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
    # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
    # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
    # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,
    # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(56476);
      script_version("1.6");
      script_cvs_date("Date: 2019/08/02 13:32:36");
    
      script_cve_id("CVE-2004-0717", "CVE-2004-0718", "CVE-2004-0721");
      script_xref(name:"Secunia", value:"11978");
    
      script_name(english:"FreeBSD : Mutiple browser frame injection vulnerability (641859e8-eca1-11d8-b913-000c41e2cdad)");
      script_summary(english:"Checks for updated packages in pkg_info output");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:
    "The remote FreeBSD host is missing one or more security-related
    updates."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "A class of bugs affecting many web browsers in the same way was
    discovered. A Secunia advisory reports :
    
    The problem is that the browsers don't check if a target frame belongs
    to a website containing a malicious link, which therefore doesn't
    prevent one browser window from loading content in a named frame in
    another window.
    
    Successful exploitation allows a malicious website to load arbitrary
    content in an arbitrary frame in another browser window owned by e.g.
    a trusted site.
    
    A KDE Security Advisory reports :
    
    A malicious website could abuse Konqueror to insert its own frames
    into the page of an otherwise trusted website. As a result the user
    may unknowingly send confidential information intended for the trusted
    website to the malicious website.
    
    Secunia has provided a demonstration of the vulnerability at
    http://secunia.com/multiple_browsers_frame_injection_vulnerability_tes
    t/."
      );
      # http://bugzilla.mozilla.org/show_bug.cgi?id=246448
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.mozilla.org/show_bug.cgi?id=246448"
      );
      # ftp://ftp.kde.org/pub/kde/security_patches/post-3.2.3-kdelibs-htmlframes.patch
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?a27f9fd0"
      );
      # ftp://ftp.kde.org/pub/kde/security_patches/post-3.2.3-kdebase-htmlframes.patch
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?9b160511"
      );
      # https://vuxml.freebsd.org/freebsd/641859e8-eca1-11d8-b913-000c41e2cdad.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?48e091a2"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:firefox");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:kdebase");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:kdelibs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:linux-mozilla");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:linux-mozilla-devel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:linux-opera");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:mozilla");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:mozilla-gtk1");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:netscape7");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:opera");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:freebsd:freebsd");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2004/08/11");
      script_set_attribute(attribute:"patch_publication_date", value:"2004/08/12");
      script_set_attribute(attribute:"plugin_publication_date", value:"2011/10/13");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2011-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"FreeBSD Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/FreeBSD/release", "Host/FreeBSD/pkg_info");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("freebsd_package.inc");
    
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    if (!get_kb_item("Host/FreeBSD/release")) audit(AUDIT_OS_NOT, "FreeBSD");
    if (!get_kb_item("Host/FreeBSD/pkg_info")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    
    flag = 0;
    
    if (pkg_test(save_report:TRUE, pkg:"kdelibs<3.2.3_3")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"kdebase<3.2.3_1")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"linux-opera>=7.50<7.52")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"opera>=7.50<7.52")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"firefox<0.9")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"linux-mozilla<1.7")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"linux-mozilla-devel<1.7")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"mozilla-gtk1<1.7")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"mozilla<1.7,2")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"netscape7<7.2")) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:pkg_report_get());
      else security_hole(0);
      exit(0);
    }
    else audit(AUDIT_HOST_NOT, "affected");