Vulnerabilities > CVE-2007-5244 - Buffer Errors vulnerability in Borland Software Interbase Li8.0.0.253/Li8.0.0.53/Li8.0.0.54

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
borland-software
CWE-119
critical
exploit available
metasploit

Summary

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 open_marker_file function.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

  • descriptionBorland Interbase 2007, 2007 SP2 open_marker_file Buffer Overflow. CVE-2007-5244. Remote exploit for linux platform
    idEDB-ID:10019
    last seen2016-02-01
    modified2007-10-03
    published2007-10-03
    reporterAdriano Lima
    sourcehttps://www.exploit-db.com/download/10019/
    titleBorland Interbase 2007 / 2007 SP2 - open_marker_file Buffer Overflow
  • descriptionBorland InterBase open_marker_file() Buffer Overflow. CVE-2007-5244. Remote exploit for linux platform
    idEDB-ID:16840
    last seen2016-02-02
    modified2010-07-03
    published2010-07-03
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/16840/
    titleBorland InterBase open_marker_file Buffer Overflow

Metasploit

descriptionThis module exploits a stack buffer overflow in Borland InterBase by sending a specially crafted attach request.
idMSF:EXPLOIT/LINUX/MISC/IB_OPEN_MARKER_FILE
last seen2020-01-16
modified2017-07-24
published2007-10-04
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/linux/misc/ib_open_marker_file.rb
titleBorland InterBase open_marker_file() Buffer Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/82245/ib_open_marker_file.rb.txt
idPACKETSTORM:82245
last seen2016-12-05
published2009-10-27
reporterAdriano Lima
sourcehttps://packetstormsecurity.com/files/82245/Borland-InterBase-open_marker_file-Buffer-Overflow.html
titleBorland InterBase open_marker_file() Buffer Overflow