CampTix PagSeguro Security & Risk Analysis

wordpress.org/plugins/camptix-pagseguro

Adds PagSeguro gateway to the CampTix plugin

10 active installs v1.5.5 PHP + WP 3.4+ Updated Aug 10, 2020
camptixpagseguro
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CampTix PagSeguro Safe to Use in 2026?

Generally Safe

Score 85/100

CampTix PagSeguro 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 "camptix-pagseguro" v1.5.5 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with open entry points is a significant strength, minimizing the plugin's attack surface. Furthermore, the code demonstrates good practices regarding SQL queries (100% prepared statements), output escaping (100% properly escaped), and the absence of dangerous functions or file operations. The presence of capability checks, even if limited, suggests some attention to authorization. The vulnerability history is also clear, with no recorded CVEs, indicating a lack of publicly known security flaws. However, the presence of two "flows with unsanitized paths" in the taint analysis, despite no critical or high severity reported, warrants caution. While these flows did not result in exploitable vulnerabilities in this version, they represent potential areas for future concern if not carefully managed or if the plugin evolves. The two external HTTP requests also represent a minor concern, as their destinations and the data transmitted are not detailed here, but such requests can sometimes be leveraged for cross-site scripting or other attacks if not properly secured.

Key Concerns

  • Taint flows with unsanitized paths detected
  • External HTTP requests present
Vulnerabilities
None known

CampTix PagSeguro Security Vulnerabilities

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

CampTix PagSeguro Code Analysis

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

Output Escaping

100% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
payment_notify (includes\class-payment-method-pagseguro.php:370)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CampTix PagSeguro Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitcamptix-pagseguro.php:46
actioncamptix_load_addonscamptix-pagseguro.php:49
actionadmin_noticescamptix-pagseguro.php:52
actionplugins_loadedcamptix-pagseguro.php:109
actiontemplate_redirectincludes\class-payment-method-pagseguro.php:85
Maintenance & Trust

CampTix PagSeguro Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 10, 2020
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

CampTix PagSeguro Developer Profile

Claudio Sanches

17 plugins · 134K total installs

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

How We Detect CampTix PagSeguro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/camptix-pagseguro/assets/css/camptix-pagseguro.css/wp-content/plugins/camptix-pagseguro/assets/js/camptix-pagseguro.js
Script Paths
/wp-content/plugins/camptix-pagseguro/assets/js/camptix-pagseguro.js
Version Parameters
camptix-pagseguro/assets/css/camptix-pagseguro.css?ver=camptix-pagseguro/assets/js/camptix-pagseguro.js?ver=

HTML / DOM Fingerprints

CSS Classes
camptix-pagseguro-payment-methods
Data Attributes
data-camptix-pagseguro-checkout-urldata-camptix-pagseguro-payment-url
JS Globals
CamTixPagSeguro
FAQ

Frequently Asked Questions about CampTix PagSeguro