Lucene search
+L

BlackBerry Desktop Software Information Disclosure Vulnerability

🗓️ 01 Feb 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 20 Views

BlackBerry Desktop Software Information Disclosure Vulnerability allows attacker to obtain sensitive information that may lead to further attacks. Weak password method in the software allows brute force guessing attacks to decrypt the backup file. Upgrade to version 6.0.1 or later

Related
Refs
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
BlackBerry Desktop Software < 6.0.1 Database Backup File Password Brute Force Weakness
30 Dec 201000:00
nessus
cve
CVE
CVE-2010-2603
17 Dec 201018:00
cve
cvelist
Cvelist
CVE-2010-2603
17 Dec 201018:00
cvelist
euvd
EUVD
EUVD-2010-2607
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-2603
17 Dec 201019:00
nvd
openvas
OpenVAS
BlackBerry Desktop Software Information Disclosure Vulnerability
1 Feb 201100:00
openvas
prion
Prion
Design/Logic Flaw
17 Dec 201019:00
prion
# SPDX-FileCopyrightText: 2011 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.902329");
  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:"2011-02-01 16:46:08 +0100 (Tue, 01 Feb 2011)");
  script_cve_id("CVE-2010-2603");
  script_tag(name:"cvss_base", value:"2.1");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:N/A:N");
  script_name("BlackBerry Desktop Software Information Disclosure Vulnerability");


  script_tag(name:"qod_type", value:"registry");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2011 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 obtain sensitive information
  that may lead to further attacks.");
  script_tag(name:"affected", value:"BlackBerry Desktop Software version 4.7 through 6.0");
  script_tag(name:"insight", value:"The flaw is due to a 'weak password method' used in the BlackBerry
  Desktop Software, which allows to conduct brute force guessing attacks to
  decrypt the backup file.");
  script_tag(name:"solution", value:"Upgrade to the BlackBerry Desktop Software version 6.0.1 or later.");
  script_tag(name:"summary", value:"BlackBerry Desktop Software is prone to an information disclosure vulnerability.");
  script_xref(name:"URL", value:"http://secunia.com/advisories/42657");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/45434");
  script_xref(name:"URL", value:"http://www.securitytracker.com/id?1024908");
  script_xref(name:"URL", value:"http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB24764");

  script_tag(name:"solution_type", value:"VendorFix");

  script_xref(name:"URL", value:"http://uk.blackberry.com/services/desktop/desktop_pc.jsp");
  exit(0);
}


include("version_func.inc");

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

if(version_in_range(version:bbdVer, test_version:"4.7", test_version2:"6.0.0.43")){
  report = report_fixed_ver(installed_version:bbdVer, vulnerable_range:"4.7 - 6.0.0.43");
  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
6.2Medium risk
Vulners AI Score6.2
CVSS 22.1
EPSS0.00359
20