Priconix Sync Security & Risk Analysis

wordpress.org/plugins/priconix-sync

Priconix Sync - Stripe Payment Gateway by wpsharif lets you accept Stripe payments anywhere on your WordPress site with a simple shortcode and easy se …

0 active installs v1.0.1 PHP + WP 5.0+ Updated Nov 20, 2025
buttoncheckoutecommercepaymentsstripe
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Priconix Sync Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The priconix-sync v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices by utilizing prepared statements for all SQL queries and properly escaping all output, leaving no apparent avenues for injection attacks through these vectors. The absence of file operations and external HTTP requests also reduces the plugin's attack surface. Furthermore, the plugin has a clean vulnerability history with zero recorded CVEs, indicating a history of stable and secure development.

However, there are a couple of areas that warrant attention. While the plugin has a total of 3 entry points, none are explicitly stated as unprotected. The critical point to note is the lack of capability checks on any of the entry points, despite the presence of a nonce check on one. This absence of explicit capability checks means that access control relies solely on WordPress's default user roles and permissions, which might not be granular enough for certain sensitive operations. This could potentially allow users with lower privileges to access functionalities they shouldn't if the nonce protection is bypassed or if the underlying WordPress logic doesn't adequately restrict access.

In conclusion, priconix-sync v1.0.1 is a well-coded plugin with a commendable track record and a focus on preventing common vulnerabilities like SQL injection and XSS. The main area for improvement lies in the implementation of more robust authorization checks using WordPress capabilities on its entry points to further harden its security, especially considering the potential for privilege escalation if not properly secured.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Priconix Sync Security Vulnerabilities

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

Priconix Sync Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Priconix Sync Code Analysis

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

Bundled Libraries

Stripe PHP

Output Escaping

100% escaped32 total outputs
Attack Surface

Priconix Sync Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_priconix_sync_create_checkout_sessionpriconix-sync.php:36
noprivwp_ajax_priconix_sync_create_checkout_sessionpriconix-sync.php:37

Shortcodes 1

[priconix-sync] src\shortcode\shortcode.php:6
WordPress Hooks 4
actioninitpriconix-sync.php:34
actionwp_enqueue_scriptspriconix-sync.php:35
actionadmin_initsrc\settings\admin-settings.php:8
actionwp_enqueue_scriptssrc\shortcode\shortcode.php:7
Maintenance & Trust

Priconix Sync Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 20, 2025
PHP min version
Downloads180

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Priconix Sync Developer Profile

Md Sharif Miah

4 plugins · 110 total installs

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

How We Detect Priconix Sync

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/priconix-sync/assets/js/priconix-sync.js
Script Paths
https://js.stripe.com/v3/
Version Parameters
priconix-sync/assets/js/priconix-sync.js?ver=priconix-sync-button?ver=

HTML / DOM Fingerprints

CSS Classes
priconix-sync-button
Data Attributes
data-amountdata-currencydata-button-colordata-text-colordata-descriptiondata-product-name
JS Globals
priconix_sync
REST Endpoints
/wp-json/priconix_sync_create_checkout_session
Shortcode Output
<button id="priconix-sync-button"<div id="priconix-sync-container">
FAQ

Frequently Asked Questions about Priconix Sync