The Database Toolset plugin is vulnerable to arbitrary file deletion due to insufficient file path validation in a function in all versions up to, and including, 1.8.4. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

Linux Syscall Reference (64 bit)

It provides a reference for Linux 64-bit system calls. System calls serve as an interface between applications and the kernel, allowing tasks such as file operations, process management, and networking.