BotSailor Abandoned Cart Webhook for WooCommerce Security & Risk Analysis

wordpress.org/plugins/botsailor-abandoned-cart-webhook

BotSailor Abandoned Cart Webhook sends WooCommerce cart abandonment data to a webhook URL for recovery.

20 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Nov 5, 2024
abandoned-cartbotsailorcart-recoverywebhookwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BotSailor Abandoned Cart Webhook for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

BotSailor Abandoned Cart Webhook for WooCommerce 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 "botsailor-abandoned-cart-webhook" plugin, in version 1.0.0, exhibits a concerning security posture primarily due to its unprotected entry points. While the plugin demonstrates good practices in output escaping and avoids dangerous functions, its static analysis reveals two AJAX handlers that lack any authentication or capability checks. This creates a significant attack surface, as these handlers can be invoked by unauthenticated users, potentially leading to unauthorized actions or information disclosure.

The plugin also utilizes raw SQL queries without prepared statements, which is a notable risk, especially when combined with unprotected AJAX endpoints. Although no critical or high severity taint flows were identified, the absence of nonce checks on its AJAX handlers further exacerbates the risk of Cross-Site Request Forgery (CSRF) attacks. The plugin's vulnerability history is clean, with no recorded CVEs. This positive history suggests that the developers may be diligent or that the plugin has not been a target. However, the identified weaknesses in the current version, particularly the unprotected AJAX endpoints and the use of raw SQL, warrant immediate attention regardless of past security performance.

Key Concerns

  • AJAX handlers without auth checks
  • SQL queries without prepared statements
  • Missing nonce checks on AJAX
  • Capability checks missing on AJAX
Vulnerabilities
None known

BotSailor Abandoned Cart Webhook for WooCommerce Security Vulnerabilities

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

BotSailor Abandoned Cart Webhook for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped3 total outputs
Attack Surface
2 unprotected

BotSailor Abandoned Cart Webhook for WooCommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_botsailor_update_cart_with_phonebotsailor-abandoned-cart-webhook.php:36
noprivwp_ajax_botsailor_update_cart_with_phonebotsailor-abandoned-cart-webhook.php:37
WordPress Hooks 8
actionwp_enqueue_scriptsbotsailor-abandoned-cart-webhook.php:26
actionadmin_menubotsailor-abandoned-cart-webhook.php:71
actionadmin_initbotsailor-abandoned-cart-webhook.php:72
actionwoocommerce_add_to_cartbotsailor-abandoned-cart-webhook.php:75
actionwoocommerce_checkout_order_processedbotsailor-abandoned-cart-webhook.php:80
actionwpbotsailor-abandoned-cart-webhook.php:83
actionbotsailor_check_abandoned_cartsbotsailor-abandoned-cart-webhook.php:86
filtercron_schedulesbotsailor-abandoned-cart-webhook.php:220

Scheduled Events 2

botsailor_check_abandoned_carts
botsailor_check_abandoned_carts
Maintenance & Trust

BotSailor Abandoned Cart Webhook for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 5, 2024
PHP min version7.2
Downloads970

Community Trust

Rating80/100
Number of ratings4
Active installs20
Developer Profile

BotSailor Abandoned Cart Webhook for WooCommerce Developer Profile

M M Muraduzzaman Konok

1 plugin · 20 total installs

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

How We Detect BotSailor Abandoned Cart Webhook 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/botsailor-abandoned-cart-webhook/js/phone-number-update.js
Script Paths
/wp-content/plugins/botsailor-abandoned-cart-webhook/js/phone-number-update.js

HTML / DOM Fingerprints

Data Attributes
name="botsailor_abandoned_cart_webhook_url"
JS Globals
ajax_obj.ajax_url
FAQ

Frequently Asked Questions about BotSailor Abandoned Cart Webhook for WooCommerce