Vulnerabilities > CVE-2009-3078 - Improper Input Validation vulnerability in Mozilla Firefox

047910
CVSS 5.0 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
PARTIAL
Availability impact
NONE
network
low complexity
mozilla
CWE-20
nessus

Summary

Visual truncation vulnerability in Mozilla Firefox before 3.0.14, and 3.5.x before 3.5.3, allows remote attackers to trigger a vertical scroll and spoof URLs via unspecified Unicode characters with a tall line-height property.

Vulnerable Configurations

Part Description Count
Application
Mozilla
108

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Server Side Include (SSI) Injection
    An attacker can use Server Side Include (SSI) Injection to send code to a web application that then gets executed by the web server. Doing so enables the attacker to achieve similar results to Cross Site Scripting, viz., arbitrary code execution and information disclosure, albeit on a more limited scale, since the SSI directives are nowhere near as powerful as a full-fledged scripting language. Nonetheless, the attacker can conveniently gain access to sensitive files, such as password files, and execute shell commands.
  • Cross Zone Scripting
    An attacker is able to cause a victim to load content into their web-browser that bypasses security zone controls and gain access to increased privileges to execute scripting code or other web objects such as unsigned ActiveX controls or applets. This is a privilege elevation attack targeted at zone-based web-browser security. In a zone-based model, pages belong to one of a set of zones corresponding to the level of privilege assigned to that page. Pages in an untrusted zone would have a lesser level of access to the system and/or be restricted in the types of executable content it was allowed to invoke. In a cross-zone scripting attack, a page that should be assigned to a less privileged zone is granted the privileges of a more trusted zone. This can be accomplished by exploiting bugs in the browser, exploiting incorrect configuration in the zone controls, through a cross-site scripting attack that causes the attackers' content to be treated as coming from a more trusted page, or by leveraging some piece of system functionality that is accessible from both the trusted and less trusted zone. This attack differs from "Restful Privilege Escalation" in that the latter correlates to the inadequate securing of RESTful access methods (such as HTTP DELETE) on the server, while cross-zone scripting attacks the concept of security zones as implemented by a browser.
  • Cross Site Scripting through Log Files
    An attacker may leverage a system weakness where logs are susceptible to log injection to insert scripts into the system's logs. If these logs are later viewed by an administrator through a thin administrative interface and the log data is not properly HTML encoded before being written to the page, the attackers' scripts stored in the log will be executed in the administrative interface with potentially serious consequences. This attack pattern is really a combination of two other attack patterns: log injection and stored cross site scripting.
  • Command Line Execution through SQL Injection
    An attacker uses standard SQL injection methods to inject data into the command line for execution. This could be done directly through misuse of directives such as MSSQL_xp_cmdshell or indirectly through injection of data into the database that would be interpreted as shell commands. Sometime later, an unscrupulous backend application (or could be part of the functionality of the same application) fetches the injected data stored in the database and uses this data as command line arguments without performing proper validation. The malicious data escapes that data plane by spawning new commands to be executed on the host.

