View and Share Carts for WooCommerce Security & Risk Analysis

wordpress.org/plugins/view-carts

A simple, fast, lightweight admin tool to share or recreate recent WooCommerce carts. Label carts, adjust pricing, and manage coupons.

0 active installs v1.0.7 PHP + WP 6.6+ Updated Feb 26, 2026
cartcouponcustom-pricingsharewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is View and Share Carts for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The 'view-carts' plugin version 1.0.7 exhibits a generally good security posture, with several positive indicators. Notably, all observed output is properly escaped, and there are no identified dangerous functions, file operations, or external HTTP requests, which are common vectors for vulnerabilities. The plugin also demonstrates a good understanding of WordPress security by including a respectable number of nonce and capability checks. Furthermore, the absence of any historical CVEs or recorded vulnerability types is a strong positive signal, suggesting a history of stable and secure development.

However, a significant concern arises from the presence of one unprotected AJAX handler within the identified attack surface. This handler, without proper authentication or capability checks, could be exploited by unauthenticated users to perform actions or expose data that should otherwise be protected. While the static analysis did not reveal critical taint flows or raw SQL queries without prepared statements, this single unprotected entry point represents a tangible risk. The plugin's strength lies in its clean code regarding output and data handling, but this one lapse in authentication on an AJAX endpoint requires attention.

Key Concerns

  • Unprotected AJAX handler
  • Raw SQL query without prepared statements
Vulnerabilities
None known

View and Share Carts for WooCommerce Security Vulnerabilities

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

View and Share Carts for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped46 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wcvsc_set_expiry (vc_functions.php:302)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

View and Share Carts for WooCommerce Attack Surface

Entry Points6
Unprotected1

AJAX Handlers 6

authwp_ajax_wcvsc_refresh_viewvc_functions.php:253
authwp_ajax_wcvsc_update_cart_pricevc_functions.php:267
authwp_ajax_wcvsc_update_cart_couponsvc_functions.php:280
authwp_ajax_wcvsc_update_cart_labelvc_functions.php:292
authwp_ajax_wcvsc_del_cartvc_functions.php:300
authwp_ajax_wcvsc_set_expiryvc_functions.php:311
WordPress Hooks 14
actionwp_footervc_functions.php:73
actionwoocommerce_cart_updatedvc_functions.php:116
actionwoocommerce_update_cart_action_cart_updatedvc_functions.php:117
actionwoocommerce_add_to_cartvc_functions.php:118
actionwoocommerce_cart_item_removedvc_functions.php:119
actionwoocommerce_cart_item_restoredvc_functions.php:120
actionwoocommerce_after_cart_item_quantity_updatevc_functions.php:121
actionwoocommerce_applied_couponvc_functions.php:122
actionwoocommerce_removed_couponvc_functions.php:123
actionwoocommerce_before_calculate_totalsvc_functions.php:130
actionadmin_menuvc_functions.php:206
actionadmin_enqueue_scriptsvc_functions.php:247
actionwpvc_functions.php:348
actionwoocommerce_thankyouvc_functions.php:392
Maintenance & Trust

View and Share Carts for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 26, 2026
PHP min version
Downloads244

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

View and Share Carts for WooCommerce Developer Profile

RLDD

8 plugins · 5K total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect View and Share Carts 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/view-carts/wcvsc-admin.css/wp-content/plugins/view-carts/wcvsc-admin.js
Script Paths
/wp-content/plugins/view-carts/wcvsc-admin.js
Version Parameters
view-carts/wcvsc-admin.css?ver=view-carts/wcvsc-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
view-cartswcvsc-expirywcvsc-cart-tablewcvsc-searchwcvsc-cart-detail
HTML Comments
safe admin read-only query for transient cart list
Data Attributes
data-view-cart-iddata-view-cart-signeddata-view-cart-details
JS Globals
wcvsc_transient
FAQ

Frequently Asked Questions about View and Share Carts for WooCommerce