DSmirror Security & Risk Analysis

wordpress.org/plugins/dsmirror

DSmirror (datasource mirror) data replication tool for Wordpress. Sync data to/from WP database with minimal requirements.

0 active installs v1.04.01 PHP 5.6+ WP 5.2+ Updated Jul 12, 2024
backupdata-transferdatabasereplicationsync
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DSmirror Safe to Use in 2026?

Generally Safe

Score 92/100

DSmirror 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 'dsmirror' plugin v1.04.01 demonstrates a generally good security posture based on the provided static analysis and vulnerability history. The absence of any recorded vulnerabilities, including CVEs, is a significant positive indicator. The code also shows strong adherence to secure coding practices, with a high percentage of SQL queries using prepared statements and properly escaped output. Furthermore, the plugin appears to have a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication or permission checks. The presence of nonce and capability checks, even with a small number, further reinforces this secure design.

However, it's important to note that the static analysis reports a very limited scope, with only two total flows analyzed in taint analysis and a small number of SQL queries and outputs. While the reported metrics are excellent, the analysis might not have fully captured all potential risks, especially if the plugin has more complex functionalities not covered by these specific metrics. The lack of file operations and external HTTP requests, while good, also contributes to a seemingly contained codebase. Overall, the plugin appears robust and well-developed from a security perspective, with no immediate red flags. The strengths in secure coding practices and lack of historical vulnerabilities far outweigh any minor concerns arising from the limited scope of the static analysis.

Vulnerabilities
None known

DSmirror Security Vulnerabilities

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

DSmirror Code Analysis

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

SQL Query Safety

80% prepared10 total queries

Output Escaping

85% escaped52 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
dsmirror_home (dsmirror\dsmirror-plugin-front.php:43)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DSmirror Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menudsmirror-plugin-wp.php:17
filtercron_schedulesdsmirror-plugin-wp.php:27
Maintenance & Trust

DSmirror Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 12, 2024
PHP min version5.6
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DSmirror Developer Profile

Tecknolab.

1 plugin · 0 total installs

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

How We Detect DSmirror

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dsmirror/dsmirror-plugin-back.php/wp-content/plugins/dsmirror/dsmirror-plugin-front.php/wp-content/plugins/dsmirror/RESTClientWP.php

HTML / DOM Fingerprints

JS Globals
DSMIRROR_ENDPOINTDSMIRROR_VERSIONDSMIRROR_URLDSMIRROR_PRODUCT_IDDSMIRROR_PRODUCT_NAMECONFIG_PARAM_REGISTRATION+2 more
REST Endpoints
/wp-json/dsmirror/v1/rest-client-wp
FAQ

Frequently Asked Questions about DSmirror