Sticky Product Add to Cart and Checkout Bar for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woo-sticky-product-bar

The WooCommerce Sticky Product Bar is a highly configurable sticky bar that can show product title, price, rating and Add to Cart / Checkout / Pay but …

300 active installs v1.0.51 PHP 7.3+ WP 5.6+ Updated May 26, 2025
productwoocommercewoocommerce-barwoocommerce-productwoocommerce-sticky-bar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sticky Product Add to Cart and Checkout Bar for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Sticky Product Add to Cart and Checkout Bar for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The "woo-sticky-product-bar" plugin version 1.0.51 presents a mixed security posture. On the positive side, it boasts a clean vulnerability history with no recorded CVEs, suggesting a generally well-maintained codebase in the past. Furthermore, the static analysis indicates no direct SQL injection risks due to the exclusive use of prepared statements. There are also no file operations or external HTTP requests that appear to be made without any form of sanitization or verification based on the provided data.

However, significant security concerns emerge from the static analysis. The presence of the `unserialize` function without any apparent input validation or context is a critical risk, as it can lead to Remote Code Execution (RCE) if an attacker can control the serialized data. The low percentage of properly escaped output (22%) is also a major concern, indicating a high probability of Cross-Site Scripting (XSS) vulnerabilities across various output points. The absence of nonce checks and capability checks on any potential entry points, combined with the dangerous `unserialize` function, creates a situation where an attacker could exploit these weaknesses if they can find a way to inject data into the unserialized object.

In conclusion, while the plugin has a good track record regarding known vulnerabilities, the static analysis reveals critical flaws. The `unserialize` function is a significant RCE risk, and the widespread lack of output escaping points to probable XSS vulnerabilities. The absence of nonce and capability checks on any unearthed entry points exacerbates these risks. Therefore, despite the lack of historical CVEs, this plugin should be treated with caution and immediate attention should be paid to securing the `unserialize` function and improving output escaping.

Key Concerns

  • Dangerous function unserialize used
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Sticky Product Add to Cart and Checkout Bar for WooCommerce Security Vulnerabilities

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

Sticky Product Add to Cart and Checkout Bar for WooCommerce Code Analysis

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

Dangerous Functions Found

unserialize$data = unserialize($response['body']);includes\Admin\OneTeamSoftware.php:179

Output Escaping

22% escaped27 total outputs
Attack Surface

Sticky Product Add to Cart and Checkout Bar for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuincludes\Admin\OneTeamSoftware.php:55
actionadmin_initincludes\Admin\OneTeamSoftware.php:56
filterwoocommerce_get_settings_pagesincludes\StickyProductBar\Plugin.php:79
actionadmin_menuincludes\StickyProductBar\Plugin.php:84
actionwp_footerincludes\StickyProductBar\Plugin.php:88
actionwp_enqueue_scriptsincludes\StickyProductBar\Plugin.php:91
actionwp_headincludes\StickyProductBar\Plugin.php:93
actionadmin_noticesincludes\StickyProductBar\Plugin.php:157
filterwoocommerce_settings_tabs_arrayincludes\StickyProductBar\Settings.php:18
Maintenance & Trust

Sticky Product Add to Cart and Checkout Bar for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 26, 2025
PHP min version7.3
Downloads22K

Community Trust

Rating74/100
Number of ratings9
Active installs300
Developer Profile

Sticky Product Add to Cart and Checkout Bar for WooCommerce Developer Profile

oneteamsoftware

14 plugins · 6K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
97 days
View full developer profile
Detection Fingerprints

How We Detect Sticky Product Add to Cart and Checkout Bar 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/woo-sticky-product-bar/assets/css/woo-sticky-product-bar-styles.css/wp-content/plugins/woo-sticky-product-bar/assets/js/woo-sticky-product-bar.js
Script Paths
/wp-content/plugins/woo-sticky-product-bar/assets/js/woo-sticky-product-bar.js
Version Parameters
woo-sticky-product-bar/assets/css/woo-sticky-product-bar-styles.css?ver=woo-sticky-product-bar/assets/js/woo-sticky-product-bar.js?ver=

HTML / DOM Fingerprints

CSS Classes
oneteamsoftware-woo-sticky-product-bar
Data Attributes
data-product-iddata-product-pricedata-product-namedata-add-to-cart-urldata-add-to-cart-text
JS Globals
wooStickyProductBar
FAQ

Frequently Asked Questions about Sticky Product Add to Cart and Checkout Bar for WooCommerce