Export Plugins and Templates Security & Risk Analysis

wordpress.org/plugins/export-plugins-and-templates

Export Plugins and Templates allows you to export any template or plugin already installed in your WordPress.

1K active installs v1.3 PHP 5.6+ WP 4.0+ Updated Aug 9, 2024
exportexport-pluginexport-themepluginsthemes
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Export Plugins and Templates Safe to Use in 2026?

Generally Safe

Score 92/100

Export Plugins and Templates 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 "export-plugins-and-templates" v1.3 exhibits a mixed security posture. On one hand, the absence of known vulnerabilities and CVEs, along with the complete absence of an attack surface via AJAX, REST API, shortcodes, and cron events, suggests a generally safe plugin. The use of prepared statements for all SQL queries is also a strong positive security practice.

However, significant concerns arise from the static analysis. The fact that 100% of outputs are not properly escaped (6 total outputs) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. This is further amplified by the taint analysis revealing two flows with unsanitized paths, which, while not categorized as critical or high severity, could potentially be exploited in conjunction with the unescaped outputs. The plugin also performs a substantial number of file operations (85), which, without proper sanitization and validation, could lead to arbitrary file operations or path traversal vulnerabilities, especially when combined with unsanitized paths from the taint analysis.

The lack of any recorded vulnerabilities in its history is a positive sign, but it cannot negate the risks identified in the current code analysis. The plugin's strengths lie in its minimal attack surface and secure SQL practices, but its weaknesses in output escaping and potential unsanitized path handling present a notable risk that users should be aware of.

Key Concerns

  • All outputs are unescaped
  • Taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Export Plugins and Templates Security Vulnerabilities

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

Export Plugins and Templates Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<export-plugin-page> (includes\export-plugin-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Export Plugins and Templates Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedexport-plugins-templates.php:19
actionadmin_menuexport-plugins-templates.php:33
actionadmin_menuexport-plugins-templates.php:42
actioninitexport-plugins-templates.php:127
actioninitexport-plugins-templates.php:132
actioninitexport-plugins-templates.php:146
actioninitexport-plugins-templates.php:161
Maintenance & Trust

Export Plugins and Templates Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 9, 2024
PHP min version5.6
Downloads34K

Community Trust

Rating88/100
Number of ratings12
Active installs1K
Developer Profile

Export Plugins and Templates Developer Profile

Mohammad I. Okfie

3 plugins · 2K total installs

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

How We Detect Export Plugins and Templates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/export-plugins-and-templates/style.css/wp-content/plugins/export-plugins-and-templates/js/plugins.js
Script Paths
/wp-content/plugins/export-plugins-and-templates/js/plugins.js
Version Parameters
export-plugins-and-templates/style.css?ver=export-plugins-and-templates/js/plugins.js?ver=

HTML / DOM Fingerprints

CSS Classes
ep-plugins-themes-fonts-hedep-plugins-themes-fonts-pep-plugins-templates-item-captionep-plugins-templates-table-wrapep-plugins-templates-table
FAQ

Frequently Asked Questions about Export Plugins and Templates