Appify Side Cart – WooCommerce based AJAX cart without reloading page Security & Risk Analysis

wordpress.org/plugins/appify-side-cart

Appify Side Cart is a WooCommerce plugin that allows you to add and remove products from your cart without reloading the page.

0 active installs v1.0.1 PHP + WP 5.4+ Updated Apr 1, 2023
ajaxe-commerceshopping-cartuser-friendlywoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Appify Side Cart – WooCommerce based AJAX cart without reloading page Safe to Use in 2026?

Generally Safe

Score 85/100

Appify Side Cart – WooCommerce based AJAX cart without reloading page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "appify-side-cart" plugin version 1.0.1 demonstrates a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with exploitable entry points, particularly those lacking authentication, is a significant positive. The plugin also avoids dangerous functions, performs SQL queries exclusively using prepared statements, and doesn't make external HTTP requests, all of which are excellent security practices. The presence of nonce checks and the absence of bundled libraries further contribute to its secure design.

However, a notable concern arises from the output escaping. With 33 total outputs and only 64% properly escaped, there's a significant chance of cross-site scripting (XSS) vulnerabilities. While taint analysis didn't reveal any specific unsanitized flows, this partially escaped output is a potential avenue for exploitation if user-supplied data is not handled correctly before being displayed.

The plugin's vulnerability history is clean, with no known CVEs. This, combined with the absence of critical or high severity taint flows, suggests a robust development process and a history of secure coding. While the lack of historical vulnerabilities is encouraging, the partially unescaped output remains the primary area of concern, indicating that vigilance regarding output sanitization is still required.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Appify Side Cart – WooCommerce based AJAX cart without reloading page Security Vulnerabilities

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

Appify Side Cart – WooCommerce based AJAX cart without reloading page Code Analysis

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

Output Escaping

64% escaped33 total outputs
Attack Surface

Appify Side Cart – WooCommerce based AJAX cart without reloading page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionplugins_loadedappify-side-cart.php:50
actionadmin_initappify-side-cart.php:51
actionadmin_noticesappify-side-cart.php:137
actionadmin_enqueue_scriptsincludes\Admin\Assets.php:12
actiontgmpa_registerincludes\Admin\Package.php:21
actionadmin_menuincludes\Admin\Submenu_Page.php:15
actionadmin_initincludes\Admin\Submenu_Page.php:16
actionadmin_initincludes\Admin\Submenu_Page.php:17
filterwoocommerce_add_to_cart_fragmentsincludes\Subscriber\Backend.php:49
actionwc_ajax_lii_ajaxcart_add_to_cartincludes\Subscriber\Backend.php:50
actionwc_ajax_lii_ajaxcart_update_item_quantityincludes\Subscriber\Backend.php:51
actionwp_enqueue_scriptsincludes\Subscriber\Frontend.php:44
actionwp_enqueue_scriptsincludes\Subscriber\Frontend.php:45
actionwp_footerincludes\Subscriber\Frontend.php:46
filterwoocommerce_loop_add_to_cart_linkincludes\Subscriber\Frontend.php:47
Maintenance & Trust

Appify Side Cart – WooCommerce based AJAX cart without reloading page Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedApr 1, 2023
PHP min version
Downloads942

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Appify Side Cart – WooCommerce based AJAX cart without reloading page Developer Profile

liilab

1 plugin · 0 total installs

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

How We Detect Appify Side Cart – WooCommerce based AJAX cart without reloading page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/appify-side-cart/assets/build/css/bootstrap.min.css/wp-content/plugins/appify-side-cart/assets/build/css/bootstrap-icons.css/wp-content/plugins/appify-side-cart/assets/build/css/style.css/wp-content/plugins/appify-side-cart/assets/build/js/notify.js/wp-content/plugins/appify-side-cart/assets/build/js/bootstrap.min.js/wp-content/plugins/appify-side-cart/assets/build/js/main.js
Script Paths
/wp-content/plugins/appify-side-cart/assets/build/js/notify.js/wp-content/plugins/appify-side-cart/assets/build/js/bootstrap.min.js/wp-content/plugins/appify-side-cart/assets/build/js/main.js
Version Parameters
appify-side-cart/assets/build/css/bootstrap.min.css?ver=appify-side-cart/assets/build/css/bootstrap-icons.css?ver=appify-side-cart/assets/build/css/style.css?ver=appify-side-cart/assets/build/js/notify.js?ver=appify-side-cart/assets/build/js/bootstrap.min.js?ver=appify-side-cart/assets/build/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
appify-side-cartappify-cart-headerappify-cart-closeappify-cart-bodyappify-cart-footer
HTML Comments
<!-- Appify Side Cart --><!-- Appify Side Cart End -->
Data Attributes
data-bs-toggledata-bs-targetaria-controlsaria-labelledbyid
JS Globals
script_handle
REST Endpoints
/wp-json/appify-side-cart/v1/cart/wp-json/appify-side-cart/v1/add-to-cart/wp-json/appify-side-cart/v1/remove-from-cart/wp-json/appify-side-cart/v1/update-cart
FAQ

Frequently Asked Questions about Appify Side Cart – WooCommerce based AJAX cart without reloading page