Integrate Ticket Master Security & Risk Analysis

wordpress.org/plugins/integrate-ticket-master

This plugin will enable a simple shortcode that you can use for embedding ticket master events in any WordPress post or page.

10 active installs v2.0.2 PHP 5.5.12+ WP 4.9.7+ Updated Jul 24, 2020
ticket-masterticketmasterticketmaster-apiticketmaster-eventsticketmaster-shortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Integrate Ticket Master Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "integrate-ticket-master" plugin v2.0.2 demonstrates a generally good security posture, with no known vulnerabilities in its history and a clean static analysis in terms of dangerous functions, raw SQL queries, and file operations. The absence of critical or high-severity taint flows is also a positive sign. However, there are areas for improvement that introduce some risk.

The plugin has a single shortcode and a single cron event, which represent the entire entry points. Importantly, none of these are flagged as unprotected, suggesting that authentication and authorization mechanisms are likely in place for these. The plugin also utilizes prepared statements for all its SQL queries and has a relatively good rate of output escaping. The presence of external HTTP requests, while not inherently risky, should be monitored for potential vulnerabilities if the remote endpoints are compromised or if data is not handled securely.

Despite the clean vulnerability history, the static analysis reveals a significant concern: 0 nonces and 0 capability checks. This indicates a lack of critical security measures for handling user input and actions, especially given that it handles external HTTP requests and has shortcodes/cron events. Even with no current vulnerabilities, this oversight could be exploited if a suitable attack vector is discovered. The single flow with unsanitized paths, although not classified as critical or high, warrants attention as it could potentially lead to issues if the data involved is user-supplied.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Flow with unsanitized paths
  • Less than 100% proper output escaping
Vulnerabilities
None known

Integrate Ticket Master Security Vulnerabilities

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

Integrate Ticket Master Code Analysis

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

Output Escaping

74% escaped54 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<ank-wp-ticket-master-api-call> (includes\classes\api\ank-wp-ticket-master-api-call.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Integrate Ticket Master Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ank_wp_get_events] includes\classes\frontend\ank-wp-ticket-master-frontend.php:19
WordPress Hooks 12
filterwp_logging_post_type_argsank-wp-ticket-master.php:93
filterwp_logging_should_we_pruneank-wp-ticket-master.php:137
actionafter_setup_themeank-wp-ticket-master.php:146
actioninitank-wp-ticket-master.php:147
actionadmin_menuincludes\classes\admin\settings\ank-wp-ticket-master-settings-page.php:29
actionadmin_initincludes\classes\admin\settings\ank-wp-ticket-master-settings-page.php:30
actioninitincludes\classes\common\ank-wp-ticket-master-logging.php:25
actioninitincludes\classes\common\ank-wp-ticket-master-logging.php:28
actionwp_logging_prune_routineincludes\classes\common\ank-wp-ticket-master-logging.php:31
actionwp_enqueue_scriptsincludes\classes\common\ank-wp-ticket-master-scripts.php:15
filtertemplate_includeincludes\classes\common\ank-wp-ticket-template-loader.php:14
actioninitincludes\classes\frontend\ank-wp-ticket-master-frontend.php:55

Scheduled Events 1

wp_logging_prune_routine
Maintenance & Trust

Integrate Ticket Master Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 24, 2020
PHP min version5.5.12
Downloads2K

Community Trust

Rating80/100
Number of ratings2
Active installs10
Developer Profile

Integrate Ticket Master Developer Profile

ankgne

2 plugins · 110 total installs

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

How We Detect Integrate Ticket Master

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/integrate-ticket-master/includes/css/bootstrap.min.css/wp-content/plugins/integrate-ticket-master/includes/css/font-awesome.css/wp-content/plugins/integrate-ticket-master/includes/css/ank-wp-ticket-custom.css/wp-content/plugins/integrate-ticket-master/includes/css/animate.min.css/wp-content/plugins/integrate-ticket-master/includes/css/style.default.css/wp-content/plugins/integrate-ticket-master/includes/js/owlcarousel/assets/owl.carousel.min.css/wp-content/plugins/integrate-ticket-master/includes/js/owlcarousel/assets/owl.theme.default.min.css
Version Parameters
integrate-ticket-master/includes/css/bootstrap.min.css?ver=integrate-ticket-master/includes/css/font-awesome.css?ver=integrate-ticket-master/includes/css/ank-wp-ticket-custom.css?ver=integrate-ticket-master/includes/css/animate.min.css?ver=integrate-ticket-master/includes/css/style.default.css?ver=integrate-ticket-master/includes/js/owlcarousel/assets/owl.carousel.min.css?ver=integrate-ticket-master/includes/js/owlcarousel/assets/owl.theme.default.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
ank-wp-ticket-master-section
HTML Comments
<!-- START Ticket Master Integration --><!-- END Ticket Master Integration -->
Data Attributes
data-plugin-name="integrate-ticket-master"data-plugin-version="2.0.2"
JS Globals
window.ank_wp_ticket_api_urlwindow.ank_wp_ticket_api_keywindow.ank_wp_ticket_event_countwindow.ank_wp_ticket_country_codewindow.ank_wp_ticket_classificationNamewindow.ank_wp_ticket_dmaid+2 more
Shortcode Output
[ank_ticket_master_event_display]
FAQ

Frequently Asked Questions about Integrate Ticket Master