9.3
CVSSv2

CVE-2007-5244

Published: 06/10/2007 Updated: 29/07/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

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

Vulnerable Product Search on Vulmon Subscribe to Product

borland software interbase li_8.0.0.253

borland software interbase li_8.0.0.53

borland software interbase li_8.0.0.54

Exploits

## # $Id: ib_open_marker_filerb 9669 2010-07-03 03:13:45Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' ...
## # $Id$ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote include Msf ...