eCommerce Dashboard Security & Risk Analysis

wordpress.org/plugins/ecommerce-dashboard

This plugin allows you to see your e-commerce sale stats on your mobile device.

10 active installs v1.0.8 PHP + WP 3.0+ Updated Dec 31, 2014
e-commerceecommercemobile-statsorbisiuswp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is eCommerce Dashboard Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "ecommerce-dashboard" v1.0.8 plugin presents a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Crucially, there are no identified dangerous functions, no raw SQL queries (all use prepared statements), and no file operations or external HTTP requests, which are significant strengths. The absence of known CVEs and a history of vulnerabilities further suggests a relatively secure development process for this version.

However, there are significant areas of concern. The most glaring issue is the extremely low rate of output escaping (14% properly escaped out of 66 outputs). This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly in the browser without sufficient sanitization. Furthermore, the complete lack of nonce checks and capability checks, especially given the absence of AJAX/REST API entry points, is unusual and could become a critical weakness if any entry points were to be added or exposed in the future. The bundled outdated jQuery v1.9.1 is also a potential risk, as older versions can contain known vulnerabilities.

In conclusion, while the plugin currently exhibits a very limited attack surface and strong practices in areas like SQL handling, the severe lack of output escaping creates a substantial risk of XSS vulnerabilities. The absence of nonce and capability checks, while not directly exploitable given the current entry point analysis, represents a lack of fundamental security controls that could be problematic if the plugin evolves. The outdated jQuery library adds another layer of potential concern.

Key Concerns

  • Low output escaping rate
  • Bundled outdated jQuery v1.9.1
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

eCommerce Dashboard Security Vulnerabilities

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

eCommerce Dashboard Code Analysis

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

Bundled Libraries

jQuery1.9.1

Output Escaping

14% escaped66 total outputs
Attack Surface

eCommerce Dashboard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitecommerce-dashboard.php:29
actioninitecommerce-dashboard.php:30
actionplugins_loadedecommerce-dashboard.php:31
actionadmin_initecommerce-dashboard.php:32
actionadmin_noticesecommerce-dashboard.php:33
actionadmin_menuecommerce-dashboard.php:34
actionwp_footerecommerce-dashboard.php:35
filterwc_order_typesecommerce-dashboard.php:37
filterplugin_action_linksecommerce-dashboard.php:265
Maintenance & Trust

eCommerce Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedDec 31, 2014
PHP min version
Downloads5K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

eCommerce Dashboard Developer Profile

Svetoslav Marinov

26 plugins · 12K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
722 days
View full developer profile
Detection Fingerprints

How We Detect eCommerce Dashboard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ecommerce-dashboard/assets/main.css/wp-content/plugins/ecommerce-dashboard/assets/main.min.css/wp-content/plugins/ecommerce-dashboard/assets/main.js/wp-content/plugins/ecommerce-dashboard/assets/main.min.js
Script Paths
/wp-content/plugins/ecommerce-dashboard/assets/main.js/wp-content/plugins/ecommerce-dashboard/assets/main.min.js
Version Parameters
ecommerce_dashboard/assets/main.css?ver=ecommerce_dashboard/assets/main.min.css?ver=ecommerce_dashboard/assets/main.js?ver=ecommerce_dashboard/assets/main.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
ecommerce-dashboardui-headerui-title
Data Attributes
data-role
JS Globals
eCommerce_Dashboard_Platform_WooCommerce_Sales_By_Date
FAQ

Frequently Asked Questions about eCommerce Dashboard