CampTix Paystack Payment Gateway Security & Risk Analysis

wordpress.org/plugins/tbz-camptix-paystack

CampTix Paystack Payment Gateway allows you to accept online payments from local and international attendees using the CampTix Event Ticketing plugin

10 active installs v1.1.0 PHP 7.4+ WP 6.2+ Updated Aug 30, 2024
camptixpayment-gatewaypaystack
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CampTix Paystack Payment Gateway Safe to Use in 2026?

Generally Safe

Score 92/100

CampTix Paystack Payment Gateway has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The tbz-camptix-paystack plugin v1.1.0 exhibits a strong adherence to several key WordPress security best practices, particularly in its handling of SQL queries and output escaping. The static analysis shows 100% of SQL queries utilize prepared statements, and all identified output operations are properly escaped, which significantly mitigates risks like SQL injection and cross-site scripting. The absence of known CVEs and past vulnerabilities further contributes to a positive security posture.

However, several areas raise concerns. The plugin performs file operations and makes external HTTP requests, which are potential vectors for vulnerabilities if not handled with extreme care, especially when dealing with user-supplied data. A significant point of concern is the complete lack of nonce checks and capability checks across all entry points. Coupled with an absence of authentication checks on any AJAX handlers or REST API routes (though none were reported), this presents a substantial risk of unauthorized actions or privilege escalation if any of these operations were to become accessible or if user input was not strictly validated within the file operations or HTTP requests. The taint analysis also identified flows with unsanitized paths, which, despite being flagged as critical and high severity zero, warrants attention as it suggests potential for path traversal vulnerabilities.

In conclusion, while the plugin demonstrates robust data handling for SQL and output, the absence of essential security checks like nonces and capability checks, along with the presence of file operations and external requests that lack explicit security contexts, represents a significant weakness. The vulnerability history is clean, which is a positive indicator, but it doesn't negate the inherent risks identified in the current code analysis. Addressing the lack of authentication and authorization checks on all potential entry points should be the highest priority.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
  • Flows with unsanitized paths found
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

CampTix Paystack Payment Gateway Security Vulnerabilities

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

CampTix Paystack Payment Gateway Release Timeline

v1.1.0Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

CampTix Paystack Payment Gateway Code Analysis

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

Output Escaping

100% escaped12 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
payment_return (includes/class-paystack.php:223)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CampTix Paystack Payment Gateway Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actiontemplate_redirectincludes/class-paystack.php:47
actioncamptix_pre_attendee_timeoutincludes/class-paystack.php:48
filtercamptix_currenciestbz-camptix-paystack.php:32
actioncamptix_load_addonstbz-camptix-paystack.php:40
Maintenance & Trust

CampTix Paystack Payment Gateway Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 30, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CampTix Paystack Payment Gateway Developer Profile

Tunbosun Ayinla

11 plugins · 33K total installs

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

How We Detect CampTix Paystack Payment Gateway

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

Asset Fingerprints

Version Parameters
tbz-camptix-paystack/includes/class-paystack.php?ver=1.1.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about CampTix Paystack Payment Gateway