Simple Database Backup WP Security & Risk Analysis

wordpress.org/plugins/simple-database-backup-wp

Simple Database Backup WP is a plugin simple plugin to create database backup and download from the list. After install the plugin go to Tools -> D …

0 active installs v1.0 PHP 5.2.4+ WP 4.7+ Updated Unknown
backupdatabasedatabase-backupwordpress-database
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Database Backup WP Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Database Backup WP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'simple-database-backup-wp' plugin v1.0 presents a moderate to high security risk due to significant concerns identified in its static analysis. While the plugin exhibits no known vulnerability history and doesn't appear to use dangerous functions or make external HTTP requests, its attack surface is a major point of failure. Specifically, it exposes two AJAX handlers, both of which lack authentication checks. This means any unauthenticated user could potentially trigger these handlers, leading to unauthorized actions. Furthermore, the complete absence of output escaping is highly concerning, as it opens the door for cross-site scripting (XSS) vulnerabilities if any user-supplied data is displayed without proper sanitization. The plugin's SQL query practices are also not ideal, with a significant portion not utilizing prepared statements, which could lead to SQL injection risks if input is not strictly validated.

Key Concerns

  • AJAX handlers without auth checks
  • No output escaping
  • SQL queries not fully prepared
  • Missing nonce checks on AJAX
  • Missing capability checks
Vulnerabilities
None known

Simple Database Backup WP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Simple Database Backup WP Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
1 prepared
Unescaped Output
8
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
6
External Requests
0
Bundled Libraries
0

SQL Query Safety

33% prepared3 total queries

Output Escaping

0% escaped8 total outputs
Attack Surface
2 unprotected

Simple Database Backup WP Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_mkdbbk_mk_dbBackupmk_dbbackup.php:144
noprivwp_ajax_mkdbbk_mk_dbBackupmk_dbbackup.php:145
WordPress Hooks 2
actionadmin_menumk_dbbackup.php:16
actionadmin_enqueue_scriptsmk_dbbackup.php:17
Maintenance & Trust

Simple Database Backup WP Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Database Backup WP Developer Profile

digitalamc

1 plugin · 0 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Simple Database Backup WP

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-database-backup-wp/js/mkdbbk.js/wp-content/plugins/simple-database-backup-wp/css/mkdbbk.css
Script Paths
/wp-content/plugins/simple-database-backup-wp/js/mkdbbk.js
Version Parameters
mkdbbk-script?ver=mkdbbk-style?ver=

HTML / DOM Fingerprints

CSS Classes
mk_dbbackup_mainnotice_mkdbbkmk_dbbk_buttonbackup_tabledownload_list_mk_dbbackup
Data Attributes
id="dbbackupform"name="mk_dbbk_button"name="mkbk_field"id="mkbk_field"
JS Globals
admin_ajax
FAQ

Frequently Asked Questions about Simple Database Backup WP