IBIZA Express Delivery Integration Security & Risk Analysis

wordpress.org/plugins/ibiza-express-delivery-integration

Automate e-commerce orders with official IBIZA platform for WooCommerce. Send your order to IBIZA system and syc your package statuses.

0 active installs v1.0 PHP 7.4+ WP 5.0+ Updated Feb 27, 2025
api-integrationdeliveryorder-automationwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is IBIZA Express Delivery Integration Safe to Use in 2026?

Generally Safe

Score 92/100

IBIZA Express Delivery Integration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "ibiza-express-delivery-integration" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by having a small attack surface and a single AJAX handler which appears to have a nonce check, although capability checks are absent. The plugin also avoids dangerous functions, file operations, and the inclusion of bundled libraries. SQL queries show a reasonable effort towards prepared statements, and a majority of output is properly escaped.

However, concerns arise from the taint analysis, which identified one flow with an unsanitized path at a high severity. This is a significant concern as it suggests a potential for attackers to inject malicious data that is not properly handled, potentially leading to various vulnerabilities depending on how this unsanitized data is used. The absence of capability checks on the AJAX handler is also a weakness, as it means that any authenticated user, regardless of their role or permissions, could potentially interact with this handler, increasing the risk if the handler itself performs sensitive operations.

The plugin's vulnerability history is a notable strength, showing zero known CVEs. This indicates a lack of publicly disclosed security flaws, which is generally a positive sign. However, this should not be taken as a guarantee of complete security, especially given the high-severity taint flow identified in the static analysis. The overall conclusion is that while the plugin is not riddled with obvious vulnerabilities and has a clean history, the high-severity unsanitized path flow and lack of capability checks warrant careful attention and potential remediation.

Key Concerns

  • High severity unsanitized path in taint analysis
  • AJAX handler lacks capability checks
  • SQL queries: 33% not using prepared statements
  • Output escaping: 33% not properly escaped
Vulnerabilities
None known

IBIZA Express Delivery Integration Security Vulnerabilities

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

IBIZA Express Delivery Integration Code Analysis

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

SQL Query Safety

67% prepared6 total queries

Output Escaping

67% escaped36 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<class-ibizaxdel-order-integration> (includes\class-ibizaxdel-order-integration.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

IBIZA Express Delivery Integration Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_create_new_packageincludes\class-ibizaxdel-order-integration.php:19
WordPress Hooks 8
actionplugins_loadedibiza.php:37
actionadmin_menuincludes\class-ibizaxdel-admin-settings.php:11
actionadmin_initincludes\class-ibizaxdel-admin-settings.php:12
actionadmin_noticesincludes\class-ibizaxdel-order-integration.php:12
actionadd_meta_boxesincludes\class-ibizaxdel-order-integration.php:15
filtermanage_woocommerce_page_wc-orders_columnsincludes\class-ibizaxdel-order-integration.php:16
actionmanage_woocommerce_page_wc-orders_custom_columnincludes\class-ibizaxdel-order-integration.php:17
actionadmin_enqueue_scriptsincludes\class-ibizaxdel-order-integration.php:18
Maintenance & Trust

IBIZA Express Delivery Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 27, 2025
PHP min version7.4
Downloads277

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

IBIZA Express Delivery Integration Developer Profile

Fathi Hinid

1 plugin · 0 total installs

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

How We Detect IBIZA Express Delivery Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ibiza-express-delivery-integration/assets/js/send-to-api.js

HTML / DOM Fingerprints

Data Attributes
data-order-idclass="button send-to-api"
JS Globals
ibiza_ajax_params
FAQ

Frequently Asked Questions about IBIZA Express Delivery Integration