Eleshop Security & Risk Analysis

wordpress.org/plugins/eleshop

Best Elementor Addon for WooCommerce.

0 active installs v1.0.4.1 PHP 5.3+ WP 4.0+ Updated Oct 8, 2023
elementorelementor-woocommerce-addonwoocommercewoocommerce-addon
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Eleshop Safe to Use in 2026?

Generally Safe

Score 85/100

Eleshop 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 eleshop plugin v1.0.4.1 exhibits a generally strong security posture based on the provided static analysis. The complete absence of identified entry points such as AJAX handlers, REST API routes, shortcodes, and cron events is a significant strength, drastically reducing the potential attack surface. Furthermore, the fact that all observed SQL queries utilize prepared statements is excellent practice, mitigating risks of SQL injection. The presence of capability checks, even if limited, suggests an awareness of access control mechanisms.

However, a notable concern arises from the low percentage of properly escaped output (20%). This indicates that a significant portion of data output by the plugin might be vulnerable to Cross-Site Scripting (XSS) attacks if user-controlled input is not adequately sanitized before being rendered. The lack of detected taint flows is positive, but it's important to remember that static analysis might not catch all complex injection vulnerabilities. The plugin's vulnerability history being entirely clean is a very good sign, suggesting developers are either diligent with security or the plugin hasn't been a target. The bundled Freemius library should be monitored for potential vulnerabilities in its own right, although no specific version issues were flagged here.

In conclusion, while the plugin has commendable strengths in limiting its attack surface and securing database interactions, the unescaped output represents a concrete area of concern that requires attention to prevent XSS vulnerabilities. The clean vulnerability history is a strong positive, but ongoing vigilance, especially regarding output sanitization and library updates, is recommended.

Key Concerns

  • Low percentage of properly escaped output
  • Bundled Freemius library v1.0
Vulnerabilities
None known

Eleshop Security Vulnerabilities

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

Eleshop Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

20% escaped5 total outputs
Attack Surface

Eleshop Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actionplugins_loadedclass-eleshop.php:30
actionelementor/initclass-eleshop.php:32
filterelementor/utils/get_placeholder_image_srcclass-eleshop.php:33
actionelementor/widgets/widgets_registeredclass-eleshop.php:35
actionadmin_initclass-eleshop.php:117
actionadmin_noticesclass-eleshop.php:217
actionadmin_noticesclass-eleshop.php:223
actionadmin_noticesclass-eleshop.php:229
actionrest_api_initinc\admin\api\Api.php:15
actionadmin_menuinc\admin\dashboard-settings.php:22
actionnetwork_admin_menuinc\admin\dashboard-settings.php:23
actionadmin_enqueue_scriptsinc\admin\dashboard-settings.php:25
actionelementor/initinc\classes\assets-manager.php:14
actionwp_enqueue_scriptsinc\classes\assets-manager.php:16
actionelementor/frontend/after_register_stylesinc\classes\assets-manager.php:25
actionelementor/frontend/after_register_scriptsinc\classes\assets-manager.php:26
actionelementor/editor/after_enqueue_scriptsinc\classes\assets-manager.php:27
actionelementor/editor/after_enqueue_stylesinc\classes\assets-manager.php:28
Maintenance & Trust

Eleshop Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedOct 8, 2023
PHP min version5.3
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Eleshop Developer Profile

Liton Arefin

45 plugins · 43K total installs

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

How We Detect Eleshop

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/eleshop/assets/css/eleshop-admin.css/wp-content/plugins/eleshop/assets/js/manifest.js/wp-content/plugins/eleshop/assets/js/vendor.js/wp-content/plugins/eleshop/assets/js/eleshop-admin.js
Script Paths
/wp-content/plugins/eleshop/libs/freemius/start.php
Version Parameters
eleshop/assets/js/manifest.js?ver=eleshop/assets/js/vendor.js?ver=eleshop/assets/js/eleshop-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
eleshop-badgeeleshop-wrapeleshop-admin-app
JS Globals
eleshopLocalize
REST Endpoints
/wp-json/eleshop/v1/settings
Shortcode Output
<div class="eleshop-wrap"><div class="container"><div id="eleshop-admin-app"></div></div></div>
FAQ

Frequently Asked Questions about Eleshop