| Reporter | Title | Published | Views | Family All 232 |
|---|---|---|---|---|
| Firefox Memory Corruption Proof of Concept (Simplified) | 29 Oct 201000:00 | – | zdt | |
| Mozilla Firefox 3.5.x < 3.5.15 Buffer Overflow Vulnerability | 28 Oct 201000:00 | – | nessus | |
| Mozilla Firefox 3.6.x < 3.6.12 Buffer Overflow Vulnerability | 28 Oct 201000:00 | – | nessus | |
| Mozilla Thunderbird 3.0.x < 3.0.10 Buffer Overflow | 28 Oct 201000:00 | – | nessus | |
| Mozilla Thunderbird 3.1.x < 3.1.6 Buffer Overflow | 28 Oct 201000:00 | – | nessus | |
| SeaMonkey 2.0.x < 2.0.10 Buffer Overflow | 28 Oct 201000:00 | – | nessus | |
| Mozilla Firefox 3.6.x < 3.6.12 Buffer Overflow Vulnerability | 28 Oct 201000:00 | – | nessus | |
| Mozilla Thunderbird 3.1.x < 3.1.6 Buffer Overflow Vulnerability | 28 Oct 201000:00 | – | nessus | |
| Mozilla SeaMonkey 2.0.x < 2.0.10 Buffer Overflow Vulnerability | 28 Oct 201000:00 | – | nessus | |
| Mozilla Firefox 3.5.x < 3.5.15 Buffer Overflow Vulnerability | 28 Oct 201000:00 | – | nessus |
# 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.801475");
script_version("2025-12-19T15:41:09+0000");
script_tag(name:"last_modification", value:"2025-12-19 15:41:09 +0000 (Fri, 19 Dec 2025)");
script_tag(name:"creation_date", value:"2010-11-02 18:01:36 +0100 (Tue, 02 Nov 2010)");
script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");
script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
script_cve_id("CVE-2010-3765");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_name("Mozilla Firefox Unspecified Vulnerability (Oct 2010) - Windows");
script_xref(name:"URL", value:"http://isc.sans.edu/diary.html?storyid=9817");
script_xref(name:"URL", value:"http://www.norman.com/about_norman/press_center/news_archive/2010/129223/");
script_xref(name:"URL", value:"http://blog.mozilla.com/security/2010/10/26/critical-vulnerability-in-firefox-3-5-and-firefox-3-6/");
script_copyright("Copyright (C) 2010 Greenbone AG");
script_category(ACT_GATHER_INFO);
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 execute arbitrary
code via unknown vectors.");
script_tag(name:"affected", value:"Mozilla Firefox version 3.5.x through 3.5.14
Mozilla Firefox version 3.6.x through 3.6.11");
script_tag(name:"insight", value:"The flaw is due to unspecified vulnerability, when JavaScript is
enabled.");
script_tag(name:"solution", value:"Upgrade to Mozilla Firefox version 3.5.15 or 3.6.12.");
script_tag(name:"summary", value:"Mozilla Firefox is prone to an unspecified vulnerability.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
fpVer = get_kb_item("Firefox/Win/Ver");
if(!fpVer){
exit(0);
}
if(version_in_range(version:fpVer, test_version:"3.5.0", test_version2:"3.5.14")||
version_in_range(version:fpVer, test_version:"3.6.0", test_version2:"3.6.11")){
security_message( port: 0, data: "The target host was found to be vulnerable" );
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation