DD QR Payment Gateway Interface Security & Risk Analysis

wordpress.org/plugins/qr-payment-gateway-interface-for-woocommerce

Upgrade your webshop with the QR Instant Payment Method which allows your customers to pay using the m-banking application on their phone - option IPS …

10 active installs v1.0.0 PHP 5.6+ WP 4.0+ Updated Apr 2, 2021
instant-paymentother-paymentpayment-gatewayqr-paymentwoocommerce-extension
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DD QR Payment Gateway Interface Safe to Use in 2026?

Generally Safe

Score 85/100

DD QR Payment Gateway Interface 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 "qr-payment-gateway-interface-for-woocommerce" plugin, version 1.0.0, exhibits a generally strong security posture based on the provided static analysis. The absence of known vulnerabilities and a clean record in the vulnerability history is a significant positive indicator. The code analysis shows no dangerous functions, all SQL queries use prepared statements, and there are no file operations or external HTTP requests, which are common sources of vulnerabilities.

However, there are areas of concern. The taint analysis identified two flows with unsanitized paths, and while no critical or high severity issues were found, this indicates potential for malicious input to be processed without proper sanitization. Furthermore, the lack of any nonce checks or capability checks across all entry points, coupled with zero AJAX handlers, REST API routes, shortcodes, or cron events, suggests a very limited attack surface. While this can be positive, the complete absence of these security mechanisms means that if any entry points were to be added in the future without proper checks, they would be inherently insecure.

In conclusion, the plugin demonstrates good practices by avoiding common pitfalls like raw SQL and dangerous functions. Its vulnerability history is clean, which is reassuring. The primary weakness lies in the two identified unsanitized paths from the taint analysis, which, although not currently leading to critical vulnerabilities, represent a potential risk. The complete lack of security checks on its minimal attack surface is also noteworthy, as it signifies a potential vulnerability if the attack surface expands without proper security implementations.

Key Concerns

  • Taint flows with unsanitized paths detected
  • No nonce checks present
  • No capability checks present
  • Output escaping is not fully comprehensive
Vulnerabilities
None known

DD QR Payment Gateway Interface Security Vulnerabilities

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

DD QR Payment Gateway Interface Code Analysis

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

Output Escaping

75% escaped20 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
qrpgwifwc_add_qr_postcheckout_hidden_field (wc-dd-qr-payment-gateway-interface.php:36)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DD QR Payment Gateway Interface Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterwoocommerce_payment_gatewayswc-dd-qr-payment-gateway-interface.php:21
actionplugins_loadedwc-dd-qr-payment-gateway-interface.php:27
actionwoocommerce_thankyouwc-dd-qr-payment-gateway-interface.php:35
Maintenance & Trust

DD QR Payment Gateway Interface Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 2, 2021
PHP min version5.6
Downloads919

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DD QR Payment Gateway Interface Developer Profile

Dusan Smiljanic

1 plugin · 10 total installs

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

How We Detect DD QR Payment Gateway Interface

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/qr-payment-gateway-interface-for-woocommerce/images

HTML / DOM Fingerprints

CSS Classes
qr_dataset_hidden_checkout_fields
Data Attributes
name="qppgwform"id="pos_guid"id="pgw_url"id="ok_url"id="err_url"id="order_log_id"+3 more
Shortcode Output
<h2>Status: Reference: <form nane="qppgwform" method="post"
FAQ

Frequently Asked Questions about DD QR Payment Gateway Interface