Storefront Wishlist Security & Risk Analysis

wordpress.org/plugins/storefront-wishlist

Storefront Wishlist

80 active installs v1.4.0 PHP + WP 4.1.0+ Updated Jan 24, 2022
pootlepressstorefrontstorefront-prowishlistwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Storefront Wishlist Safe to Use in 2026?

Generally Safe

Score 85/100

Storefront Wishlist has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "storefront-wishlist" v1.4.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no directly exploitable entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication checks. Furthermore, the plugin demonstrates excellent practice by using prepared statements exclusively for all its SQL queries, indicating a strong defense against SQL injection vulnerabilities. There are also no known CVEs associated with this plugin, which is a positive indicator of its past security record.

However, there are significant concerns regarding output escaping. With 100% of its outputs being unescaped, this presents a serious risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin, if not properly sanitized before rendering in the browser, could be exploited by an attacker. The taint analysis also identified two flows with unsanitized paths, which, while not classified as critical or high severity in this report, warrant attention as they could potentially lead to path traversal or other file system related vulnerabilities if exploited in conjunction with other factors. The complete absence of nonce and capability checks across all analyzed code is also a worrying sign, suggesting a lack of robust authorization and CSRF protection mechanisms, which could be leveraged if any vulnerabilities were introduced in the future.

In conclusion, while the plugin has a clean vulnerability history and avoids common injection pitfalls through prepared statements, the pervasive lack of output escaping and authorization checks creates substantial risks. The presence of unsanitized paths in taint flows, though currently unclassified by severity, adds another layer of potential concern. Developers should prioritize addressing the unescaped output and implementing proper authorization checks to improve the plugin's overall security.

Key Concerns

  • Unescaped output across all outputs
  • Taint flows with unsanitized paths
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Storefront Wishlist Security Vulnerabilities

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

Storefront Wishlist Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
a2w_btn (wishlist.php:203)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Storefront Wishlist Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actioninitwishlist.php:29
actionwpwishlist.php:52
filterstorefront_pro_fieldswishlist.php:54
actionwp_enqueue_scriptswishlist.php:56
actionwp_footerwishlist.php:58
actionstorefront_handheld_footer_bar_linkswishlist.php:59
actionwoocommerce_product_thumbnailswishlist.php:86
actionwoocommerce_after_add_to_cart_buttonwishlist.php:89
filterwp_footerwishlist.php:92
filterwoocommerce_loop_add_to_cart_linkwishlist.php:96
filterbody_classwishlist.php:97
filterexcerpt_lengthwishlist.php:209
Maintenance & Trust

Storefront Wishlist Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.0
Last updatedJan 24, 2022
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Storefront Wishlist Developer Profile

pootlepress

9 plugins · 1K total installs

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

How We Detect Storefront Wishlist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/storefront-wishlist/assets/front.css/wp-content/plugins/storefront-wishlist/assets/front.js
Script Paths
/wp-content/plugins/storefront-wishlist/assets/front.js
Version Parameters
storefront-wishlist/assets/front.css?ver=storefront-wishlist/assets/front.js?ver=

HTML / DOM Fingerprints

CSS Classes
sfwl-shop-icon-left-a2csfwl-shop-icon-right-imgsfwl-a2wsfwl-a2w-sfwl-app-togglesfwl-a2w-<?php echo $id ?>
Data Attributes
id="sfwl-app-toggle"onclick='sfwl.a2w(
JS Globals
sfwlDatasfwl
FAQ

Frequently Asked Questions about Storefront Wishlist