Event or Seminars Security & Risk Analysis

wordpress.org/plugins/events-or-seminars

Plugin is to manage events or seminars.

0 active installs v1.0 PHP + WP 1.0+ Updated Unknown
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Event or Seminars Safe to Use in 2026?

Generally Safe

Score 100/100

Event or Seminars has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'events-or-seminars' plugin version 1.0 exhibits a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) to date, and the static analysis indicates proper nonce and capability checks are in place for its identified entry points. The absence of external HTTP requests and bundled libraries is also a good sign. However, several concerns warrant attention. The presence of the `unserialize` function is a significant risk if user-controlled data is passed to it without proper sanitization, as this can lead to remote code execution. While the taint analysis did not identify critical or high-severity issues, the presence of three flows with unsanitized paths suggests potential for further investigation and remediation. Additionally, the SQL query usage is concerning, with only 33% utilizing prepared statements, leaving a substantial portion vulnerable to SQL injection. The output escaping also needs improvement, with only 31% of outputs properly escaped, indicating a risk of cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • Use of unserialize function
  • Low percentage of prepared SQL statements
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

Event or Seminars Security Vulnerabilities

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

Event or Seminars Code Analysis

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

Dangerous Functions Found

unserializesm-action-filter.php:233

SQL Query Safety

33% prepared12 total queries

Output Escaping

31% escaped125 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

5 flows3 with unsanitized paths
tt_render_list_page (class-people-page.php:220)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Event or Seminars Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[show_list_event] class-listing-shortcode.php:377
[email_notification] class-singlepost-email-notification.php:178
WordPress Hooks 25
actionload-post.phpclass-custom-meta-box.php:31
actionload-post-new.phpclass-custom-meta-box.php:34
actionadd_meta_boxesclass-custom-meta-box.php:85
actionsave_postclass-custom-meta-box.php:88
actioninitclass-custom-post-type.php:43
actionadmin_menuclass-help-page.php:13
actionadmin_menuclass-people-page.php:219
actionadmin_menuclass-setting-page.php:21
actionadmin_menuclass-setting-page.php:625
actionwidgets_initclass-widget-area.php:15
actionadmin_initcsv.php:5
filterpost_row_actionssm-action-filter.php:27
filtersingle_templatesm-action-filter.php:33
filtertemplate_includesm-action-filter.php:57
filtermanage_sm_seminar_posts_columnssm-action-filter.php:73
actionmanage_sm_seminar_posts_custom_columnsm-action-filter.php:75
filtermanage_sm_seminar_posts_columnssm-action-filter.php:111
actionmanage_sm_seminar_posts_custom_columnsm-action-filter.php:113
filtermanage_sm_seminar_posts_columnssm-action-filter.php:149
actionmanage_sm_seminar_posts_custom_columnsm-action-filter.php:151
actionadmin_noticessm-action-filter.php:253
actionadmin_enqueue_scriptssm-main.php:36
actionwp_headsm-main.php:42
actiongform_after_submissionsm-main.php:53
filtergform_pre_rendersm-main.php:207
Maintenance & Trust

Event or Seminars Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Event or Seminars Alternatives

No alternatives data available yet.

Developer Profile

Event or Seminars Developer Profile

ahsanali4466

2 plugins · 0 total installs

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

How We Detect Event or Seminars

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/events-or-seminars/style.css/wp-content/plugins/events-or-seminars/inc/sm-jquery-ui.css
Version Parameters
events-or-seminars/style.css?ver=events-or-seminars/inc/sm-jquery-ui.css?ver=

HTML / DOM Fingerprints

CSS Classes
seminars-summaryreg_link
Shortcode Output
<div class="seminars-summary"><ul><li>#_LINKEDNAME</li><li><strong>Area: </strong>#_TOWN</li><li><strong>Date: </strong>#l, #F #j, #Y</li><li><strong>Time: </strong>#_12HSTARTTIME - #_12HENDTIME</li><li><strong>Location: </strong>#_LOCATIONNAME</li><li><a class="reg_link button" href="#_EVENTPAGEURL">DETAILS &amp; REGISTRATION</a></li></ul></div><div class="seminars-summary seminars-summary2"><ul><li><strong>Title: </strong>#_EVENTNAME</li><li><strong>Area: </strong>#_TOWN</li><li><strong>Date: </strong>#l, #F #j, #Y</li><li><strong>Time: </strong>#_12HSTARTTIME - #_12HENDTIME</li><li><strong>Location: </strong>#_LOCATIONNAME</li><li><strong>Address: </strong>#_ADDRESS</li></ul></div><div class="discription1">#_NOTES</div>#_MAP
FAQ

Frequently Asked Questions about Event or Seminars