WC Products Quick View Security & Risk Analysis

wordpress.org/plugins/wc-products-quick-view

A plugin to get preview of woocommerce products from product list.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Aug 17, 2015
products-quick-viewquick-viewwoocommercewoocommerce-products-quick-viewwoocommerce-quick-view
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WC Products Quick View Safe to Use in 2026?

Generally Safe

Score 85/100

WC Products Quick View has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The wc-products-quick-view plugin v1.0 exhibits a concerning security posture primarily due to a significant attack surface exposed through unprotected AJAX handlers. While the code analysis reveals no dangerous functions, SQL injection vulnerabilities, or external HTTP requests, the presence of four AJAX handlers without any authentication or capability checks is a major weakness. This means any user, even an unauthenticated one, could potentially trigger these actions, opening the door to various attacks. The lack of nonce checks on these AJAX endpoints further exacerbates this risk, as it allows for potential Cross-Site Request Forgery (CSRF) attacks.

Despite the clean vulnerability history and the use of prepared statements for SQL queries, the identified issues in the static analysis are critical. The low percentage of properly escaped output (6%) also suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data might be rendered directly in the browser without proper sanitization. The absence of taint analysis findings is positive but doesn't mitigate the direct risks identified in the attack surface and output escaping. Overall, the plugin has some strengths in its SQL handling and lack of known vulnerabilities, but the unprotected AJAX endpoints and poor output escaping practices present significant security risks that need immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX handlers
  • Low percentage of properly escaped output
Vulnerabilities
None known

WC Products Quick View Security Vulnerabilities

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

WC Products Quick View Code Analysis

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

Output Escaping

6% escaped16 total outputs
Attack Surface
4 unprotected

WC Products Quick View Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

noprivwp_ajax_show_productclass.wc-quick-view.php:15
authwp_ajax_show_productclass.wc-quick-view.php:16
noprivwp_ajax_add_variable_productclass.wc-quick-view.php:19
authwp_ajax_add_variable_productclass.wc-quick-view.php:20
WordPress Hooks 5
actionwp_enqueue_scriptsclass.wc-quick-view.php:13
actionwp_footerclass.wc-quick-view.php:23
actionwoocommerce_simple_add_to_cartclass.wc-quick-view.php:27
actionwoocommerce_after_shop_loop_itemfunctions.php:39
actionplugins_loadedinit.php:52
Maintenance & Trust

WC Products Quick View Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedAug 17, 2015
PHP min version
Downloads3K

Community Trust

Rating84/100
Number of ratings5
Active installs10
Developer Profile

WC Products Quick View Developer Profile

Mainul Hassan

3 plugins · 9K total installs

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

How We Detect WC Products Quick View

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-products-quick-view/assets/css/style.css/wp-content/plugins/wc-products-quick-view/assets/js/wc-add-to-cart-variable-product.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view-without-prettyphoto.js
Script Paths
/wp-content/plugins/wc-products-quick-view/assets/js/wc-add-to-cart-variable-product.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view.js/wp-content/plugins/wc-products-quick-view/assets/js/wc-product-quick-view-without-prettyphoto.js
Version Parameters
wc-add-to-cart-variable-product.js?ver=wc-product-quick-view.js?ver=wc-product-quick-view-without-prettyphoto.js?ver=

HTML / DOM Fingerprints

CSS Classes
wc-product-quick-viewwc-quick-view-modalmodal-containermodal-contentmodal-loadingloading-wrapperwc-quick-view-contentquick-view-nav+3 more
HTML Comments
<!-- wc-product-quick-view --><!-- #wc-product-quick-view --><!-- close modal markup --><!-- quick view content will goes here.. -->
Data Attributes
data-product_idadd_to_cart_buttonproduct_type_simple
JS Globals
WC_Products_Quick_View_Path
REST Endpoints
/wp-json/wpqv/
FAQ

Frequently Asked Questions about WC Products Quick View