IBM Db2 'DT_RPATH' Insecure Library Loading Code Execution Vulnerabilities
🗓️ 08 Nov 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 48 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Security Bulletin: DB2 Escalation of Privilege Vulnerability (CVE-2011-4061) | 25 Sep 202219:56 | – | ibm | |
| CVE-2011-4061 | 18 Oct 201101:00 | – | cve | |
| CVE-2011-4061 | 18 Oct 201101:00 | – | cvelist | |
| IBM DB2 9.7 < Fix Pack 6 Multiple Vulnerabilities | 10 Jul 201200:00 | – | nessus | |
| EUVD-2011-4013 | 7 Oct 202500:30 | – | euvd | |
| CVE-2011-4061 | 18 Oct 201101:55 | – | nvd | |
| IBM DB2 'DT_RPATH' Insecure Library Loading Code Execution Vulnerabilities | 8 Nov 201100:00 | – | openvas | |
| Design/Logic Flaw | 18 Oct 201101:55 | – | prion | |
| IBM DB2 / DB2 Connect Tivoli监视代理DT_RPATH特权提升漏洞 | 30 Dec 201100:00 | – | seebug | |
| CVE-2011-4061 | 18 Oct 201101:55 | – | ubuntucve |
| Source | Link |
|---|---|
| nth-dimension | www.nth-dimension.org.uk/downloads.php |
| nth-dimension | www.nth-dimension.org.uk/downloads.php |
| securityfocus | www.securityfocus.com/bid/48514 |
| securityfocus | www.securityfocus.com/archive/1/518659 |
# 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
CPE = "cpe:/a:ibm:db2";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.902489");
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-11-08 15:07:48 +0530 (Tue, 08 Nov 2011)");
script_tag(name:"cvss_base", value:"6.9");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:M/Au:N/C:C/I:C/A:C");
script_cve_id("CVE-2011-4061");
script_name("IBM Db2 'DT_RPATH' Insecure Library Loading Code Execution Vulnerabilities");
script_tag(name:"qod_type", value:"remote_banner");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("Databases");
script_dependencies("gb_ibm_db2_consolidation.nasl");
script_mandatory_keys("ibm/db2/detected");
script_tag(name:"impact", value:"Successful exploitation allows local unauthenticated users to gain elevated
privileges and execute arbitrary code with root privileges.");
script_tag(name:"affected", value:"IBM Db2 version 9.7");
script_tag(name:"insight", value:"The flaws are due to an error in 'db2rspgn' and 'kbbacf1', which allow users
to gain privileges via a Trojan horse libkbb.so in the current working directory.");
script_tag(name:"solution", value:"Upgrade to version 9.7 Fix Pack 6, 10.1 Fix Pack 1, or later.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"summary", value:"IBM Db2 is prone to insecure library loading vulnerabilities.");
script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/518659");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/48514");
script_xref(name:"URL", value:"http://www.nth-dimension.org.uk/downloads.php?id=77");
script_xref(name:"URL", value:"http://www.nth-dimension.org.uk/downloads.php?id=83");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!version = get_app_version(cpe: CPE, nofork: TRUE))
exit(0);
if (version_in_range(version: version, test_version: "9.7.0", test_version2: "9.7.0.5")) {
report = report_fixed_ver(installed_version: version, fixed_version: "9.7.0.6");
security_message(port: 0, data: report);
exit(0);
}
exit(99);
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.3Medium risk
Vulners AI Score6.3
CVSS 26.9
EPSS0.00412