Lucene search
+L

132 matches found

CVE
CVE
added 2008/04/21 11:00 p.m.132 views

CVE-2008-1910

CVE-2008-1910 describes a stack-based buffer overflow in Borland InterBase 2007 SP2’s database server (ibserver.exe) that can be triggered remotely by sending a malformed opcode 0x52 to TCP port 3050. This vulnerability allows arbitrary code execution and is noted as potentially overlapping CVE-2...

10CVSS7.8AI score0.07291EPSS
SaveExploits5References5Affected Software1
Saint
Saint
added 2008/04/21 12:00 a.m.57 views

Borland InterBase ibserver.exe Service Attach request buffer overflow

Added: 04/21/2008 CVE: CVE-2008-1910 BID: 28730 OSVDB: 44455 Background Borland Interbase is a database solution for Windows, Linux, and Solaris platforms. Problem A buffer overflow vulnerability in ibserver.exe allows remote attackers to execute arbitrary commands by sending a long, specially...

10CVSS7.9AI score0.07291EPSS
SaveExploits5
Saint
Saint
added 2008/04/21 12:00 a.m.50 views

Borland InterBase ibserver.exe Service Attach request buffer overflow

Added: 04/21/2008 CVE: CVE-2008-1910 BID: 28730 OSVDB: 44455 Background Borland Interbase is a database solution for Windows, Linux, and Solaris platforms. Problem A buffer overflow vulnerability in ibserver.exe allows remote attackers to execute arbitrary commands by sending a long, specially...

10CVSS7.9AI score0.07291EPSS
SaveExploits5
Saint
Saint
added 2008/04/21 12:00 a.m.56 views

Borland InterBase ibserver.exe Service Attach request buffer overflow

Added: 04/21/2008 CVE: CVE-2008-1910 BID: 28730 OSVDB: 44455 Background Borland Interbase is a database solution for Windows, Linux, and Solaris platforms. Problem A buffer overflow vulnerability in ibserver.exe allows remote attackers to execute arbitrary commands by sending a long, specially...

10CVSS7.9AI score0.07291EPSS
SaveExploits5
Saint
Saint
added 2008/04/21 12:00 a.m.42 views

Borland InterBase ibserver.exe Service Attach request buffer overflow

Added: 04/21/2008 CVE: CVE-2008-1910 BID: 28730 OSVDB: 44455 Background Borland Interbase is a database solution for Windows, Linux, and Solaris platforms. Problem A buffer overflow vulnerability in ibserver.exe allows remote attackers to execute arbitrary commands by sending a long, specially...

10CVSS8AI score0.07291EPSS
SaveExploits5
securityvulns
securityvulns
added 2008/04/14 12:00 a.m.59 views

Borland InterBase 2007 "ibserver.exe" Buffer Overflow Vulnerability POC

Borland InterBase 2007 "ibserver.exe" Buffer Overflow Vulnerability POC Affected Software: Borland InterBase 2007 Service Pack 2. ibserver.exe version 8.0.0.123 Severity: High Summary: There exists a vulnerability in Borland InterBase 2007. The attacker who successfully exploited this vulnerabili...

1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/04/14 12:00 a.m.41 views

Borland InterBase ibserver.exe服务远程缓冲区溢出漏洞

BUGTRAQ ID: 28730 Borland InterBase是跨平台的高性能商业数据库。 Borland InterBase数据库的ibserver.exe服务中存在缓冲区溢出漏洞,成功利用这个漏洞的攻击者可以导致拒绝服务或在有漏洞的数据库中执行任意指令。 有漏洞的opcode为0x52,如果向TCP 3050端口发送畸形如下畸形报文的话: | 4bytes Opcode | "\x00\x00\x00\x52" | 4bytes Unknow | "\xFF\xFF\xFF\xFF" | 4bytes Length1 | "\x00\x00\x03\xE8" | Data1 ...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2008/04/14 12:00 a.m.23 views

Borland Interbase database server buffer overflow

Buffer overflow on TCP/3050 data parsing...

5.1AI score
SaveExploits0References1Affected Software1
seebug.org
seebug.org
added 2008/04/12 12:00 a.m.20 views

Borland InterBase 2007 ibserver.exe Buffer Overflow PoC

No description provided by source. POC.pl !/usr/bin/perl -w Author: Liu Zhen Hua alau at 163.com use IO::Socket; use strict; my $host=$ARGV0; sub usage print "usage: perl poc.pl serverip\n"; if $ARGV 0 usage; exit; my $victim = IO::Socket::INET-newProto='tcp', &nbs...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/04/11 12:00 a.m.15 views

Borland Interbase 2007 - ibserver.exe Buffer Overflow (PoC)

Borland Interbase 2007 - ibserver.exe Buffer Overflow PoC POC.pl !/usr/bin/perl -w Author: Liu Zhen Hua use IO::Socket; use strict; my $host=$ARGV0; sub usage print "usage: perl poc.pl serverip\n"; if $ARGV newProto='tcp', PeerAddr=$host, PeerPort=3050; my $pad0 = "\x41"x1000; "\x00\x00\x03\xE8" ...

