Simple Export Page Security & Risk Analysis

wordpress.org/plugins/simple-export-page

Export one or more page or any custom post types using bulk action, so it is easy to use. The pages will imported as xml format, hence it is compatibl …

10 active installs v1.1.0 PHP 5.6.3+ WP 4.9+ Updated Feb 6, 2020
easyexportpagesimple
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Export Page Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The simple-export-page plugin v1.1.0 demonstrates a generally good security posture based on the provided static analysis. The absence of identified dangerous functions, reliance on prepared statements for all SQL queries, and no file operations or external HTTP requests are positive indicators. Furthermore, the plugin exhibits no recorded vulnerabilities in its history, suggesting a history of stable and secure development.

However, a significant concern lies in the output escaping. With only 30% of outputs properly escaped, there is a substantial risk of cross-site scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts into pages exported by the plugin, which could then be executed in the browsers of users viewing those exported pages or potentially within the WordPress admin area if these exports are displayed there. The lack of nonce checks and capability checks on the identified entry points (though limited) also present a potential weakness if any new entry points are introduced or if the existing ones are exploitable in ways not immediately apparent from the static analysis.

In conclusion, while the plugin avoids common pitfalls like raw SQL or dangerous functions and has a clean vulnerability history, the poor output escaping is a critical oversight that significantly elevates the risk. Addressing this output escaping issue should be the highest priority to improve its security.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • Limited capability checks on entry points
Vulnerabilities
None known

Simple Export Page Security Vulnerabilities

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

Simple Export Page Release Timeline

v1.1.0Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Simple Export Page Code Analysis

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

SQL Query Safety

100% prepared9 total queries

Output Escaping

30% escaped53 total outputs
Attack Surface

Simple Export Page Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Simple Export Page Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 6, 2020
PHP min version5.6.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Export Page Developer Profile

ervannur

2 plugins · 20 total installs

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

How We Detect Simple Export Page

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Simple Export Page