IBANTEST for WooCommerce Security & Risk Analysis

wordpress.org/plugins/ibantest-for-woocommerce

Provides direct debit payment with IBAN and BIC validation for WooCommerce

10 active installs v1.3.1 PHP 5.6.0+ WP 3.8+ Updated Jan 4, 2019
bicdirect-debitibansepawoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IBANTEST for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The ibantest-for-woocommerce plugin v1.3.1 exhibits a generally good security posture based on the provided static analysis. The absence of direct entry points like AJAX handlers, REST API routes, and shortcodes, coupled with the fact that all identified SQL queries utilize prepared statements, significantly reduces the attack surface. Furthermore, the plugin incorporates nonce checks, indicating an awareness of cross-site request forgery prevention. The vulnerability history being entirely clear of known CVEs further bolsters confidence in its current security.

However, there are areas for improvement. The output escaping is only 60% proper, meaning 40% of outputs are not being escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. While the taint analysis shows no critical or high severity issues, it did identify one flow with an unsanitized path, which warrants further investigation to understand its potential impact. The presence of a bundled library (Guzzle) also introduces a dependency that could become a security risk if it's outdated or has known vulnerabilities, although no specific issues with Guzzle are reported here.

In conclusion, the plugin is relatively secure with a limited attack surface and good practices for database interaction. The primary concern lies in the unescaped output and the single unsanitized path identified in the taint analysis. Addressing these points, along with ensuring any bundled libraries are kept up-to-date, would further strengthen its security.

Key Concerns

  • 40% of outputs are not properly escaped
  • Flow with unsanitized path identified
  • Bundled library (Guzzle) present
Vulnerabilities
None known

IBANTEST for WooCommerce Security Vulnerabilities

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

IBANTEST for WooCommerce Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

60% escaped40 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
ibantest_validate_iban (includes\wc-ibantest-ajax.php:44)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

IBANTEST for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actioninitibantest-for-woocommerce.php:96
actionadmin_noticesibantest-for-woocommerce.php:115
actionexport_wpibantest-for-woocommerce.php:117
filterexport_argsibantest-for-woocommerce.php:118
filterwoocommerce_payment_gatewaysibantest-for-woocommerce.php:124
actionwp_enqueue_scriptsincludes\wc-ibantest-gateway.php:50
actionadmin_enqueue_scriptsincludes\wc-ibantest-gateway.php:51
actionwoocommerce_checkout_update_order_metaincludes\wc-ibantest-gateway.php:52
actionwoocommerce_thankyouincludes\wc-ibantest-gateway.php:53
actionwoocommerce_admin_order_data_after_order_detailsincludes\wc-ibantest-gateway.php:54
actionwoocommerce_email_customer_detailsincludes\wc-ibantest-gateway.php:55
filteradmin_footer_textincludes\wc-ibantest-gateway.php:58
actionadmin_enqueue_scriptsincludes\wc-ibantest-sidebar.php:16
Maintenance & Trust

IBANTEST for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 4, 2019
PHP min version5.6.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

IBANTEST for WooCommerce Developer Profile

IBANTEST

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 IBANTEST 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/ibantest-for-woocommerce/files/js/ibantest-for-woocommerce.js/wp-content/plugins/ibantest-for-woocommerce/files/js/ibantest-for-woocommerce.min.js/wp-content/plugins/ibantest-for-woocommerce/files/css/ibantest-for-woocommerce.css/wp-content/plugins/ibantest-for-woocommerce/files/css/ibantest-for-woocommerce.min.css
Script Paths
wp-content/plugins/ibantest-for-woocommerce/files/js/ibantest-for-woocommerce.jswp-content/plugins/ibantest-for-woocommerce/files/js/ibantest-for-woocommerce.min.js
Version Parameters
ibantest-for-woocommerce/files/js/ibantest-for-woocommerce.js?ver=ibantest-for-woocommerce/files/css/ibantest-for-woocommerce.css?ver=

HTML / DOM Fingerprints

CSS Classes
ibantest-gateway-form
HTML Comments
<!-- IBANTEST for WooCommerce Settings Sidebar --><!-- IBANTEST Settings END -->
Data Attributes
data-ibantest-validation-message
JS Globals
ibantest_params
FAQ

Frequently Asked Questions about IBANTEST for WooCommerce