MSTW CSV EXPORTER Security & Risk Analysis

wordpress.org/plugins/mstw-csv-exporter

Exports MSTW custom data types to CSV format files for backup, upgrade, and migration across installs.

20 active installs v1.4 PHP 5.2.4+ WP 4.7+ Updated Nov 19, 2024
csvcsv-exportmstwmstw-plugins
70
B · Generally Safe
CVEs total1
Unpatched1
Last CVEOct 10, 2025
Safety Verdict

Is MSTW CSV EXPORTER Safe to Use in 2026?

Mostly Safe

Score 70/100

MSTW CSV EXPORTER is generally safe to use though it hasn't been updated recently. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Oct 10, 2025Updated 1yr ago
Risk Assessment

The "mstw-csv-exporter" v1.4 plugin exhibits a mixed security posture. While it demonstrates positive practices such as using prepared statements for all SQL queries and performing capability checks on some functions, significant concerns remain. The static analysis reveals a worrying lack of proper output escaping, with only 13% of outputs being correctly handled, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis identified two flows with unsanitized paths, indicating potential vulnerabilities in how external data is processed. The vulnerability history is particularly concerning, showing a known medium-severity CVE that is currently unpatched, specifically related to missing authorization. This pattern suggests a recurring issue with authorization controls within the plugin's development. Although the attack surface appears small and no unprotected entry points were directly identified in this scan, the combination of unpatched vulnerabilities, inadequate output escaping, and unsanitized data flows presents a tangible risk. Mitigation of the unpatched CVE and addressing the output escaping and taint flow issues are critical for improving the plugin's security.

Key Concerns

  • Unpatched CVE (Medium Severity)
  • Low percentage of properly escaped output
  • Unsanitized paths in taint flows
  • Lack of nonce checks on entry points
Vulnerabilities
1

MSTW CSV EXPORTER Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62944medium · 5.3Missing Authorization

MSTW CSV EXPORTER <= 1.4 - Missing Authorization

Oct 10, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

MSTW CSV EXPORTER Code Analysis

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

Output Escaping

13% escaped38 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
mstw_csvx_export (includes\mstw-csv-exporter-fcns.php:24)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MSTW CSV EXPORTER Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initincludes\mstw-csv-exporter-setup.php:32
actionadmin_menuincludes\mstw-csv-exporter-setup.php:33
actionplugins_loadedmstw-csv-exporter.php:48
actionadmin_enqueue_scriptsmstw-csv-exporter.php:62
actioninitmstw-csv-exporter.php:97
Maintenance & Trust

MSTW CSV EXPORTER Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 19, 2024
PHP min version5.2.4
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

MSTW CSV EXPORTER Developer Profile

Mark O'Donnell

7 plugins · 550 total installs

66
trust score
Avg Security Score
81/100
Avg Patch Time
158 days
View full developer profile
Detection Fingerprints

How We Detect MSTW CSV EXPORTER

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mstw-csv-exporter/css/mstw-csvx-styles.css
Script Paths
/wp-content/plugins/mstw-csv-exporter/js/ss-csv-cpt-type.js

HTML / DOM Fingerprints

JS Globals
MSTW_CSVX_JS_URL
FAQ

Frequently Asked Questions about MSTW CSV EXPORTER