Export Themes Security & Risk Analysis

wordpress.org/plugins/wp-clone-template

With this plugin you'll be able to export your themes in a .zip file and then install with that .zip file the same theme in other servers using t …

3K active installs v2.12 PHP + WP 4.0+ Updated Apr 10, 2020
clone-templatescopy-themestemplatetemplatesthemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Export Themes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "wp-clone-template" v2.12 plugin exhibits a generally good security posture with a remarkably small attack surface, reporting zero AJAX handlers, REST API routes, shortcodes, or cron events that could serve as entry points. The absence of known CVEs and a clean vulnerability history further bolster this impression, suggesting a history of responsible development and maintenance.

However, several concerning signals emerge from the static analysis. The complete lack of output escaping on all identified outputs (3 total) presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the presence of file operations (4) combined with a taint analysis revealing one flow with unsanitized paths is highly concerning, especially without any accompanying capability checks or nonce checks to validate user intent and authority. While the SQL queries are safely prepared, the other potential vectors for attack are not adequately protected.

In conclusion, while the plugin's minimal attack surface and lack of historical vulnerabilities are strengths, the critical deficiencies in output escaping and the identified unsanitized path flow, coupled with the absence of nonces and capability checks on potentially sensitive file operations, create substantial security risks that require immediate attention. The plugin has strong potential but needs significant hardening in key areas.

Key Concerns

  • Unescaped output (3 outputs)
  • Taint flow with unsanitized paths (1 flow)
  • File operations without capability checks
  • File operations without nonce checks
Vulnerabilities
None known

Export Themes Security Vulnerabilities

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

Export Themes Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<export> (views\export.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Export Themes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionactivate_wp-clone-template/main.phpmain.php:11
actiondeactivate_wp-clone-template/main.phpmain.php:12
actionadmin_menumain.php:39
actioninitmain.php:100
actioninitmain.php:105
actioninitmain.php:117
Maintenance & Trust

Export Themes Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 10, 2020
PHP min version
Downloads120K

Community Trust

Rating98/100
Number of ratings13
Active installs3K
Developer Profile

Export Themes Developer Profile

Sergio Milardovich

4 plugins · 10K total installs

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

How We Detect Export Themes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-clone-template/views/export.php

HTML / DOM Fingerprints

JS Globals
wpct_buffer
FAQ

Frequently Asked Questions about Export Themes