| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| Security Bulletin: Denial of Service Security Vulnerability in DB2’s XML Feature. (CVE-2012-0712) | 25 Sep 202222:31 | – | ibm | |
| Security Bulletin: Unauthorized Access to Table Vulnerability in DB2 (CVE-2012-0709) | 25 Sep 202222:31 | – | ibm | |
| IBM DB2 9.5 < 9.5 Fix Pack 9 Multiple Vulnerabilities | 14 Mar 201200:00 | – | nessus | |
| IBM DB2 9.8 < Fix Pack 5 Multiple Vulnerabilities | 15 Apr 201600:00 | – | nessus | |
| DB2 9.5 < Fix Pack 9 Multiple Vulnerabilities | 8 Mar 201200:00 | – | nessus | |
| IBM DB2 9.7 < Fix Pack 6 Multiple Vulnerabilities | 10 Jul 201200:00 | – | nessus | |
| IBM DB2 9.8 < Fix Pack 5 Multiple Vulnerabilities | 10 Jul 201200:00 | – | nessus | |
| CVE-2012-0709 | 20 Mar 201220:00 | – | cve | |
| CVE-2012-0712 | 20 Mar 201220:00 | – | cve | |
| CVE-2012-0709 | 20 Mar 201220:00 | – | cvelist |
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/48279/ |
| www-01 | www.www-01.ibm.com/support/docview.wss |
| www-01 | www.www-01.ibm.com/support/docview.wss |
| securityfocus | www.securityfocus.com/bid/52326 |
| xforce | www.xforce.iss.net/xforce/xfdb/73496 |
###############################################################################
# OpenVAS Vulnerability Test
# $Id: gb_ibm_db2_xml_dos_n_createvar_sec_bypass_vuln.nasl 5999 2017-04-21 09:02:32Z teissa $
#
# IBM DB2 XML Feature DoS and CREATE VARIABLE Security Bypass Vulnerabilities
#
# Authors:
# Madhuri D <[email protected]>
#
# Copyright:
# Copyright (c) 2012 Greenbone Networks GmbH, http://www.greenbone.net
#
# 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 = "Successful exploitation allows remote users to cause denial of
service, disclose sensitive information and bypass security restrictions.
Impact Level: Application";
tag_affected = "IBM DB2 version 9.5 before FP9 and IBM DB2 version 9.7 before
FP5";
tag_insight = "The flaws are due to an,
- Improper checks on variables, An attacker could exploit this vulnerability
using a specially crafted SQL statement to bypass table restrictions and
obtain sensitive information.
- Error in the XML feature allows remote authenticated users to cause a
denial of service by calling the XMLPARSE function with a crafted string
expression.";
tag_solution = "Upgrade to IBM DB2 version 9.5 FP8 or later,
For updates refer to http://www-01.ibm.com/support/docview.wss?uid=swg21588098
For IBM DB2 version 9.7, No solution or patch was made available for at least one year
since disclosure of this vulnerability. Likely none will be provided anymore.
General solution options are to upgrade to a newer release, disable respective
features, remove the product or replace the product by another one.";
tag_summary = "The host is running IBM DB2 and is prone to denial of service
and security bypass vulnerabilities.";
if(description)
{
script_id(802730);
script_version("$Revision: 5999 $");
script_cve_id("CVE-2012-0712", "CVE-2012-0709");
script_bugtraq_id(52326);
script_tag(name:"cvss_base", value:"4.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:N/I:N/A:P");
script_tag(name:"last_modification", value:"$Date: 2017-04-21 11:02:32 +0200 (Fri, 21 Apr 2017) $");
script_tag(name:"creation_date", value:"2012-04-03 10:41:54 +0530 (Tue, 03 Apr 2012)");
script_name("IBM DB2 XML Feature DoS and CREATE VARIABLE Security Bypass Vulnerabilities");
script_xref(name : "URL" , value : "http://secunia.com/advisories/48279/");
script_xref(name : "URL" , value : "http://www.securityfocus.com/bid/52326");
script_xref(name : "URL" , value : "http://xforce.iss.net/xforce/xfdb/73496");
script_xref(name : "URL" , value : "http://www-01.ibm.com/support/docview.wss?uid=swg21588098");
script_xref(name : "URL" , value : "http://www-01.ibm.com/support/docview.wss?uid=swg1IC81379");
script_tag(name:"qod_type", value:"remote_banner");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 Greenbone Networks GmbH");
script_family("Databases");
script_dependencies("gb_ibm_db2_remote_detect.nasl");
script_require_keys("IBM-DB2/Remote/ver");
script_tag(name : "impact" , value : tag_impact);
script_tag(name : "affected" , value : tag_affected);
script_tag(name : "insight" , value : tag_insight);
script_tag(name : "solution" , value : tag_solution);
script_tag(name : "summary" , value : tag_summary);
script_tag(name:"solution_type", value:"WillNotFix");
exit(0);
}
include("version_func.inc");
## Variable Initialization
ibmVer = "";
ibmVer = get_kb_item("IBM-DB2/Remote/ver");
if(!ibmVer){
exit(0);
}
if(ibmVer =~ "^0907\.*")
{
# IBM DB2 9.7 FP 5 => 09075
if(version_is_less_equal(version:ibmVer, test_version:"09075"))
{
security_message(0);
exit(0);
}
}
if(ibmVer =~ "^0905\.*")
{
# IBM DB2 9.5 FP 9 => 09059
if(version_is_less(version:ibmVer, test_version:"09059")){
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