1AI score
SaveExploits0
zdt
zdt
added 2008/04/11 12:00 a.m.35 views

Borland InterBase 2007 ibserver.exe Buffer Overflow PoC

Exploit for unknown platform in category dos / poc ======================================================= Borland InterBase 2007 ibserver.exe Buffer Overflow PoC ======================================================= POC.pl !/usr/bin/perl -w Author: Liu Zhen Hua use IO::Socket; use strict; my...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/04/11 12:00 a.m.33 views

Borland Interbase 2007 - 'ibserver.exe' Buffer Overflow (PoC)

POC.pl !/usr/bin/perl -w Author: Liu Zhen Hua use IO::Socket; use strict; my $host=$ARGV0; sub usage print "usage: perl poc.pl serverip\n"; if $ARGV newProto='tcp', PeerAddr=$host, PeerPort=3050; my $pad0 = "\x41"x1000; "\x00\x00\x03\xE8" my $pad5 = "\x43"x16; my $exploit =...

10CVSS5.8AI score0.07291EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2008/04/11 12:00 a.m.25 views

borland2007-overflow.txt

Borland InterBase 2007 "ibserver.exe" Buffer Overflow Vulnerability POC Affected Software: Borland InterBase 2007 Service Pack 2. ibserver.exe version 8.0.0.123 Severity: High Summary: There exists a vulnerability in Borland InterBase 2007. The attacker who successfully exploited this vulnerabili...

7.4AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2007/10/18 12:00 a.m.49 views

Borland Interbase Database Service Create-Request Buffer Overflow (CVE-2007-3566)

Borland InterBase is a SQL-92 compliant relational database management system for Linux, Microsoft Windows, and Solaris operating systems. A buffer overflow vulnerability has been reported in Borland InterBase. The vulnerability is due to a boundary error in Borland InterBase that fails to proper...

7.5CVSS7.4AI score0.66081EPSS
SaveExploits9
Prion
Prion
added 2007/10/06 5:17 p.m.11 views

Stack overflow

Multiple stack-based buffer overflows in Borland InterBase LI 8.0.0.53 through 8.1.0.253, and WI 5.1.1.680 through 8.1.0.257, allow remote attackers to execute arbitrary code via 1 a long service attach request on TCP port 3050 to the a SVCattach or b INETconnect function, 2 a long create request...

9.3CVSS8.1AI score0.40062EPSS
SaveExploits37References18Affected Software1
Prion
Prion
added 2007/10/06 5:17 p.m.21 views

Stack overflow

Stack-based buffer overflow in Borland InterBase LI 8.0.0.53 through 8.1.0.253 on Linux, and possibly unspecified versions on Solaris, allows remote attackers to execute arbitrary code via a long attach request on TCP port 3050 to the openmarkerfile function...

9.3CVSS8.6AI score0.37503EPSS
SaveExploits7References9Affected Software1
NVD
NVD
added 2007/10/06 5:17 p.m.14 views

CVE-2007-5243

Multiple stack-based buffer overflows in Borland InterBase LI 8.0.0.53 through 8.1.0.253, and WI 5.1.1.680 through 8.1.0.257, allow remote attackers to execute arbitrary code via 1 a long service attach request on TCP port 3050 to the a SVCattach or b INETconnect function, 2 a long create request...

9.3CVSS7.6AI score0.40062EPSS
SaveExploits37References18
NVD
NVD
added 2007/10/06 5:17 p.m.19 views

CVE-2007-5244

Stack-based buffer overflow in Borland InterBase LI 8.0.0.53 through 8.1.0.253 on Linux, and possibly unspecified versions on Solaris, allows remote attackers to execute arbitrary code via a long attach request on TCP port 3050 to the openmarkerfile function...

9.3CVSS8.1AI score0.37503EPSS
SaveExploits7References9
CVE
CVE
added 2007/10/06 5:00 p.m.71 views

CVE-2007-5243

CVE-2007-5243 covers multiple stack-based buffer overflows in Borland InterBase/Firebird components (LI 8.0.0.53–8.1.0.253 and WI 5.1.1.680–8.1.0.257) that enable remote code execution via crafted requests over TCP port 3050. Affected entry points include long service attach or create requests ta...

9.3CVSS7.6AI score0.40062EPSS
SaveExploits37References18Affected Software1
Cvelist
Cvelist
added 2007/10/06 5:00 p.m.31 views

CVE-2007-5243

Multiple stack-based buffer overflows in Borland InterBase LI 8.0.0.53 through 8.1.0.253, and WI 5.1.1.680 through 8.1.0.257, allow remote attackers to execute arbitrary code via 1 a long service attach request on TCP port 3050 to the a SVCattach or b INETconnect function, 2 a long create request...

7.6AI score0.40062EPSS
SaveExploits37References18
Rows per page
Query Builder