Nessus

  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2009-9494.NASL
    descriptionUpdate to new upstream Firefox version 3.0.14, fixing multiple security issues detailed in the upstream advisories: http://www.mozilla.org/security/known- vulnerabilities/firefox30.html#firefox3.0.14 Update also includes all packages depending on gecko-libs rebuilt against new version of Firefox / XULRunner. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id40955
    published2009-09-14
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/40955
    titleFedora 10 : Miro-2.0.5-4.fc10 / blam-1.8.5-14.fc10 / epiphany-2.24.3-10.fc10 / etc (2009-9494)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Fedora Security Advisory 2009-9494.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(40955);
      script_version ("1.22");
      script_cvs_date("Date: 2019/08/02 13:32:30");
    
      script_cve_id("CVE-2009-3070", "CVE-2009-3071", "CVE-2009-3072", "CVE-2009-3074", "CVE-2009-3075", "CVE-2009-3076", "CVE-2009-3077", "CVE-2009-3078", "CVE-2009-3079");
      script_bugtraq_id(36343);
      script_xref(name:"FEDORA", value:"2009-9494");
    
      script_name(english:"Fedora 10 : Miro-2.0.5-4.fc10 / blam-1.8.5-14.fc10 / epiphany-2.24.3-10.fc10 / etc (2009-9494)");
      script_summary(english:"Checks rpm output for the updated packages.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Fedora host is missing one or more security updates."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Update to new upstream Firefox version 3.0.14, fixing multiple
    security issues detailed in the upstream advisories:
    http://www.mozilla.org/security/known-
    vulnerabilities/firefox30.html#firefox3.0.14 Update also includes all
    packages depending on gecko-libs rebuilt against new version of
    Firefox / XULRunner.
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the Fedora security advisory. Tenable
    has attempted to automatically clean and format it as much as possible
    without introducing additional issues."
      );
      # http://www.mozilla.org/security/known-
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/known-"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521686"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521687"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521688"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521690"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521691"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521692"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521693"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521694"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=521695"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/028997.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?f4998b84"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/028998.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?d8ac853b"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/028999.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?245ae0fc"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029000.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?8cd1212b"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029001.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?cf9185d8"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029002.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?20a85e6c"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029003.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?4e8cbcc4"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029004.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?7a6498c6"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029005.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?9820b4c5"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029006.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?a209b2a1"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029007.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?49f43a6d"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029008.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?8ef714c0"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029009.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?80a7c0d3"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029010.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?009387b3"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029011.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?e1343564"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029012.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?e881ce93"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029013.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?4a491f4c"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2009-September/029014.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?53747c5e"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
      script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
      script_cwe_id(20, 94);
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:Miro");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:blam");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:epiphany");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:epiphany-extensions");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:evolution-rss");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:firefox");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:gecko-sharp2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:gnome-python2-extras");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:gnome-web-photo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:google-gadgets");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:kazehakase");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:mozvoikko");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:mugshot");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:pcmanx-gtk2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:perl-Gtk2-MozEmbed");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:ruby-gnome2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:xulrunner");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:yelp");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:fedoraproject:fedora:10");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2009/09/10");
      script_set_attribute(attribute:"patch_publication_date", value:"2009/09/11");
      script_set_attribute(attribute:"plugin_publication_date", value:"2009/09/14");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Fedora Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.inc");
    include("rpm.inc");
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/RedHat/release");
    if (isnull(release) || "Fedora" >!< release) audit(AUDIT_OS_NOT, "Fedora");
    os_ver = eregmatch(pattern: "Fedora.*release ([0-9]+)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Fedora");
    os_ver = os_ver[1];
    if (! ereg(pattern:"^10([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Fedora 10.x", "Fedora " + os_ver);
    
    if (!get_kb_item("Host/RedHat/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
    if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Fedora", cpu);
    
    flag = 0;
    if (rpm_check(release:"FC10", reference:"Miro-2.0.5-4.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"blam-1.8.5-14.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"epiphany-2.24.3-10.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"epiphany-extensions-2.24.3-5.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"evolution-rss-0.1.4-3.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"firefox-3.0.14-1.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"gecko-sharp2-0.13-12.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"gnome-python2-extras-2.19.1-34.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"gnome-web-photo-0.3-22.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"google-gadgets-0.10.5-10.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"kazehakase-0.5.6-4.fc10.6")) flag++;
    if (rpm_check(release:"FC10", reference:"mozvoikko-0.9.5-14.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"mugshot-1.2.2-13.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"pcmanx-gtk2-0.3.8-13.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"perl-Gtk2-MozEmbed-0.08-6.fc10.5")) flag++;
    if (rpm_check(release:"FC10", reference:"ruby-gnome2-0.19.1-2.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"xulrunner-1.9.0.14-1.fc10")) flag++;
    if (rpm_check(release:"FC10", reference:"yelp-2.24.0-13.fc10")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
      else security_hole(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "Miro / blam / epiphany / epiphany-extensions / evolution-rss / etc");
    }
    
  • NASL familySuSE Local Security Checks
    NASL idSUSE_FIREFOX35UPGRADE-6562.NASL
    descriptionThis update brings the Mozilla Firefox 3.5 webbrowser to version 3.5.3, the Mozilla XULRunner 1.9.0 engine to the 1.9.0.14 stable release, and the Mozilla XULRunner 1.9.1 engine to the 1.9.1.3 stable release. It also fixes various security issues: MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073 / CVE-2009-30 / CVE-2009-3075: Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. MFSA 2009-48 / CVE-2009-3076: Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id42189
    published2009-10-20
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/42189
    titleSuSE Security Update: Security update for Mozilla Firefox (firefox35upgrade-6562)
    code
    #%NASL_MIN_LEVEL 80502
    
    #
    # (C) Tenable Network Security, Inc.
    #
    # The text description of this plugin is (C) Novell, Inc.
    #
    
    include("compat.inc");
    
    if ( ! defined_func("bn_random") ) exit(0);
    if (NASL_LEVEL < 3000 ) exit(0);
    
    if(description)
    {
     script_id(42189);
     script_version ("1.11");
     script_name(english: "SuSE Security Update:  Security update for Mozilla Firefox (firefox35upgrade-6562)");
     script_set_attribute(attribute: "synopsis", value: 
    "The remote SuSE system is missing the security patch firefox35upgrade-6562");
     script_set_attribute(attribute: "description", value: "This update brings the Mozilla Firefox 3.5 webbrowser to
    version 3.5.3, the Mozilla XULRunner 1.9.0 engine to the
    1.9.0.14 stable release, and the Mozilla XULRunner 1.9.1
    engine to the 1.9.1.3 stable release.
    
    It also fixes various security issues: MFSA 2009-47 /
    CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 /
    CVE-2009-3072 / CVE-2009-3073 / CVE-2009-30 /
    CVE-2009-3075: Mozilla developers and community members
    identified and fixed several stability bugs in the browser
    engine used in Firefox and other Mozilla-based products.
    Some of these crashes showed evidence of memory corruption
    under certain circumstances and we presume that with enough
    effort at least some of these could be exploited to run
    arbitrary code.
    
    MFSA 2009-48 / CVE-2009-3076: Mozilla security researcher
    Jesse Rudermanreported that when security modules were
    added or removed via pkcs11.addmodule or
    pkcs11.deletemodule, the resulting dialog was not
    sufficiently informative. Without sufficient warning, an
    attacker could entice a victim to install a malicious
    PKCS11 module and affect the cryptographic integrity of the
    victim's browser. Security researcher Dan Kaminsky reported
    that this issue had not been fixed in Firefox 3.0 and that
    under certain circumstances pkcs11 modules could be
    installed from a remote location. Firefox 3.5 releases are
    not affected.
    
    MFSA 2009-49 / CVE-2009-3077: An anonymous security
    researcher, via TippingPoint's Zero Day Initiative,
    reported that the columns of a XUL tree element could be
    manipulated in a particular way which would leave a pointer
    owned by the column pointing to freed memory. An attacker
    could potentially use this vulnerability to crash a
    victim's browser and run arbitrary code on the victim's
    computer.
    
    MFSA 2009-50 / CVE-2009-3078: Security researcher Juan
    Pablo Lopez Yacubian reported that the default Windows font
    used to render the locationbar and other text fields was
    improperly displaying certain Unicode characters with tall
    line-height. In such cases the tall line-height would cause
    the rest of the text in the input field to be scrolled
    vertically out of view. An attacker could use this
    vulnerability to prevent a user from seeing the URL of a
    malicious site. Corrie Sloot also independently reported
    this issue to Mozilla.
    
    MFSA 2009-51 / CVE-2009-3079: Mozilla security researcher
    moz_bug_r_a4 reported that the BrowserFeedWriter could be
    leveraged to run JavaScript code from web content with
    elevated privileges. Using this vulnerability, an attacker
    could construct an object containing malicious JavaScript
    and cause the FeedWriter to process the object, running the
    malicious code with chrome privileges. Thunderbird does not
    support the BrowserFeedWriter object and is not vulnerable
    in its default configuration. Thunderbird might be
    vulnerable if the user has installed any add-on which adds
    a similarly implemented feature and then enables JavaScript
    in mail messages. This is not the default setting and we
    strongly discourage users from running JavaScript in mail.
    ");
     script_set_attribute(attribute: "solution", value: "Install the security patch firefox35upgrade-6562");
     script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
     script_cwe_id(20, 94, 287);
     script_set_attribute(attribute:"plugin_publication_date", value: "2009/10/20");
     script_cvs_date("Date: 2019/10/25 13:36:36");
    script_end_attributes();
    
    script_cve_id("CVE-2009-0030", "CVE-2009-3069", "CVE-2009-3070", "CVE-2009-3071", "CVE-2009-3072", "CVE-2009-3073", "CVE-2009-3075", "CVE-2009-3076", "CVE-2009-3077", "CVE-2009-3078", "CVE-2009-3079");
    script_summary(english: "Check for the firefox35upgrade-6562 package");
     
     script_category(ACT_GATHER_INFO);
     
     script_copyright(english:"This script is Copyright (C) 2009-2019 Tenable Network Security, Inc.");
     script_family(english: "SuSE Local Security Checks");
     script_dependencies("ssh_get_info.nasl");
     script_require_keys("Host/SuSE/rpm-list");
     exit(0);
    }
    
    include("rpm.inc");
    
    if ( ! get_kb_item("Host/SuSE/rpm-list") ) exit(1, "Could not gather the list of packages");
    
    if ( rpm_check( reference:"MozillaFirefox-3.5.3-1.4.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"MozillaFirefox-branding-SLED-3.5-1.4.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"MozillaFirefox-translations-3.5.3-1.4.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"mozilla-xulrunner190-1.9.0.14-0.5.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"mozilla-xulrunner190-gnomevfs-1.9.0.14-0.5.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"mozilla-xulrunner190-translations-1.9.0.14-0.5.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"mozilla-xulrunner191-1.9.1.3-1.4.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"mozilla-xulrunner191-gnomevfs-1.9.1.3-1.4.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    if ( rpm_check( reference:"mozilla-xulrunner191-translations-1.9.1.3-1.4.2", release:"SLES10") )
    {
    	security_hole(port:0, extra:rpm_report_get());
    	exit(0);
    }
    # END OF TEST
    exit(0,"Host is not affected");
    
  • NASL familyWindows
    NASL idMOZILLA_FIREFOX_3014.NASL
    descriptionThe installed version of Firefox is earlier than 3.0.14. Such versions are potentially affected by the following security issues : - Multiple memory corruption vulnerabilities could potentially allow arbitrary code execution. (MFSA 2009-47) - An insufficient warning message is displayed when adding or removing a PKCS11 module. In some cases, this can be done remotely. A remote attacker could exploit this by tricking a user into installing a malicious PKCS11 module, which could facilitate man-in-them-middle attacks. (MFSA 2009-48) - The columns of a XUL tree element can manipulated in a way that leads to a dangling pointer. A remote attacker could exploit this to execute arbitrary code. (MFSA 2009-49) - A URL containing certain Unicode characters with tall line-height is displayed incorrectly in the location bar. A remote attacker could use this to prevent a user from seeing the full URL of a malicious site. (MFSA 2009-50) - A remote attacker can leverage
    last seen2020-06-01
    modified2020-06-02
    plugin id40930
    published2009-09-10
    reporterThis script is Copyright (C) 2009-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/40930
    titleFirefox < 3.0.14 Multiple Vulnerabilities
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    
    include("compat.inc");
    
    
    if (description)
    {
      script_id(40930);
      script_version("1.17");
    
      script_cve_id("CVE-2009-3070", "CVE-2009-3071", "CVE-2009-3072", "CVE-2009-3074", "CVE-2009-3075",
                    "CVE-2009-3076", "CVE-2009-3077", "CVE-2009-3078", "CVE-2009-3079");
      script_bugtraq_id(36343);
      script_xref(name:"EDB-ID", value:"9651");
      script_xref(name:"Secunia", value:"36671");
    
      script_name(english:"Firefox < 3.0.14 Multiple Vulnerabilities");
      script_summary(english:"Checks version of Firefox");
    
      script_set_attribute(  attribute:"synopsis",  value:
    "The remote Windows host contains a web browser that is affected by
    multiple vulnerabilities."  );
      script_set_attribute( attribute:"description",  value:
    "The installed version of Firefox is earlier than 3.0.14.  Such
    versions are potentially affected by the following security issues :
    
      - Multiple memory corruption vulnerabilities could
        potentially allow arbitrary code execution.
        (MFSA 2009-47)
    
      - An insufficient warning message is displayed when adding
        or removing a PKCS11 module.  In some cases, this can be
        done remotely.  A remote attacker could exploit this by
        tricking a user into installing a malicious PKCS11 module,
        which could facilitate man-in-them-middle attacks.
        (MFSA 2009-48)
    
      - The columns of a XUL tree element can manipulated in
        a way that leads to a dangling pointer.  A remote attacker
        could exploit this to execute arbitrary code. (MFSA 2009-49)
    
      - A URL containing certain Unicode characters with tall
        line-height is displayed incorrectly in the location bar.
        A remote attacker could use this to prevent a user from
        seeing the full URL of a malicious site. (MFSA 2009-50)
    
      - A remote attacker can leverage 'BrowserFeedWriter' to
        execute JavaScript code with Chrome privileges.
        (MFSA 2009-51)"  );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-47/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-48/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-49/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-50/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-51/"
      );
      script_set_attribute(
        attribute:"solution",
        value:"Upgrade to Firefox 3.0.14 or later"
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C");
      script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
      script_cwe_id(20, 94);
      script_set_attribute(
        attribute:"vuln_publication_date",
        value:"2009/09/09"
      );
      script_set_attribute(
        attribute:"patch_publication_date",
        value:"2009/09/09"
      );
      script_set_attribute(
        attribute:"plugin_publication_date",
        value:"2009/09/10"
      );
     script_cvs_date("Date: 2018/07/16 14:09:14");
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:mozilla:firefox");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"Windows");
      script_copyright(english:"This script is Copyright (C) 2009-2018 Tenable Network Security, Inc.");
      script_dependencies("mozilla_org_installed.nasl");
      script_require_keys("Mozilla/Firefox/Version");
      exit(0);
    }
    
    include("mozilla_version.inc");
    port = get_kb_item_or_exit("SMB/transport"); 
    
    installs = get_kb_list("SMB/Mozilla/Firefox/*");
    if (isnull(installs)) audit(AUDIT_NOT_INST, "Firefox");
    
    mozilla_check_version(installs:installs, product:'firefox', esr:FALSE, fix:'3.0.14', severity:SECURITY_HOLE);
  • NASL familySuSE Local Security Checks
    NASL idSUSE_MOZILLAFIREFOX-6562.NASL
    descriptionThis update brings the Mozilla Firefox 3.5 webbrowser to version 3.5.3, the Mozilla XULRunner 1.9.0 engine to the 1.9.0.14 stable release, and the Mozilla XULRunner 1.9.1 engine to the 1.9.1.3 stable release. It also fixes various security issues : - Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. (MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073 / CVE-2009-3074 / CVE-2009-3075) - Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id44934
    published2010-03-01
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44934
    titleSuSE 10 Security Update : Mozilla Firefox (ZYPP Patch Number 6562)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The text description of this plugin is (C) Novell, Inc.
    #
    
    if (NASL_LEVEL < 3000) exit(0);
    
    include("compat.inc");
    
    if (description)
    {
      script_id(44934);
      script_version ("1.15");
      script_cvs_date("Date: 2019/10/25 13:36:36");
    
      script_cve_id("CVE-2009-3069", "CVE-2009-3070", "CVE-2009-3071", "CVE-2009-3072", "CVE-2009-3073", "CVE-2009-3074", "CVE-2009-3075", "CVE-2009-3076", "CVE-2009-3077", "CVE-2009-3078", "CVE-2009-3079");
    
      script_name(english:"SuSE 10 Security Update : Mozilla Firefox (ZYPP Patch Number 6562)");
      script_summary(english:"Checks rpm output for the updated packages");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote SuSE 10 host is missing a security-related patch."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "This update brings the Mozilla Firefox 3.5 webbrowser to version
    3.5.3, the Mozilla XULRunner 1.9.0 engine to the 1.9.0.14 stable
    release, and the Mozilla XULRunner 1.9.1 engine to the 1.9.1.3 stable
    release.
    
    It also fixes various security issues :
    
      - Mozilla developers and community members identified and
        fixed several stability bugs in the browser engine used
        in Firefox and other Mozilla-based products. Some of
        these crashes showed evidence of memory corruption under
        certain circumstances and we presume that with enough
        effort at least some of these could be exploited to run
        arbitrary code. (MFSA 2009-47 / CVE-2009-3069 /
        CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 /
        CVE-2009-3073 / CVE-2009-3074 / CVE-2009-3075)
    
      - Mozilla security researcher Jesse Rudermanreported that
        when security modules were added or removed via
        pkcs11.addmodule or pkcs11.deletemodule, the resulting
        dialog was not sufficiently informative. Without
        sufficient warning, an attacker could entice a victim to
        install a malicious PKCS11 module and affect the
        cryptographic integrity of the victim's browser.
        Security researcher Dan Kaminsky reported that this
        issue had not been fixed in Firefox 3.0 and that under
        certain circumstances pkcs11 modules could be installed
        from a remote location. Firefox 3.5 releases are not
        affected. (MFSA 2009-48 / CVE-2009-3076)
    
      - An anonymous security researcher, via TippingPoint's
        Zero Day Initiative, reported that the columns of a XUL
        tree element could be manipulated in a particular way
        which would leave a pointer owned by the column pointing
        to freed memory. An attacker could potentially use this
        vulnerability to crash a victim's browser and run
        arbitrary code on the victim's computer. (MFSA 2009-49 /
        CVE-2009-3077)
    
      - Security researcher Juan Pablo Lopez Yacubian reported
        that the default Windows font used to render the
        locationbar and other text fields was improperly
        displaying certain Unicode characters with tall
        line-height. In such cases the tall line-height would
        cause the rest of the text in the input field to be
        scrolled vertically out of view. An attacker could use
        this vulnerability to prevent a user from seeing the URL
        of a malicious site. Corrie Sloot also independently
        reported this issue to Mozilla. (MFSA 2009-50 /
        CVE-2009-3078)
    
      - Mozilla security researcher moz_bug_r_a4 reported that
        the BrowserFeedWriter could be leveraged to run
        JavaScript code from web content with elevated
        privileges. Using this vulnerability, an attacker could
        construct an object containing malicious JavaScript and
        cause the FeedWriter to process the object, running the
        malicious code with chrome privileges. Thunderbird does
        not support the BrowserFeedWriter object and is not
        vulnerable in its default configuration. Thunderbird
        might be vulnerable if the user has installed any add-on
        which adds a similarly implemented feature and then
        enables JavaScript in mail messages. This is not the
        default setting and we strongly discourage users from
        running JavaScript in mail. (MFSA 2009-51 /
        CVE-2009-3079)"
      );
      # http://www.mozilla.org/security/announce/2009/mfsa2009-47.html
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-47/"
      );
      # http://www.mozilla.org/security/announce/2009/mfsa2009-48.html
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-48/"
      );
      # http://www.mozilla.org/security/announce/2009/mfsa2009-49.html
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-49/"
      );
      # http://www.mozilla.org/security/announce/2009/mfsa2009-50.html
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-50/"
      );
      # http://www.mozilla.org/security/announce/2009/mfsa2009-51.html
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2009-51/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3069.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3070.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3071.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3072.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3073.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3074.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3075.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3076.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3077.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3078.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://support.novell.com/security/cve/CVE-2009-3079.html"
      );
      script_set_attribute(attribute:"solution", value:"Apply ZYPP patch number 6562.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
      script_cwe_id(20, 94);
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:suse:suse_linux");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2009/09/10");
      script_set_attribute(attribute:"patch_publication_date", value:"2009/10/09");
      script_set_attribute(attribute:"plugin_publication_date", value:"2010/03/01");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"SuSE Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/SuSE/release", "Host/SuSE/rpm-list");
    
      exit(0);
    }
    
    
    include("global_settings.inc");
    include("rpm.inc");
    
    
    if (!get_kb_item("Host/local_checks_enabled")) exit(0, "Local checks are not enabled.");
    if (!get_kb_item("Host/SuSE/release")) exit(0, "The host is not running SuSE.");
    if (!get_kb_item("Host/SuSE/rpm-list")) exit(1, "Could not obtain the list of installed packages.");
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) exit(1, "Failed to determine the architecture type.");
    if (cpu >!< "x86_64" && cpu !~ "^i[3-6]86$") exit(1, "Local checks for SuSE 10 on the '"+cpu+"' architecture have not been implemented.");
    
    
    flag = 0;
    if (rpm_check(release:"SLED10", sp:2, reference:"MozillaFirefox-3.5.3-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"MozillaFirefox-branding-SLED-3.5-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"MozillaFirefox-translations-3.5.3-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"mozilla-xulrunner190-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"mozilla-xulrunner190-gnomevfs-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"mozilla-xulrunner190-translations-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"mozilla-xulrunner191-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"mozilla-xulrunner191-gnomevfs-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, reference:"mozilla-xulrunner191-translations-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner190-32bit-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner190-gnomevfs-32bit-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner190-translations-32bit-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner191-32bit-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner191-gnomevfs-32bit-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLED10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner191-translations-32bit-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"MozillaFirefox-3.5.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"MozillaFirefox-branding-SLED-3.5-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"MozillaFirefox-translations-3.5.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"mozilla-xulrunner190-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"mozilla-xulrunner190-gnomevfs-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"mozilla-xulrunner190-translations-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"mozilla-xulrunner191-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"mozilla-xulrunner191-gnomevfs-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, reference:"mozilla-xulrunner191-translations-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner190-32bit-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner190-gnomevfs-32bit-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner190-translations-32bit-1.9.0.14-0.5.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner191-32bit-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner191-gnomevfs-32bit-1.9.1.3-1.4.2")) flag++;
    if (rpm_check(release:"SLES10", sp:2, cpu:"x86_64", reference:"mozilla-xulrunner191-translations-32bit-1.9.1.3-1.4.2")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
      else security_hole(0);
      exit(0);
    }
    else exit(0, "The host is not affected.");
    
  • NASL familySuSE Local Security Checks
    NASL idSUSE_MOZILLAFIREFOX-6495.NASL
    descriptionThis update brings the Mozilla Firefox browser to the 3.0.14 stable release. It also fixes various security issues: MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073 / CVE-2009-30 / CVE-2009-3075: Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. MFSA 2009-48 / CVE-2009-3076: Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id41984
    published2009-10-06
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/41984
    titleopenSUSE 10 Security Update : MozillaFirefox (MozillaFirefox-6495)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_MOZILLA-XULRUNNER190-090922.NASL
    descriptionThis update brings the Mozilla XULRunner engine to the 1.9.0.14 stable release. It also fixes various security issues : - / CVE-2009-30 /. (MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073) - Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. (CVE-2009-3075) - Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id52687
    published2011-03-17
    reporterThis script is Copyright (C) 2011-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/52687
    titleSuSE 11 Security Update : Mozilla (SAT Patch Number 1328)
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20090909_FIREFOX_ON_SL4_X.NASL
    descriptionCVE-2009-2654 firefox: URL bar spoofing vulnerability CVE-2009-3070 Firefox 3.5 3.0.14 browser engine crashes CVE-2009-3071 Firefox 3.5.2 3.0.14 browser engine crashes CVE-2009-3072 Firefox 3.5.3 3.0.14 browser engine crashes CVE-2009-3074 Firefox 3.5 3.0.14 JavaScript engine crashes CVE-2009-3075 Firefox 3.5.2 3.0.14 JavaScript engine crashes CVE-2009-3076 Firefox 3.0.14 Insufficient warning for PKCS11 module installation and removal CVE-2009-3077 Firefox 3.5.3 3.0.14 TreeColumns dangling pointer vulnerability CVE-2009-3078 Firefox 3.5.3 3.0.14 Location bar spoofing via tall line-height Unicode characters CVE-2009-3079 Firefox 3.5.3 3.0.14 Chrome privilege escalation with FeedWriter Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3070, CVE-2009-3071, CVE-2009-3072, CVE-2009-3074, CVE-2009-3075) A use-after-free flaw was found in Firefox. An attacker could use this flaw to crash Firefox or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3077) A flaw was found in the way Firefox handles malformed JavaScript. A website with an object containing malicious JavaScript could execute that JavaScript with the privileges of the user running Firefox. (CVE-2009-3079) Descriptions in the dialogs when adding and removing PKCS #11 modules were not informative. An attacker able to trick a user into installing a malicious PKCS #11 module could use this flaw to install their own Certificate Authority certificates on a user
    last seen2020-06-01
    modified2020-06-02
    plugin id60664
    published2012-08-01
    reporterThis script is Copyright (C) 2012-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/60664
    titleScientific Linux Security Update : firefox on SL4.x, SL5.x i386/x86_64
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_MOZILLA-XULRUNNER190-090917.NASL
    descriptionThis update brings the Mozilla XULRunner engine to the 1.9.0.14 stable release. It also fixes various security issues : - / CVE-2009-30 /. (MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073) - Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. (CVE-2009-3075) - Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id41957
    published2009-10-01
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/41957
    titleSuSE 11 Security Update : Mozilla (SAT Patch Number 1328)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_1_MOZILLAFIREFOX-090916.NASL
    descriptionThis update brings Mozilla Firefox to the 3.0.14 stable release. It also fixes various security issues: MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073 / CVE-2009-3074 / CVE-2009-3075: Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. MFSA 2009-48 / CVE-2009-3076: Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id41039
    published2009-09-22
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/41039
    titleopenSUSE Security Update : MozillaFirefox (MozillaFirefox-1312)
  • NASL familyWindows
    NASL idMOZILLA_FIREFOX_353.NASL
    descriptionThe installed version of Firefox 3.5 is earlier than 3.5.3. Such versions are potentially affected by the following security issues : - Multiple memory corruption vulnerabilities could potentially allow arbitrary code execution. (MFSA 2009-47) - The columns of a XUL tree element can manipulated in a way that leads to a dangling pointer. A remote attacker could exploit this to crash the browser, or execute arbitrary code. (MFSA 2009-49) - A URL containing certain Unicode characters with tall tall-line height is displayed incorrectly in the location bar. A remote attacker could use this to prevent a user from seeing the full URL of a malicious website. (MFSA 2009-50) - A remote attacker can leverage
    last seen2020-06-01
    modified2020-06-02
    plugin id40931
    published2009-09-10
    reporterThis script is Copyright (C) 2009-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/40931
    titleFirefox 3.5.x < 3.5.3 Multiple Vulnerabilities
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_922D23989E2D11DEA9980030843D3802.NASL
    descriptionMozilla Foundation reports : MFSA 2009-51 Chrome privilege escalation with FeedWriter MFSA 2009-50 Location bar spoofing via tall line-height Unicode characters MFSA 2009-49 TreeColumns dangling pointer vulnerability MFSA 2009-48 Insufficient warning for PKCS11 module installation and removal MFSA 2009-47 Crashes with evidence of memory corruption (rv:1.9.1.3/1.9.0.14)
    last seen2020-06-01
    modified2020-06-02
    plugin id40935
    published2009-09-11
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/40935
    titleFreeBSD : mozilla firefox -- multiple vulnerabilities (922d2398-9e2d-11de-a998-0030843d3802)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_0_MOZILLAFIREFOX-090916.NASL
    descriptionThis update brings Mozilla Firefox to the 3.0.14 stable release. It also fixes various security issues: MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073 / CVE-2009-3074 / CVE-2009-3075: Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. MFSA 2009-48 / CVE-2009-3076: Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id41033
    published2009-09-22
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/41033
    titleopenSUSE Security Update : MozillaFirefox (MozillaFirefox-1312)
  • NASL familyMandriva Local Security Checks
    NASL idMANDRIVA_MDVSA-2009-236.NASL
    descriptionSecurity issues were identified and fixed in firefox 3.0.x : Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 3.0.14 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors (CVE-2009-3069, CVE-2009-3070, CVE-2009-3071, CVE-2009-3072). Multiple unspecified vulnerabilities in the JavaScript engine in Mozilla Firefox before 3.0.14 allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors (CVE-2009-3073, CVE-2009-3074, CVE-2009-3075). Mozilla Firefox before 3.0.14 does not properly implement certain dialogs associated with the (1) pkcs11.addmodule and (2) pkcs11.deletemodule operations, which makes it easier for remote attackers to trick a user into installing or removing an arbitrary PKCS11 module (CVE-2009-3076). Mozilla Firefox before 3.0.14 does not properly manage pointers for the columns (aka TreeColumns) of a XUL tree element, which allows remote attackers to execute arbitrary code via a crafted HTML document, related to a dangling pointer vulnerability. (CVE-2009-3077). Visual truncation vulnerability in Mozilla Firefox before 3.0.14 allows remote attackers to trigger a vertical scroll and spoof URLs via unspecified Unicode characters with a tall line-height property (CVE-2009-3078). Unspecified vulnerability in Mozilla Firefox before 3.0.14 allows remote attackers to execute arbitrary JavaScript with chrome privileges via vectors involving an object, the FeedWriter, and the BrowserFeedWriter (CVE-2009-3079). This update provides the latest Mozilla Firefox 3.0.x to correct these issues. Additionally, some packages which require so, have been rebuilt and are being provided as updates.
    last seen2020-06-01
    modified2020-06-02
    plugin id41027
    published2009-09-21
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/41027
    titleMandriva Linux Security Advisory : firefox (MDVSA-2009:236)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_FIREFOX35UPGRADE-6563.NASL
    descriptionThis update brings the Mozilla Firefox 3.5 webbrowser to version 3.5.3, the Mozilla XULRunner 1.9.0 engine to the 1.9.0.14 stable release, and the Mozilla XULRunner 1.9.1 engine to the 1.9.1.3 stable release. It also fixes various security issues : - Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. (MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073 / CVE-2009-3074 / CVE-2009-3075) - Mozilla security researcher Jesse Rudermanreported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 module and affect the cryptographic integrity of the victim
    last seen2020-06-01
    modified2020-06-02
    plugin id49852
    published2010-10-11
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/49852
    titleSuSE 10 Security Update : Mozilla Firefox (ZYPP Patch Number 6563)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2009-1430.NASL
    descriptionFrom Red Hat Security Advisory 2009:1430 : Updated firefox packages that fix several security issues are now available for Red Hat Enterprise Linux 4 and 5. This update has been rated as having critical security impact by the Red Hat Security Response Team. Mozilla Firefox is an open source Web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox. nspr provides the Netscape Portable Runtime (NSPR). Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3070, CVE-2009-3071, CVE-2009-3072, CVE-2009-3074, CVE-2009-3075) A use-after-free flaw was found in Firefox. An attacker could use this flaw to crash Firefox or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3077) A flaw was found in the way Firefox handles malformed JavaScript. A website with an object containing malicious JavaScript could execute that JavaScript with the privileges of the user running Firefox. (CVE-2009-3079) Descriptions in the dialogs when adding and removing PKCS #11 modules were not informative. An attacker able to trick a user into installing a malicious PKCS #11 module could use this flaw to install their own Certificate Authority certificates on a user
    last seen2020-06-01
    modified2020-06-02
    plugin id67922
    published2013-07-12
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/67922
    titleOracle Linux 4 / 5 : firefox (ELSA-2009-1430)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-1885.NASL
    descriptionSeveral remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2009-3070 Jesse Ruderman discovered crashes in the layout engine, which might allow the execution of arbitrary code. - CVE-2009-3071 Daniel Holbert, Jesse Ruderman, Olli Pettay and
    last seen2020-06-01
    modified2020-06-02
    plugin id44750
    published2010-02-24
    reporterThis script is Copyright (C) 2010-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/44750
    titleDebian DSA-1885-1 : xulrunner - several vulnerabilities
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2009-1430.NASL
    descriptionUpdated firefox packages that fix several security issues are now available for Red Hat Enterprise Linux 4 and 5. This update has been rated as having critical security impact by the Red Hat Security Response Team. Mozilla Firefox is an open source Web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox. nspr provides the Netscape Portable Runtime (NSPR). Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3070, CVE-2009-3071, CVE-2009-3072, CVE-2009-3074, CVE-2009-3075) A use-after-free flaw was found in Firefox. An attacker could use this flaw to crash Firefox or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3077) A flaw was found in the way Firefox handles malformed JavaScript. A website with an object containing malicious JavaScript could execute that JavaScript with the privileges of the user running Firefox. (CVE-2009-3079) Descriptions in the dialogs when adding and removing PKCS #11 modules were not informative. An attacker able to trick a user into installing a malicious PKCS #11 module could use this flaw to install their own Certificate Authority certificates on a user
    last seen2020-06-01
    modified2020-06-02
    plugin id40921
    published2009-09-10
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/40921
    titleRHEL 4 / 5 : firefox (RHSA-2009:1430)
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201301-01.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201301-01 (Mozilla Products: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in Mozilla Firefox, Thunderbird, SeaMonkey, NSS, GNU IceCat, and XULRunner. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could entice a user to view a specially crafted web page or email, possibly resulting in execution of arbitrary code or a Denial of Service condition. Furthermore, a remote attacker may be able to perform Man-in-the-Middle attacks, obtain sensitive information, bypass restrictions and protection mechanisms, force file downloads, conduct XML injection attacks, conduct XSS attacks, bypass the Same Origin Policy, spoof URL&rsquo;s for phishing attacks, trigger a vertical scroll, spoof the location bar, spoof an SSL indicator, modify the browser&rsquo;s font, conduct clickjacking attacks, or have other unspecified impact. A local attacker could gain escalated privileges, obtain sensitive information, or replace an arbitrary downloaded file. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id63402
    published2013-01-08
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/63402
    titleGLSA-201301-01 : Mozilla Products: Multiple vulnerabilities (BEAST)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_MOZILLAFIREFOX-090924.NASL
    descriptionThis update brings Mozilla Firefox from the 3.0 stable branch to the current stable branch version 3.5.3. It also fixes various security issues : - / / CVE-2009-3075: Mozilla developers and community members identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited to run arbitrary code. (MFSA 2009-47 / CVE-2009-3069 / CVE-2009-3070 / CVE-2009-3071 / CVE-2009-3072 / CVE-2009-3073) - An anonymous security researcher, via TippingPoint
    last seen2020-06-01
    modified2020-06-02
    plugin id41955
    published2009-10-01
    reporterThis script is Copyright (C) 2009-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/41955
    titleSuSE 11 Security Update : Firefox (SAT Patch Number 1340)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-821-1.NASL
    descriptionSeveral flaws were discovered in the Firefox browser and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could cause a denial of service or possibly execute arbitrary code with the privileges of the user invoking the program. (CVE-2009-3070, CVE-2009-3071, CVE-2009-3072, CVE-2009-3074, CVE-2009-3075) Jesse Ruderman and Dan Kaminsky discovered that Firefox did not adequately inform users when security modules were added or removed via PKCS11. If a user visited a malicious website, an attacker could exploit this to trick the user into installing a malicious PKCS11 module. (CVE-2009-3076) It was discovered that Firefox did not properly manage memory when using XUL tree elements. If a user were tricked into viewing a malicious website, a remote attacker could cause a denial of service or possibly execute arbitrary code with the privileges of the user invoking the program. (CVE-2009-3077) Juan Pablo Lopez Yacubian discovered that Firefox did properly display certain Unicode characters in the location bar and other text fields when using a certain non-Ubuntu font. If a user configured Firefox to use this font, an attacker could exploit this to spoof the location bar, such as in a phishing attack. (CVE-2009-3078) It was discovered that the BrowserFeedWriter in Firefox could be subverted to run JavaScript code from web content with elevated chrome privileges. If a user were tricked into viewing a malicious website, an attacker could exploit this to execute arbitrary code with the privileges of the user invoking the program. (CVE-2009-3079). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id40943
    published2009-09-11
    reporterUbuntu Security Notice (C) 2009-2019 Canonical, Inc. / NASL script (C) 2009-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/40943
    titleUbuntu 8.04 LTS / 8.10 / 9.04 : firefox-3.0, xulrunner-1.9 vulnerabilities (USN-821-1)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2009-9505.NASL
    descriptionUpdate to new upstream Firefox version 3.5.3, fixing multiple security issues detailed in the upstream advisories: http://www.mozilla.org/security/known- vulnerabilities/firefox35.html#firefox3.5.3 Update also includes all packages depending on gecko-libs rebuilt against new version of Firefox / XULRunner. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id40956
    published2009-09-14
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/40956
    titleFedora 11 : Miro-2.5.2-4.fc11 / blam-1.8.5-14.fc11 / chmsee-1.0.1-11.fc11 / eclipse-3.4.2-15.fc11 / etc (2009-9505)
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2009-1430.NASL
    descriptionUpdated firefox packages that fix several security issues are now available for Red Hat Enterprise Linux 4 and 5. This update has been rated as having critical security impact by the Red Hat Security Response Team. Mozilla Firefox is an open source Web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox. nspr provides the Netscape Portable Runtime (NSPR). Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3070, CVE-2009-3071, CVE-2009-3072, CVE-2009-3074, CVE-2009-3075) A use-after-free flaw was found in Firefox. An attacker could use this flaw to crash Firefox or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2009-3077) A flaw was found in the way Firefox handles malformed JavaScript. A website with an object containing malicious JavaScript could execute that JavaScript with the privileges of the user running Firefox. (CVE-2009-3079) Descriptions in the dialogs when adding and removing PKCS #11 modules were not informative. An attacker able to trick a user into installing a malicious PKCS #11 module could use this flaw to install their own Certificate Authority certificates on a user
    last seen2020-06-01
    modified2020-06-02
    plugin id40932
    published2009-09-11
    reporterThis script is Copyright (C) 2009-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/40932
    titleCentOS 4 / 5 : firefox / seamonkey (CESA-2009:1430)

