WP CSV Export for The Events Calendar Security & Risk Analysis

wordpress.org/plugins/event-calendar-exporter

Allows you to export values of custom fields and info from The Events Calendar plugin into a CSV file.

20 active installs v.3 PHP + WP 3.0.1+ Updated Aug 7, 2013
csvcustom-fieldsexcelexportthe-events-calendar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP CSV Export for The Events Calendar Safe to Use in 2026?

Generally Safe

Score 85/100

WP CSV Export for The Events Calendar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "event-calendar-exporter" v.3 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any known vulnerabilities (CVEs) and the plugin's limited attack surface are positive indicators. Furthermore, the code signals show a strong adherence to secure coding practices by using prepared statements for all SQL queries and having a capability check in place. The lack of dangerous functions, file operations, and external HTTP requests further reduces potential attack vectors.

However, a significant concern arises from the complete lack of output escaping. With 17 total outputs analyzed, none were properly escaped. This presents a high risk for Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data displayed on the frontend or backend could be executed as malicious JavaScript. The taint analysis showing zero flows with unsanitized paths is a positive sign, but the lack of output escaping can still lead to XSS if the data is not properly sanitized before being rendered.

In conclusion, while the plugin is strong in preventing certain types of vulnerabilities like SQL injection and arbitrary code execution due to its limited entry points and secure database practices, the absence of output escaping is a critical weakness. This makes it susceptible to XSS attacks. The vulnerability history being clean is encouraging, but the identified code signal weaknesses must be addressed to maintain a robust security profile.

Key Concerns

  • No output escaping
Vulnerabilities
None known

WP CSV Export for The Events Calendar Security Vulnerabilities

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

WP CSV Export for The Events Calendar Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

WP CSV Export for The Events Calendar Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped17 total outputs
Attack Surface

WP CSV Export for The Events Calendar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initsettings.php:12
actionadmin_menusettings.php:15
actioninitwp_ccsve.php:24
actionadmin_enqueue_scriptswp_ccsve.php:98
actionadmin_headwp_ccsve.php:136
Maintenance & Trust

WP CSV Export for The Events Calendar Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedAug 7, 2013
PHP min version
Downloads4K

Community Trust

Rating50/100
Number of ratings2
Active installs20
Developer Profile

WP CSV Export for The Events Calendar Developer Profile

themebloc

1 plugin · 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 WP CSV Export for The Events Calendar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/event-calendar-exporter/ui.multiselect.js/wp-content/plugins/event-calendar-exporter/ui.commonselect.js/wp-content/plugins/event-calendar-exporter/ui.multiselect.css/wp-content/plugins/event-calendar-exporter/common.css
Script Paths
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/themes/ui-lightness/jquery-ui.css

HTML / DOM Fingerprints

CSS Classes
settings_page_wp_ccsve_templatecommon_option
Data Attributes
id="tribe_events_multiselect"id="tribe_venue_multiselect"id="tribe_organizer_multiselect"id="selected_fields_multiselect"
JS Globals
jQuery
FAQ

Frequently Asked Questions about WP CSV Export for The Events Calendar