Lucene search
+L

BlackBerry Desktop Software < 6.0.0.47 Insecure Library Loading Vulnerability

🗓️ 23 Sep 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 19 Views

BlackBerry Desktop Software Insecure Library Loading Vulnerability. Upgrade to version 6.0.0.47 or later

Related
Refs
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
BlackBerry Desktop Software < 6.0 B47 Path Subversion Arbitrary DLL Injection Code Execution
24 Sep 201000:00
nessus
cve
CVE
CVE-2010-2600
15 Sep 201017:26
cve
cvelist
Cvelist
CVE-2010-2600
15 Sep 201017:26
cvelist
euvd
EUVD
EUVD-2010-2604
7 Oct 202500:30
euvd
kaspersky
Kaspersky
KLA10091 RCE vulnerability in BlackBerry Desktop Manager
9 Sep 201000:00
kaspersky
nvd
NVD
CVE-2010-2600
15 Sep 201018:00
nvd
openvas
OpenVAS
BlackBerry Desktop Software Insecure Library Loading Vulnerability
23 Sep 201000:00
openvas
prion
Prion
Design/Logic Flaw
15 Sep 201018:00
prion
# 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.902312");
  script_version("2025-12-11T05:46:19+0000");
  script_tag(name:"last_modification", value:"2025-12-11 05:46:19 +0000 (Thu, 11 Dec 2025)");
  script_tag(name:"creation_date", value:"2010-09-23 08:13:58 +0200 (Thu, 23 Sep 2010)");
  script_cve_id("CVE-2010-2600");
  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("BlackBerry Desktop Software < 6.0.0.47 Insecure Library Loading Vulnerability");
  script_xref(name:"URL", value:"http://secunia.com/advisories/41346");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/43139");
  script_xref(name:"URL", value:"http://securitytracker.com/alerts/2010/Sep/1024425.html");
  script_xref(name:"URL", value:"http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB24242");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("General");
  script_dependencies("secpod_blackberry_desktop_software_detect_win.nasl");
  script_mandatory_keys("BlackBerry/Desktop/Win/Ver");
  script_tag(name:"impact", value:"Successful exploitation will allow attacker to cause a target application to
  execute arbitrary code on the target user's system.");
  script_tag(name:"affected", value:"BlackBerry Desktop Software version prior to 6.0.0.47.");
  script_tag(name:"insight", value:"Desktop Manager passes an insufficiently qualified path to the Windows
  operating system when loading an external library.");
  script_tag(name:"solution", value:"Update to version 6.0.0.47 or later.");
  script_tag(name:"summary", value:"BlackBerry Desktop Software is prone to an insecure library loading vulnerability.");
  script_tag(name:"qod_type", value:"registry");
  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

include("version_func.inc");

bbdVer = get_kb_item("BlackBerry/Desktop/Win/Ver");
if(!bbdVer){
  exit(0);
}

if(version_is_less(version:bbdVer, test_version:"6.0.0.47")){
  report = report_fixed_ver(installed_version:bbdVer, fixed_version:"6.0.0.47");
  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