Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-5926. PoCs published by Kevin Finisterre.
AI-analyzed exploit summary The exploit demonstrates multiple vulnerabilities in OpenBase SQL, including command injection via `AsciiBackup` and `OEMLicenseInstall`, arbitrary file creation via `GlobalLog`, and a buffer overflow via malformed SQL queries. These issues allow remote command execution with root privileges.
Description
OpenBase 10.0.5 and earlier allows remote authenticated users to execute arbitrary commands via shell metacharacters in arguments to the (1) AsciiBackup, (2) OEMLicenseInstall, and possibly other stored procedures.
Exploits (1)
The exploit demonstrates multiple vulnerabilities in OpenBase SQL, including command injection via `AsciiBackup` and `OEMLicenseInstall`, arbitrary file creation via `GlobalLog`, and a buffer overflow via malformed SQL queries. These issues allow remote command execution with root privileges.