Tickset Security & Risk Analysis

wordpress.org/plugins/tickset

Show Tickset events on your website

0 active installs v2.0 PHP 5.6+ WP 5.0+ Updated Feb 10, 2020
eventevent-managementevents
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tickset Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "tickset" v2.0 plugin exhibits a mixed security posture. On the positive side, it has a relatively small attack surface with no unprotected entry points identified in the static analysis. Furthermore, there is no known vulnerability history, suggesting a good track record or minimal public exposure. The presence of capability checks and the avoidance of dangerous functions are also positive indicators.

However, there are significant concerns. The most critical finding is the presence of a taint flow with unsanitized paths, despite not being flagged as critical or high severity. This indicates a potential for malicious input to reach sensitive parts of the code without proper cleaning, which could lead to unintended behavior or vulnerabilities. Additionally, the plugin uses raw SQL queries without prepared statements. While there is only one such query, this practice is inherently risky and can be a vector for SQL injection vulnerabilities. The low percentage of properly escaped output also raises concerns about potential cross-site scripting (XSS) vulnerabilities.

Overall, while the plugin has some strengths like a controlled attack surface and no known CVEs, the identified taint flow with unsanitized paths and the use of raw SQL queries are serious weaknesses that warrant attention. The low rate of output escaping also contributes to a less secure profile. Addressing these specific code-level risks should be a priority to improve the plugin's security.

Key Concerns

  • Unsanitized paths in taint flow
  • SQL query not using prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Tickset Security Vulnerabilities

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

Tickset Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

0% prepared1 total queries

Output Escaping

48% escaped21 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<init> (src\init.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tickset Attack Surface

Entry Points5
Unprotected0

REST API Routes 3

GET/wp-json/tickset/v1/onboarding_admin_notice_dismissedincludes\rest.php:11
GET/wp-json/tickset/v1/verify_api_keyincludes\rest.php:34
GET/wp-json/tickset/v1/eventsincludes\rest.php:55

Shortcodes 2

[tickset] includes\shortcodes.php:3
[tickset_list] includes\shortcodes.php:12
WordPress Hooks 8
actionadmin_noticesincludes\admin.php:4
actionadmin_enqueue_scriptsincludes\admin.php:5
actionadmin_menuincludes\admin.php:6
actionadmin_initincludes\admin.php:7
actionrest_api_initincludes\rest.php:4
actioninitincludes\shortcodes.php:2
actioninitsrc\init.php:228
actionplugins_loadedtickset.php:36
Maintenance & Trust

Tickset Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 10, 2020
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Tickset Developer Profile

Stanislav Khromov

6 plugins · 6K total installs

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

How We Detect Tickset

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tickset/assets/one.svg/wp-content/plugins/tickset/assets/two.svg/wp-content/plugins/tickset/assets/three.svg/wp-content/plugins/tickset/assets/four.svg/wp-content/plugins/tickset/assets/screenshot-api-key.png/wp-content/plugins/tickset/assets/gutenberg.png

HTML / DOM Fingerprints

CSS Classes
tickset-onboarding-steptickset-buttonscreenshot-wrappertickset-creditstickset-noticetickset-containertickset-container-left
Data Attributes
data-v-883a194d
JS Globals
window.tickset
Shortcode Output
[tickset event_id=\"[tickset_list]
FAQ

Frequently Asked Questions about Tickset