Media CSV Export (with filters) Security & Risk Analysis

wordpress.org/plugins/media-csv-export-with-filters

Exports WordPress media files to a CSV file with filters by type, user, and date.

0 active installs v1.0 PHP 7.4+ WP 5.0+ Updated Feb 15, 2025
csvexportmedia
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Media CSV Export (with filters) Safe to Use in 2026?

Generally Safe

Score 92/100

Media CSV Export (with filters) 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 "media-csv-export-with-filters" plugin, at version 1.0, presents a strong initial security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface, and crucially, all identified entry points appear to be protected with authorization checks. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping all output. The plugin also correctly implements nonce and capability checks, further enhancing its security. The taint analysis shows no critical or high-severity issues with unsanitized paths, and the vulnerability history is entirely clear, with no recorded CVEs. This plugin appears to be well-developed with security in mind. However, the presence of a file operation, while not necessarily malicious, warrants a minor degree of caution as file operations can sometimes be a vector if not handled with extreme care, although no specific vulnerabilities are indicated by the analysis.

Key Concerns

  • File operation detected, potential for misuse
Vulnerabilities
None known

Media CSV Export (with filters) Security Vulnerabilities

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

Media CSV Export (with filters) Code Analysis

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

Output Escaping

100% escaped23 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
media_csv_export_export_media_csv (media-csv-export.php:25)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Media CSV Export (with filters) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_enqueue_scriptsmedia-csv-export.php:22
actionadmin_menumedia-csv-export.php:206
actionadmin_post_export_mediamedia-csv-export.php:209
Maintenance & Trust

Media CSV Export (with filters) Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 15, 2025
PHP min version7.4
Downloads499

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Media CSV Export (with filters) Developer Profile

akablimoussa

1 plugin · 0 total installs

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

How We Detect Media CSV Export (with filters)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/media-csv-export-with-filters/css/admin-styles.css
Version Parameters
media-csv-export-with-filters/css/admin-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
media-export-formform-groupform-controlbtnbtn-primary
Data Attributes
data-media-csv-export
FAQ

Frequently Asked Questions about Media CSV Export (with filters)