Product Like and Hide Security & Risk Analysis

wordpress.org/plugins/product-like-and-hide

Allow customers to like and hide products in your WooCommerce store.

0 active installs v1.0.1 PHP 7.4+ WP 5.4+ Updated Dec 10, 2023
hidelikeproductwishlistwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Product Like and Hide Safe to Use in 2026?

Generally Safe

Score 85/100

Product Like and Hide has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "product-like-and-hide" plugin v1.0.1 exhibits a generally good security posture, with a strong emphasis on using prepared statements for its SQL queries and a high percentage of properly escaped outputs. The plugin also incorporates nonce and capability checks, which are crucial for preventing common web vulnerabilities. Its attack surface is well-managed, with all identified entry points having authentication checks, and the absence of file operations and external HTTP requests further reduces potential risks. Furthermore, the plugin has no known historical vulnerabilities, indicating a potentially mature and well-maintained codebase.

However, a critical area of concern arises from the taint analysis. The presence of one flow with an unsanitized path, even if not classified as a critical or high severity in the static analysis, represents a significant risk. Such unsanitized paths can be exploited to inject malicious code or data, leading to various security breaches. While the static analysis has not flagged this as critical, the very existence of an unsanitized path warrants careful investigation and mitigation. The plugin's vulnerability history being clean is a positive sign, but it does not negate the identified risk within the current codebase.

Key Concerns

  • Flow with unsanitized path
  • Output escaping not fully utilized (25% unescaped)
Vulnerabilities
None known

Product Like and Hide Security Vulnerabilities

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

Product Like and Hide Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Product Like and Hide Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
22 prepared
Unescaped Output
25
74 escaped
Nonce Checks
2
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

92% prepared24 total queries

Output Escaping

75% escaped99 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
ajax_like_product (app\main\class-plah-product-like.php:97)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Product Like and Hide Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_plah_hide_productapp\main\class-plah-product-hide.php:40
noprivwp_ajax_plah_hide_productapp\main\class-plah-product-hide.php:43
authwp_ajax_plah_like_productapp\main\class-plah-product-like.php:41
noprivwp_ajax_plah_like_productapp\main\class-plah-product-like.php:44

Shortcodes 1

[plah_user_likes_page] app\main\class-plah-product-like.php:48
WordPress Hooks 13
actionadmin_menuapp\main\class-plah-admin-settings.php:41
actionadmin_initapp\main\class-plah-admin-settings.php:43
actionadd_meta_boxesapp\main\class-plah-admin.php:36
actionadmin_enqueue_scriptsapp\main\class-plah-admin.php:40
actionwp_enqueue_scriptsapp\main\class-plah-main.php:38
actionwoocommerce_after_add_to_cart_buttonapp\main\class-plah-main.php:40
actionwp_footerapp\main\class-plah-main.php:43
actionplah_show_single_product_hide_buttonapp\main\class-plah-product-hide.php:37
filterpre_get_postsapp\main\class-plah-product-hide.php:46
actionwoocommerce_after_shop_loop_itemapp\main\class-plah-product-hide.php:48
actionplah_show_single_product_like_buttonapp\main\class-plah-product-like.php:38
actionplugins_loadedproduct-like-and-hide.php:114
actioninitproduct-like-and-hide.php:126
Maintenance & Trust

Product Like and Hide Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 10, 2023
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Product Like and Hide Developer Profile

Giannis Kipouros

5 plugins · 880 total installs

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

How We Detect Product Like and Hide

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/product-like-and-hide/assets/css/product-like-and-hide-admin.css/wp-content/plugins/product-like-and-hide/assets/js/product-like-and-hide-admin.js/wp-content/plugins/product-like-and-hide/assets/css/product-like-and-hide.css/wp-content/plugins/product-like-and-hide/assets/js/product-like-and-hide.js
Script Paths
/wp-content/plugins/product-like-and-hide/assets/js/product-like-and-hide-admin.js/wp-content/plugins/product-like-and-hide/assets/js/product-like-and-hide.js
Version Parameters
product-like-and-hide/assets/css/product-like-and-hide-admin.css?ver=product-like-and-hide/assets/js/product-like-and-hide-admin.js?ver=product-like-and-hide/assets/css/product-like-and-hide.css?ver=product-like-and-hide/assets/js/product-like-and-hide.js?ver=

HTML / DOM Fingerprints

CSS Classes
plah-like-buttonplah-hide-buttonplah-like-countplah-hide-countplah-action-buttonplah-likedplah-hiddenplah-like-message+2 more
HTML Comments
<!-- Product Like and Hide Settings --><!-- Main Product Like and Hide Options --><!-- Product Likes and Hides --><!-- Likes Information -->+2 more
Data Attributes
data-product-iddata-actiondata-nonce
JS Globals
plah_ajax_object
REST Endpoints
/wp-json/plah/v1/like/wp-json/plah/v1/hide
Shortcode Output
[plah_user_likes_page]
FAQ

Frequently Asked Questions about Product Like and Hide