Flock Browser Malformed Bookmark Cross site scripting Vulnerability
🗓️ 29 Sep 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 33 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2010-3202 | 19 Aug 201000:00 | – | circl | |
| CVE-2010-3202 | 13 Sep 201020:00 | – | cve | |
| CVE-2010-3202 | 13 Sep 201020:00 | – | cvelist | |
| Flock Browser 3.0.0 - Malformed Bookmark HTML Injection | 19 Aug 201000:00 | – | exploitdb | |
| EUVD-2010-3201 | 7 Oct 202500:30 | – | euvd | |
| CVE-2010-3202 | 13 Sep 201021:00 | – | nvd | |
| Flock Browser Malformed Bookmark Cross site scripting Vulnerability | 29 Sep 201000:00 | – | openvas | |
| Cross site scripting | 13 Sep 201021:00 | – | prion | |
| [FLOCK-SA-2010-01] Flock Browser: A malformed favourite can bypass cross origin protection (XSS) | 17 Sep 201000:00 | – | securityvulns | |
| Flock browser crossite scripting | 17 Sep 201000:00 | – | securityvulns |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/42556 |
| flock | www.flock.com/security/ |
| lostmon | www.lostmon.blogspot.com/2010/08/flock-browser-3003989-malformed.html |
| flock | www.flock.com/ |
# 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.902313");
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-09-29 09:26:02 +0200 (Wed, 29 Sep 2010)");
script_cve_id("CVE-2010-3202");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_name("Flock Browser Malformed Bookmark Cross site scripting Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("General");
script_dependencies("gb_flock_detect_win.nasl");
script_mandatory_keys("Flock/Win/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to execute HTML code in the
context of the affected browser, potentially allowing the attacker to steal
cookie-based authentication credentials.");
script_tag(name:"affected", value:"Flock versions 3.0 to 3.0.0.4093");
script_tag(name:"insight", value:"The flaw is due to malformed favourite imported from an HTML file,
imported from another browser, or manually created can bypass cross-origin
protection, which has unspecified impact and attack vectors.");
script_tag(name:"solution", value:"Upgrade to the Flock version 3.0.0.4094");
script_tag(name:"summary", value:"Flock browser is prone to a cross-site scripting (XSS) vulnerability.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://flock.com/security/");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/42556");
script_xref(name:"URL", value:"http://lostmon.blogspot.com/2010/08/flock-browser-3003989-malformed.html");
script_xref(name:"URL", value:"http://www.flock.com/");
exit(0);
}
include("version_func.inc");
flockVer = get_kb_item("Flock/Win/Ver");
if(!flockVer){
exit(0);
}
if(version_in_range(version:flockVer, test_version:"3.0", test_version2:"3.0.0.4093")){
report = report_fixed_ver(installed_version:flockVer, vulnerable_range:"3.0 - 3.0.0.4093");
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
5.6Medium risk
Vulners AI Score5.6
CVSS 24.3
EPSS0.01445