Eveeno Security & Risk Analysis

wordpress.org/plugins/eveeno

WordPress plugin for embedding eveeno registration forms and upcoming events lists.

200 active installs v2.1 PHP + WP 6.2+ Updated Jan 15, 2025
conferenceeventformregistration
91
A · Safe
CVEs total1
Unpatched0
Last CVEDec 13, 2024
Safety Verdict

Is Eveeno Safe to Use in 2026?

Generally Safe

Score 91/100

Eveeno has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Dec 13, 2024Updated 1yr ago
Risk Assessment

The eveeno plugin v2.1 exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices by having no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. The plugin also avoids file operations and external HTTP requests, further reducing its attack surface. A key strength is the presence of capability checks, indicating an awareness of access control.

However, the static analysis does reveal a potential area of concern: the lack of nonce checks on the single identified shortcode. While there are no identified critical or high severity taint flows, this omission means that the shortcode's functionality could be susceptible to CSRF attacks if it performs any sensitive actions. The vulnerability history, while showing no currently unpatched CVEs, does indicate a past medium severity Cross-site Scripting (XSS) vulnerability, which suggests that input validation or output sanitization might not always be consistently applied, even though the current static analysis shows 100% proper output escaping.

In conclusion, eveeno v2.1 is well-developed from a secure coding standpoint, with key areas like SQL and output handling being robust. The main weakness lies in the potential for CSRF on the shortcode due to missing nonce checks. The past XSS vulnerability, while resolved, serves as a reminder that ongoing vigilance is necessary. Despite this, the current version appears to be in a relatively secure state, provided the shortcode does not perform highly sensitive operations.

Key Concerns

  • Shortcode missing nonce check
  • Past medium severity XSS vulnerability
Vulnerabilities
1 published

Eveeno Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-11752medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Eveeno <= 1.7 - Authenticated (Contributor+) Stored Cross-Site Scripting

Dec 13, 2024 Patched in 1.8 (1d)
Version History

Eveeno Release Timeline

v2.1Current
v2.0
v1.32
v1.8
v1.71 CVE
v1.61 CVE
v1.51 CVE
v1.41 CVE
Code Analysis
Analyzed Mar 16, 2026

Eveeno Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

Eveeno Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[eveeno] includes\Shortcode.php:9
WordPress Hooks 4
actioniniteveeno.php:18
actionplugins_loadedeveeno.php:23
actionadmin_initeveeno.php:83
actionwp_enqueue_scriptsincludes\Shortcode.php:10
Maintenance & Trust

Eveeno Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 15, 2025
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Eveeno Developer Profile

babo2015

2 plugins · 200 total installs

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

How We Detect Eveeno

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/eveeno/assets/js/embed.min.js
Script Paths
/wp-content/plugins/eveeno/assets/js/embed.min.js
Version Parameters
eveeno/assets/js/embed.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
eveenoWidget
Data Attributes
data-wppluginversion
Shortcode Output
<div class="eveenoWidget"
FAQ

Frequently Asked Questions about Eveeno