Export Plugin Details Security & Risk Analysis

wordpress.org/plugins/export-plugin-details

Simple way to export your installed plugins list in CSV format.

2K active installs v1.1.7 PHP 5.2.4+ WP 4.3+ Updated Jul 31, 2024
csv-exportexport-pluginexport-plugin-detailsexport-plugin-informationplugin-details
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Export Plugin Details Safe to Use in 2026?

Generally Safe

Score 92/100

Export Plugin Details 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 "export-plugin-details" v1.1.7 plugin demonstrates a generally good security posture in several areas. Static analysis shows no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface with no unprotected entry points. Furthermore, the absence of dangerous functions, external HTTP requests, and the use of prepared statements for all SQL queries are positive indicators. The plugin also does not bundle any libraries, which can sometimes be a source of vulnerabilities if outdated.

However, significant concerns arise from the code analysis. Notably, 100% of the 8 identified output operations are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the WordPress admin area or potentially user-facing content if the plugin's output is displayed there. The lack of any nonce checks or capability checks on any of the plugin's potential entry points (even if currently zero) is also a notable weakness, as it implies that if new entry points were introduced or existing ones discovered, they might lack essential security measures. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign, but it cannot completely mitigate the risks identified in the current code analysis.

In conclusion, while the plugin boasts a small attack surface and employs secure database practices, the critical flaw of unescaped output is a severe security concern that significantly elevates the risk profile. The absence of basic security checks like nonces and capabilities also warrants attention. Until the output escaping issue is addressed, the plugin should be considered risky.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Export Plugin Details Security Vulnerabilities

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

Export Plugin Details Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Export Plugin Details Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuexport-plugin-details.php:16
Maintenance & Trust

Export Plugin Details Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 31, 2024
PHP min version5.2.4
Downloads23K

Community Trust

Rating98/100
Number of ratings18
Active installs2K
Developer Profile

Export Plugin Details Developer Profile

Boopathi Rajan

13 plugins · 44K total installs

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

How We Detect Export Plugin Details

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapnoticenotice-warningis-dismissiblewp-list-tablewidefatfixedposts
FAQ

Frequently Asked Questions about Export Plugin Details