CVE-2007-1511
FrontBase Relational Database Server < 4.2.7 - Authenticated Buffer Overflow via CREATE PROCEDURE
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-1511. PoCs published by Heretic2.
AI-analyzed exploit summary This exploit targets a POST-AUTH remote buffer overflow in Frontbase <= 4.2.7 for Windows. It leverages a 'create procedure' buffer overflow to achieve remote code execution, with shellcode options for a bind shell or download-and-execute payload.
Description
Buffer overflow in FrontBase Relational Database Server 4.2.7 and earlier allows remote authenticated users, with privileges for creating a stored procedure, to execute arbitrary code via a CREATE PROCEDURE request with a long procedure name.
Exploits (2)
This exploit targets a POST-AUTH remote buffer overflow in Frontbase <= 4.2.7 for Windows. It leverages a 'create procedure' buffer overflow to achieve remote code execution, with shellcode options for a bind shell or download-and-execute payload.
This exploit targets a buffer overflow vulnerability in Frontbase <= 4.2.7 for Windows, leveraging SEH and EIP overwrite techniques to execute a bindshell payload. The exploit handles alphanumeric byte restrictions by transforming non-alphanumeric bytes and includes a custom shellcode for remote code execution.