| Reporter | Title | Published | Views | Family All 31 |
|---|---|---|---|---|
| IBM DB2 9.x < 9 Fix Pack 5 Multiple Vulnerabilities | 18 Aug 200400:00 | – | nessus | |
| IBM DB2 9.5 < 9.5 Fix Pack 2 Multiple Vulnerabilities | 29 Aug 200800:00 | – | nessus | |
| DB2 < 8 FixPak 17 Multiple Vulnerabilities (deprecated) | 16 Sep 200800:00 | – | nessus | |
| IBM DB2 8 < Fix Pack 17 Multiple Vulnerabilities | 12 Sep 200800:00 | – | nessus | |
| IBM DB2 9.5 < Fix Pack 2 Multiple Vulnerabilities | 28 Aug 200800:00 | – | nessus | |
| IBM DB2 < 9 Fix Pack 5 Multiple Vulnerabilities | 10 Jun 200800:00 | – | nessus | |
| Security Bulletin: IBM Security Guardium is affected by vulnerabilities in DB2, which Guardium ships | 19 Oct 202016:56 | – | ibm | |
| Security Bulletin: IBM Security Guardium is affected by multiple vulnerabilities | 13 Apr 202120:46 | – | ibm | |
| CVE-2008-2154 | 3 Jun 200920:35 | – | cve | |
| CVE-2008-3958 | 9 Sep 200814:00 | – | cve |
| Source | Link |
|---|---|
| securitytracker | www.securitytracker.com/alerts/2008/Sep/1020826.html |
| www-01 | www.www-01.ibm.com/support/docview.wss |
| frsirt | www.frsirt.com/english/advisories/2008/2517 |
| secunia | www.secunia.com/advisories/31787/ |
##############################################################################
# OpenVAS Vulnerability Test
# $Id: secpod_ibm_db2_8_udb_mult_vuln_win_900215.nasl 7174 2017-09-18 11:48:08Z asteins $
# Description: IBM DB2 Universal Database Multiple Vulnerabilities - Sept08 (Windows)
#
# Authors:
# Veerendra GG <[email protected]>
#
# Copyright:
# Copyright (C) 2008 SecPod, http://www.secpod.com
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
##############################################################################
tag_impact = "Remote exploitation could allow attackers to bypass security
restrictions, cause a denial of service or gain elevated privileges.
Impact Level : Application";
tag_solution = "Update to Fixpak 17 or later.
ftp://ftp.software.ibm.com/ps/products/db2/fixes/
*****
NOTE : Ignore this warning, if above mentioned patch is already applied.
*****";
tag_affected = "IBM DB2 version 8 prior to Fixpak 17 on Windows (All).";
tag_insight = "The flaws exist due to unspecified errors in processing of,
- CONNECT/ATTACH requests,
- DB2FMP process and DB2JDS service.";
tag_summary = "The host is running DB2 Database Server, which is prone to multiple
vulnerabilities.";
if(description)
{
script_id(900215);
script_version("$Revision: 7174 $");
script_tag(name:"last_modification", value:"$Date: 2017-09-18 13:48:08 +0200 (Mon, 18 Sep 2017) $");
script_tag(name:"creation_date", value:"2008-09-25 09:10:39 +0200 (Thu, 25 Sep 2008)");
script_bugtraq_id(31058);
script_cve_id("CVE-2008-2154", "CVE-2008-3958", "CVE-2008-3960");
script_copyright("Copyright (C) 2008 SecPod");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_category(ACT_GATHER_INFO);
script_tag(name:"qod_type", value:"registry");
script_family("Denial of Service");
script_name("IBM DB2 Universal Database Multiple Vulnerabilities - Sept08 (Windows)");
script_dependencies("secpod_ibm_db2_detect_win_900218.nasl");
script_mandatory_keys("Win/IBM-db2/Ver");
script_tag(name : "summary" , value : tag_summary);
script_tag(name : "insight" , value : tag_insight);
script_tag(name : "affected" , value : tag_affected);
script_tag(name : "solution" , value : tag_solution);
script_tag(name : "impact" , value : tag_impact);
script_xref(name : "URL" , value : "http://secunia.com/advisories/31787/");
script_xref(name : "URL" , value : "http://www.frsirt.com/english/advisories/2008/2517");
script_xref(name : "URL" , value : "http://securitytracker.com/alerts/2008/Sep/1020826.html");
script_xref(name : "URL" , value : "http://www-01.ibm.com/support/docview.wss?uid=swg1JR29274");
exit(0);
}
include("smb_nt.inc");
ibmVer = get_kb_item("Win/IBM-db2/Ver");
if(!ibmVer){
exit(0);
}
if(egrep(pattern:"^8\.([01](\..*)?|2(\.([0-9]|1[0-6]))?)$",
string:ibmVer)){
security_message(0);
}
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