Custom Event Espresso Event Displayer Security & Risk Analysis

wordpress.org/plugins/custom-event-espresso-list-displayer

A simple plugin to adapt display methods for your Event Espresso system.

10 active installs v2.0 PHP + WP 3.0+ Updated Sep 6, 2013
espressoevent-espressoevent-managementeventsmanagement
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Event Espresso Event Displayer Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Event Espresso Event Displayer 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 custom-event-espresso-list-displayer plugin, version 2.0, presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and having no recorded vulnerabilities. This suggests a development team that is either diligent in security practices or has been fortunate. However, significant security concerns arise from the static analysis. The presence of two AJAX handlers that lack authentication checks creates a notable attack surface, opening potential avenues for unauthorized actions. Furthermore, the complete absence of output escaping for all 44 identified outputs is a critical flaw, exposing the plugin to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also indicates two flows with unsanitized paths, though they are not categorized as critical or high severity. These issues, combined with the lack of nonce checks and capability checks, point to a plugin that, while free of known historical exploits, has substantial unaddressed security weaknesses that could be actively exploited.

Key Concerns

  • AJAX handlers without auth checks
  • No output escaping for any output
  • No nonce checks
  • No capability checks
  • Unsanitized paths in taint flows (2)
Vulnerabilities
None known

Custom Event Espresso Event Displayer Security Vulnerabilities

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

Custom Event Espresso Event Displayer Release Timeline

v2.1
v2.0Current
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Custom Event Espresso Event Displayer Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

0% escaped44 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
display_new_events (espresso_event_displayer.php:1030)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Custom Event Espresso Event Displayer Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_update-events-submitespresso_event_displayer.php:1054
authwp_ajax_update-events-submitespresso_event_displayer.php:1055

Shortcodes 1

[CUSTOM_ESPRESSO_EVENT_DISPLAYER] espresso_event_displayer.php:1046
WordPress Hooks 1
actionadmin_menuespresso_event_displayer.php:1045
Maintenance & Trust

Custom Event Espresso Event Displayer Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedSep 6, 2013
PHP min version
Downloads6K

Community Trust

Rating74/100
Number of ratings3
Active installs10
Developer Profile

Custom Event Espresso Event Displayer Developer Profile

dazza041

1 plugin · 10 total installs

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

How We Detect Custom Event Espresso Event Displayer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-event-espresso-list-displayer/espresso_event_displayer.php

HTML / DOM Fingerprints

CSS Classes
list_eventsmonthitem_leftitem_left passedevent_headerevent_header pevent_descevent_more+4 more
Data Attributes
id="displayer_year"id="displayer_events_to_show"class="colour"
Shortcode Output
[CUSTOM_ESPRESSO_EVENT_DISPLAYER]
FAQ

Frequently Asked Questions about Custom Event Espresso Event Displayer