Mozilla Firefox 'JavaScript' Security Bypass Vulnerability
🗓️ 30 Mar 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 32 Views
| Reporter | Title | Published | Views | Family All 148 |
|---|---|---|---|---|
| Mozilla Firefox < 3.5.10 Multiple Vulnerabilities | 23 Jun 201000:00 | – | nessus | |
| Mozilla Firefox 3.6.x < 3.6.4 Multiple Vulnerabilities | 23 Jun 201000:00 | – | nessus | |
| SeaMonkey < 2.0.5 Multiple Vulnerabilities | 23 Jun 201000:00 | – | nessus | |
| Firefox 3.6.x < 3.6.4 Multiple Vulnerabilities | 23 Jun 201000:00 | – | nessus | |
| Firefox < 3.5.10 Multiple Vulnerabilities | 23 Jun 201000:00 | – | nessus | |
| SeaMonkey < 2.0.5 Multiple Vulnerabilities | 23 Jun 201000:00 | – | nessus | |
| CentOS 3 / 4 : seamonkey (CESA-2010:0499) | 22 Jul 201000:00 | – | nessus | |
| CentOS 4 : firefox (CESA-2010:0500) | 9 Aug 201000:00 | – | nessus | |
| CentOS 5 : firefox (CESA-2010:0501) | 25 Jun 201000:00 | – | nessus | |
| Fedora 12 : seamonkey-2.0.5-1.fc12 (2010-10329) | 1 Jul 201000:00 | – | nessus |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/archive/1/archive/1/510070/100/0/threaded |
# SPDX-FileCopyrightText: 2010 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.902152");
script_version("2025-03-05T05:38:52+0000");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2010-03-30 16:15:33 +0200 (Tue, 30 Mar 2010)");
script_cve_id("CVE-2010-1125");
script_tag(name:"cvss_base", value:"5.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:N");
script_name("Mozilla Firefox 'JavaScript' Security Bypass Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("General");
script_dependencies("gb_firefox_detect_portable_win.nasl");
script_mandatory_keys("Firefox/Win/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to bypass certain security
restrictions or manipulate certain data.");
script_tag(name:"affected", value:"Mozilla Firefox version 3.x on Windows.");
script_tag(name:"insight", value:"The flaw is due to an error in 'JavaScript' implementation which allows to send
selected keystrokes to a form field in a hidden frame, instead of the intended
form field in a visible frame, via certain calls to the focus method.");
script_tag(name:"solution", value:"Upgrade to Mozilla Firefox version 3.6.3 or later");
script_tag(name:"summary", value:"firefox browser is prone to a security bypass vulnerability.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/archive/1/510070/100/0/threaded");
exit(0);
}
include("version_func.inc");
ffVer = get_kb_item("Firefox/Win/Ver");
if(isnull(ffVer)){
exit(0);
}
if(version_in_range(version:ffVer, test_version:"3.0", test_version2:"3.6.2")){
report = report_fixed_ver(installed_version:ffVer, vulnerable_range:"3.0 - 3.6.2");
security_message(port: 0, data: report);
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
05 Mar 2025 00:00Current
9.4High risk
Vulners AI Score9.4
CVSS 25.8
EPSS0.02018