Simple Copy Security & Risk Analysis

wordpress.org/plugins/simple-copy

Super simple backup taker for wp-content folder and the database. Super useful for developers or before plugin/theme update.

0 active installs v1.0 PHP 7.4+ WP 3.5+ Updated Jun 29, 2022
archivebackup
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Copy Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "simple-copy" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices in its handling of SQL queries, utilizing prepared statements exclusively, and has no recorded history of vulnerabilities or CVEs. The plugin also appears to have a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed, which generally reduces the potential for direct exploitation.

However, a significant concern arises from the complete lack of proper output escaping for all identified output points. This could lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the user interface if data is not sanitized before being displayed. Furthermore, the absence of any nonce checks or capability checks, coupled with file operations present, raises red flags. While the attack surface is currently zero, any future additions or modifications to the code without these essential security checks could easily introduce critical vulnerabilities.

The lack of any recorded vulnerabilities historically is a positive sign, but it cannot solely offset the identified weaknesses. The plugin's current state suggests potential for XSS and possibly other injection vulnerabilities due to inadequate output sanitization. While the absence of exploitable entry points and historical CVEs is a strength, the implementation gaps in output escaping and authorization checks are significant weaknesses that require immediate attention.

Key Concerns

  • 0% of 8 outputs properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Simple Copy Security Vulnerabilities

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

Simple Copy Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Simple Copy Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Simple Copy Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptssimplecopy.php:25
actionadmin_menusimplecopy.php:28
actionadmin_menusimplecopy.php:58
actionadmin_menusimplecopy.php:89
actionadmin_menusimplecopy.php:120
Maintenance & Trust

Simple Copy Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJun 29, 2022
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Copy Developer Profile

Ivan Popov

3 plugins · 310 total installs

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

How We Detect Simple Copy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-copy/admin/css/style.css
Version Parameters
simple-copy/admin/css/style.css?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Simple Copy