QlicknPay for WooCommerce Security & Risk Analysis

wordpress.org/plugins/qlicknpay

QlicknPay payment gateway plugin for WooCommerce.

10 active installs v1.1.1 PHP + WP 4.3+ Updated Jul 25, 2023
credit-cardmalaysiaonline-bankingpayment-gatewaypaypal
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is QlicknPay for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The qlicknpay v1.1.1 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. The code signals further reinforce this, with no dangerous functions, all SQL queries using prepared statements, and nearly all output properly escaped. The lack of file operations, external HTTP requests, and bundled libraries also reduces potential avenues for exploitation.

However, the taint analysis reveals two flows with unsanitized paths. While no critical or high severity issues were found in these flows, the presence of unsanitized paths is a concern as it suggests a potential for vulnerabilities if these paths were to be exposed or interacted with in an insecure manner. The vulnerability history also shows no recorded CVEs, which is a positive sign, but it is important to note that a lack of historical vulnerabilities does not guarantee future security.

In conclusion, qlicknpay v1.1.1 appears to be a well-developed plugin from a security perspective, with excellent adherence to secure coding practices in most areas. The primary area of concern is the presence of unsanitized paths in the taint analysis, which warrants further investigation. The absence of historical vulnerabilities is a strength, but a proactive approach to security, including thorough code review for the identified taint flows, is always recommended.

Key Concerns

  • Unsanitized paths found in taint analysis
  • Zero nonce checks detected
  • Zero capability checks detected
Vulnerabilities
None known

QlicknPay for WooCommerce Security Vulnerabilities

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

QlicknPay for WooCommerce Release Timeline

v1.1.1Current
v1.1.0
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

QlicknPay for WooCommerce Code Analysis

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

Output Escaping

99% escaped77 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
check_Qlicknpay_response (src/Qlicknpay.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

QlicknPay for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedindex.php:18
filterwoocommerce_payment_gatewaysindex.php:27
actioninitindex.php:47
filterthe_contentsrc/Qlicknpay.php:563
filterthe_contentsrc/Qlicknpay.php:567
Maintenance & Trust

QlicknPay for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedJul 25, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

QlicknPay for WooCommerce Developer Profile

Shahrul

3 plugins · 50 total installs

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

How We Detect QlicknPay for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/qlicknpay/assets/css/qlicknpay-style.css/wp-content/plugins/qlicknpay/assets/js/qlicknpay-script.js
Script Paths
/wp-content/plugins/qlicknpay/assets/js/qlicknpay-script.js
Version Parameters
qlicknpay/assets/css/qlicknpay-style.css?ver=qlicknpay/assets/js/qlicknpay-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
qlicknpay-wrapper
HTML Comments
<!-- QlicknPay Payment Gateway Class --><!-- Build the administration fields for this specific Gateway --><!-- Submit payment --><!-- Qlicknpay Payment Gateway Class -->
Data Attributes
data-qlicknpay-merchant-iddata-qlicknpay-api-keydata-qlicknpay-order-id
JS Globals
window.QlicknpaySettingsvar QlicknpayAjax
REST Endpoints
/wp-json/qlicknpay/v1/payment-callback
Shortcode Output
<div class="qlicknpay-payment-form"><button id="qlicknpay-pay-button">Pay with QlicknPay</button></div>
FAQ

Frequently Asked Questions about QlicknPay for WooCommerce