Oval

  • accepted2013-04-29T04:09:31.438-04:00
    classvulnerability
    contributors
    • nameAharon Chernin
      organizationSCAP.com, LLC
    • nameDragos Prisaca
      organizationG2, Inc.
    definition_extensions
    • commentThe operating system installed on the system is Red Hat Enterprise Linux 4
      ovaloval:org.mitre.oval:def:11831
    • commentCentOS Linux 4.x
      ovaloval:org.mitre.oval:def:16636
    • commentOracle Linux 4.x
      ovaloval:org.mitre.oval:def:15990
    • commentThe operating system installed on the system is Red Hat Enterprise Linux 5
      ovaloval:org.mitre.oval:def:11414
    • commentThe operating system installed on the system is CentOS Linux 5.x
      ovaloval:org.mitre.oval:def:15802
    • commentOracle Linux 5.x
      ovaloval:org.mitre.oval:def:15459
    descriptionVisual truncation vulnerability in Mozilla Firefox before 3.0.14, and 3.5.x before 3.5.3, allows remote attackers to trigger a vertical scroll and spoof URLs via unspecified Unicode characters with a tall line-height property.
    familyunix
    idoval:org.mitre.oval:def:10871
    statusaccepted
    submitted2010-07-09T03:56:16-04:00
    titleVisual truncation vulnerability in Mozilla Firefox before 3.0.14, and 3.5.x before 3.5.3, allows remote attackers to trigger a vertical scroll and spoof URLs via unspecified Unicode characters with a tall line-height property.
    version27
  • accepted2014-03-17T04:00:20.873-04:00
    classvulnerability
    contributors
    • nameChandan S
      organizationSecPod Technologies
    • nameSergey Artykhov
      organizationALTX-SOFT
    • nameSergey Artykhov
      organizationALTX-SOFT
    • nameMaria Mikhno
      organizationALTX-SOFT
    definition_extensions
    commentMozilla Firefox Mainline release is installed
    ovaloval:org.mitre.oval:def:22259
    descriptionVisual truncation vulnerability in Mozilla Firefox before 3.0.14, and 3.5.x before 3.5.3, allows remote attackers to trigger a vertical scroll and spoof URLs via unspecified Unicode characters with a tall line-height property.
    familywindows
    idoval:org.mitre.oval:def:5418
    statusaccepted
    submitted2009-09-23T12:10:11
    titleMozilla Firefox before 3.0.14, and 3.5.x before 3.5.3 allow Visual truncation vulnerability
    version21

Redhat

advisories
rhsa
idRHSA-2009:1430
rpms
  • firefox-0:3.0.14-1.el4
  • firefox-0:3.0.14-1.el5_4
  • firefox-debuginfo-0:3.0.14-1.el4
  • firefox-debuginfo-0:3.0.14-1.el5_4
  • nspr-0:4.7.5-1.el4_8
  • nspr-0:4.7.5-1.el5_4
  • nspr-debuginfo-0:4.7.5-1.el4_8
  • nspr-debuginfo-0:4.7.5-1.el5_4
  • nspr-devel-0:4.7.5-1.el4_8
  • nspr-devel-0:4.7.5-1.el5_4
  • xulrunner-0:1.9.0.14-1.el5_4
  • xulrunner-debuginfo-0:1.9.0.14-1.el5_4
  • xulrunner-devel-0:1.9.0.14-1.el5_4
  • xulrunner-devel-unstable-0:1.9.0.14-1.el5_4

Saint

bid36343
descriptionMozilla Firefox PKCS11 Module Installation Code Execution
idweb_client_firefox
osvdb57977
titlefirefox_pkcs11
typeclient