WP eCommerce Wishlist Security & Risk Analysis

wordpress.org/plugins/wp-e-commerce-whish-list

An amazing WP eCommerce plugin to implement Wishlist Plugin for WP eCommerce Site.

10 active installs v1.1.7 PHP + WP 3.5+ Updated Nov 4, 2024
add-to-wishliste-commercewish-listwishlistwp-ecommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP eCommerce Wishlist Safe to Use in 2026?

Generally Safe

Score 92/100

WP eCommerce Wishlist 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 "wp-e-commerce-whish-list" v1.1.7 plugin exhibits several concerning security practices despite a clean vulnerability history. The static analysis reveals a significant attack surface consisting of three AJAX handlers, all of which lack authentication checks. This is a major concern, as it potentially exposes these handlers to unauthorized access and malicious exploitation. Furthermore, the presence of dangerous functions like `unserialize` and `create_function`, coupled with only 20% of output being properly escaped, indicates potential vulnerabilities related to code injection and cross-site scripting (XSS). The lack of nonce checks on AJAX handlers exacerbates these risks, allowing attackers to forge requests. While the plugin does not appear to have any known CVEs and uses prepared statements for its SQL queries, the absence of these fundamental security measures in its entry points and output handling are critical weaknesses. The plugin's vulnerability history is notably absent, which could indicate either diligent security development or simply a lack of past discoveries. However, the static analysis findings present a clear and present danger that requires immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • Dangerous functions (unserialize, create_function)
  • Low percentage of properly escaped output
  • Missing nonce checks on AJAX handlers
  • No capability checks on entry points
Vulnerabilities
None known

WP eCommerce Wishlist Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP eCommerce Wishlist Release Timeline

v1.1.7Current
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0
Code Analysis
Analyzed Apr 16, 2026

WP eCommerce Wishlist Code Analysis

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

Dangerous Functions Found

unserialize$array = unserialize ( $wpecwl );inc/functions.php:143
unserialize$array = unserialize ( $wpecwl );inc/functions.php:160
unserialize$array = unserialize ( $wpecwl );inc/functions.php:186
create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("wpecwlWidget");') );index.php:73

SQL Query Safety

100% prepared1 total queries

Output Escaping

20% escaped25 total outputs
Attack Surface
3 unprotected

WP eCommerce Wishlist Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_add_wish_listindex.php:70
authwp_ajax_remove_wish_listindex.php:71
authwp_ajax_load_wish_listindex.php:72
WordPress Hooks 4
actionwpsc_product_form_fields_endindex.php:67
actionwp_footerindex.php:68
actionwp_enqueue_scriptsindex.php:69
actionwidgets_initindex.php:73
Maintenance & Trust

WP eCommerce Wishlist Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 4, 2024
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP eCommerce Wishlist Developer Profile

Fahad Mahmood

44 plugins · 33K total installs

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

How We Detect WP eCommerce Wishlist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-e-commerce-whish-list/css/style.css/wp-content/plugins/wp-e-commerce-whish-list/images/heart-icon.png/wp-content/plugins/wp-e-commerce-whish-list/images/notfound.png
Version Parameters
wp-e-commerce-whish-list/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpecwl_addwpecwl_remove
Data Attributes
proid
JS Globals
loadWishlistajaxurl
REST Endpoints
/wp-json/wp-e-commerce-whish-list/
Shortcode Output
<input type="image" title="Add to Wishlist" src="class="wpecwl_add"proid="" value="&nbsp;" />
FAQ

Frequently Asked Questions about WP eCommerce Wishlist