Backup Master for your website Security & Risk Analysis

wordpress.org/plugins/backup-master-for-your-website

"Backup Master for your website" plugin will allow to admin to create backup of database and files for wordpress store.

0 active installs v1.0.8 PHP 7.4+ WP 6.0+ Updated Feb 27, 2025
backupsdatabasewordpress
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Backup Master for your website Safe to Use in 2026?

Generally Safe

Score 92/100

Backup Master for your website has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The plugin 'backup-master-for-your-website' v1.0.8 presents a mixed security profile. On the positive side, the static analysis reveals no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication or permission checks. This indicates a potentially well-designed entry point management. Furthermore, all SQL queries are 100% prepared, which is an excellent practice for preventing SQL injection vulnerabilities. The absence of known CVEs in its vulnerability history is also a strong indicator of good security maintenance.

However, there are significant concerns raised by the code signals. The presence of a 'set_time_limit' function without context is a potential risk, as it can be abused to extend execution time, potentially leading to denial-of-service or resource exhaustion if not handled carefully. More critically, 100% of the observed output operations are not properly escaped. This is a major security flaw that opens the door to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website that could be executed by users. The lack of any nonce checks or capability checks further exacerbates this risk, as it implies that these potentially vulnerable outputs might be accessible without proper authorization or validation.

In conclusion, while the plugin demonstrates good practices in terms of entry point security and database query protection, the complete lack of output escaping and the presence of potentially risky functions like 'set_time_limit' without evident checks represent substantial security weaknesses. The absence of vulnerability history is reassuring but does not negate the immediate risks identified in the static analysis. Addressing the output escaping issue is paramount to improving the overall security posture.

Key Concerns

  • 0% output escaping
  • Dangerous function: set_time_limit
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

Backup Master for your website Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Backup Master for your website Release Timeline

v1.0.8Current
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

Backup Master for your website Code Analysis

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

Dangerous Functions Found

set_time_limitset_time_limit(3000); $mysqli = new mysqli($host,$user,$pass,$name); $mysqli->select_db($name); $mysINC/sunarcwpdb_functions.php:13

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped5 total outputs
Attack Surface

Backup Master for your website Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitbackup-master-for-your-website.php:33
actionadmin_menubackup-master-for-your-website.php:129
actionadmin_post_sunarcwpdb_backup_downloadbackup-master-for-your-website.php:164
Maintenance & Trust

Backup Master for your website Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 27, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Backup Master for your website Developer Profile

SunCart

17 plugins · 450 total installs

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

How We Detect Backup Master for your website

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/backup-master-for-your-website/assets/css/style.css/wp-content/plugins/backup-master-for-your-website/assets/js/script.js
Script Paths
/wp-content/plugins/backup-master-for-your-website/assets/js/script.js
Version Parameters
backup-master-for-your-website/assets/css/style.css?ver=backup-master-for-your-website/assets/js/script.js?ver=

HTML / DOM Fingerprints

JS Globals
sunarcwpdbajaxurl
FAQ

Frequently Asked Questions about Backup Master for your website