Integration Plugin for Pagely Resellers Security & Risk Analysis

wordpress.org/plugins/pagely-reseller-management

This is in beta. Your mileage may vary.

10 active installs v3.3 PHP + WP 3.4+ Updated Jun 3, 2014
adminadministrationhositngpagelyreseller
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Integration Plugin for Pagely Resellers Safe to Use in 2026?

Generally Safe

Score 85/100

Integration Plugin for Pagely Resellers has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "pagely-reseller-management" v3.3 plugin exhibits a generally strong security posture due to its robust handling of entry points and avoidance of critical code vulnerabilities. All identified AJAX handlers and REST API routes appear to have proper authentication checks, and the absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are positive indicators. The plugin also utilizes prepared statements for its SQL queries, which is a significant security strength.

However, there are notable areas for improvement. The low percentage of properly escaped output (19%) represents a significant concern, as it leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks. While the taint analysis did not reveal critical or high-severity issues, the presence of one flow with unsanitized paths indicates a potential for vulnerabilities that could be exploited. Furthermore, the limited number of nonce and capability checks, coupled with the existence of an unsanitized path flow, suggests that while the immediate attack surface might be secured, there could be subtle weaknesses that attackers could leverage.

Given the absence of known CVEs and a clean vulnerability history, the plugin appears to have been developed with security in mind. The lack of past vulnerabilities suggests a commitment to secure coding practices. Nevertheless, the high proportion of unescaped output is a critical flaw that needs immediate attention to mitigate XSS risks. The plugin's strengths lie in its protected entry points and SQL practices, but its weakness in output escaping presents the most pressing security concern.

Key Concerns

  • Low percentage of properly escaped output
  • Flows with unsanitized paths detected
  • Limited capability checks detected
Vulnerabilities
None known

Integration Plugin for Pagely Resellers Security Vulnerabilities

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

Integration Plugin for Pagely Resellers Code Analysis

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

Output Escaping

19% escaped58 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

6 flows1 with unsanitized paths
_pagely_jax_formvalidate_callback (partner-api.php:362)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Integration Plugin for Pagely Resellers Attack Surface

Entry Points8
Unprotected0

AJAX Handlers 8

authwp_ajax_pagely_jax_formvalidate_callbackpartner-api.php:132
noprivwp_ajax_pagely_jax_formvalidate_callbackpartner-api.php:133
authwp_ajax_pagely_jax_accformsubmit_callbackpartner-api.php:135
noprivwp_ajax_pagely_jax_accformsubmit_callbackpartner-api.php:136
authwp_ajax_pagely_jax_accenroll_callbackpartner-api.php:138
noprivwp_ajax_pagely_jax_accenroll_callbackpartner-api.php:139
authwp_ajax_pagely_jax_generic_callbackpartner-api.php:141
noprivwp_ajax_pagely_jax_generic_callbackpartner-api.php:142
WordPress Hooks 6
actionadmin_initinc\options_page.php:23
actionsend_headerspartner-api.php:98
actionadmin_menupartner-api.php:121
actionwp_enqueue_scriptspartner-api.php:127
actionwp_enqueue_scriptspartner-api.php:128
actioninitpartner-api.php:1003
Maintenance & Trust

Integration Plugin for Pagely Resellers Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJun 3, 2014
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Integration Plugin for Pagely Resellers Developer Profile

joshua strebel

2 plugins · 310 total installs

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

How We Detect Integration Plugin for Pagely Resellers

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pagely-reseller-management/assets/js/jquery.validate.min.js/wp-content/plugins/pagely-reseller-management/assets/js/pp-api.js/wp-content/plugins/pagely-reseller-management/assets/js/pp-options.js/wp-content/plugins/pagely-reseller-management/assets/css/pp-form.css
Script Paths
/wp-content/plugins/pagely-reseller-management/assets/js/jquery.validate.min.js/wp-content/plugins/pagely-reseller-management/assets/js/pp-api.js/wp-content/plugins/pagely-reseller-management/assets/js/pp-options.js
Version Parameters
pagely-reseller-management/assets/js/jquery.validate.min.js?ver=pagely-reseller-management/assets/js/pp-api.js?ver=pagely-reseller-management/assets/js/pp-options.js?ver=pagely-reseller-management/assets/css/pp-form.css?ver=

HTML / DOM Fingerprints

CSS Classes
pagely-order-formjs-pagely-form
HTML Comments
<!-- Pagely order form --><!-- Pagely API CALLS --><!-- RENDERS THE ORDER FORM --><!-- Main Pagely API CLASS -->+5 more
Data Attributes
data-pp-plans
JS Globals
pagelyJax
REST Endpoints
/wp-json/pagely/v1/plans/wp-json/pagely/v1/products
Shortcode Output
<!-- Pagely order form --> <?php pagely_order_form($post->post_name) ?> <!-- Pagely order form -->
FAQ

Frequently Asked Questions about Integration Plugin for Pagely Resellers