Cart Products for WordPress Security & Risk Analysis

wordpress.org/plugins/cart-products-for-woocommerce

Extension for Woocommerce that allows you to add products quickly and easily to the cart straight from cart or checkout page.

10 active installs v1.0.4 PHP + WP 4.3+ Updated Feb 12, 2019
cartcheckoutproductsticketswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cart Products for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

Cart Products for WordPress 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 "cart-products-for-woocommerce" v1.0.4 plugin exhibits a generally positive security posture based on the static analysis. There are no identified dangerous functions, all SQL queries utilize prepared statements, and there are no external HTTP requests or file operations that appear to be concerning. The absence of known CVEs and a clean vulnerability history is a significant strength, suggesting a well-maintained or less targeted codebase.

However, several areas raise concern. The low percentage of properly escaped output (32%) indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities. While the total number of outputs is moderate, a substantial portion being unescaped is a critical weakness. Furthermore, the lack of nonce and capability checks across all entry points, particularly the single shortcode, means that any interaction with this shortcode could potentially be exploited without proper authorization or validation, leading to unauthorized actions or information disclosure.

Despite the strengths in SQL handling and the absence of known vulnerabilities, the identified issues with output escaping and the lack of authorization checks on its shortcode present tangible risks. The plugin is not as secure as its clean vulnerability history might initially suggest. Prioritizing the fixing of XSS vulnerabilities and implementing proper authorization checks on the shortcode is highly recommended.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Cart Products for WordPress Security Vulnerabilities

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

Cart Products for WordPress Code Analysis

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

Output Escaping

32% escaped25 total outputs
Attack Surface

Cart Products for WordPress Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wc_cart_products] include\shortcodes.php:7
WordPress Hooks 18
actionplugins_loadedcard-products.php:48
actionelementor/initelementor\functions.php:20
actionelementor/widgets/widgets_registeredelementor\init.php:13
actioninitelementor\init.php:14
actionwp_enqueue_scriptselementor\init.php:15
actionadmin_enqueue_scriptselementor\init.php:16
actionpre_get_postselementor\wccp-widget.php:756
actioninitgutenberg\src\init.php:47
actionenqueue_block_editor_assetsgutenberg\src\init.php:74
actionwccp_before_cartinclude\functions.php:9
actionwccp_after_cartinclude\functions.php:10
actionwpinclude\functions.php:11
actionwp_footerinclude\functions.php:12
actionwp_enqueue_scriptsinclude\functions.php:13
filterwoocommerce_checkout_redirect_empty_cartinclude\functions.php:15
filterwoocommerce_checkout_update_order_review_expiredinclude\functions.php:17
filterbody_classinclude\functions.php:19
filterwccp_item_quantityinclude\functions.php:20
Maintenance & Trust

Cart Products for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedFeb 12, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Cart Products for WordPress Developer Profile

Pineparks

4 plugins · 30 total installs

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

How We Detect Cart Products for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cart-products-for-woocommerce/css/wccp.css/wp-content/plugins/cart-products-for-woocommerce/js/wccp.js/wp-content/plugins/cart-products-for-woocommerce/elementor/wccp-widget.php/wp-content/plugins/cart-products-for-woocommerce/gutenberg/src/init.php
Script Paths
/wp-content/plugins/cart-products-for-woocommerce/js/wccp.js
Version Parameters
cart-products-for-woocommerce/css/wccp.css?ver=cart-products-for-woocommerce/js/wccp.js?ver=

HTML / DOM Fingerprints

CSS Classes
wccp-wrapwccp-qtywccp-qty-minuswccp-qty-pluswccp-in
Shortcode Output
<div class="wccp-wrap"></div>
FAQ

Frequently Asked Questions about Cart Products for WordPress