WP Adsterra Dashboard Security & Risk Analysis

wordpress.org/plugins/wp-adsterra-dashboard

Secure and optimized WP AdsTerra Dashboard for viewing statistics via API with enhanced performance and security features.

500 active installs v2.0.0 PHP 7.4+ WP 5.0+ Updated Oct 3, 2025
adsterra-dashboardadsterra-publishers-dashboardadsterra-stats
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Adsterra Dashboard Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The wp-adsterra-dashboard plugin version 2.0.0 exhibits a generally strong security posture, particularly concerning its limited attack surface and the absence of known vulnerabilities. The static analysis reveals that all identified entry points, specifically AJAX handlers, are protected by nonce checks. The plugin also demonstrates good practices in output escaping, with a high percentage of outputs being properly sanitized, minimizing the risk of cross-site scripting (XSS) vulnerabilities.

However, a significant concern arises from the handling of SQL queries. The analysis indicates that none of the two SQL queries utilize prepared statements, which presents a substantial risk for SQL injection vulnerabilities. Although no taint flows with unsanitized paths were found, the lack of prepared statements is a critical oversight that could be exploited if user input is directly incorporated into these queries. The absence of capability checks on AJAX handlers, while mitigated by nonce checks, could still be a point of consideration for further hardening, though it's less critical than the raw SQL queries.

Given the lack of historical vulnerabilities, it suggests the developers may be diligent in addressing past issues or that the plugin has not been a significant target. Nevertheless, the current code analysis highlights the critical need to address the unescaped SQL queries. The plugin's strengths lie in its controlled attack surface and output sanitization, but its primary weakness is the direct use of SQL queries without prepared statements, which requires immediate attention to prevent potential security breaches.

Key Concerns

  • SQL queries without prepared statements
Vulnerabilities
None known

WP Adsterra Dashboard Security Vulnerabilities

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

WP Adsterra Dashboard Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

82% escaped38 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wp_adsterra_update_month_filter_action (index.php:53)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Adsterra Dashboard Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_adsterra_update_month_filterindex.php:49
authwp_ajax_adsterra_refresh_cacheindex.php:50
WordPress Hooks 4
actionwp_dashboard_setupindex.php:43
actionadmin_menuindex.php:45
actionadmin_enqueue_scriptsindex.php:48
actionadmin_initindex.php:115
Maintenance & Trust

WP Adsterra Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedOct 3, 2025
PHP min version7.4
Downloads14K

Community Trust

Rating100/100
Number of ratings1
Active installs500
Alternatives

WP Adsterra Dashboard Alternatives

No alternatives data available yet.

Developer Profile

WP Adsterra Dashboard Developer Profile

Vincenzo

5 plugins · 2K total installs

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

How We Detect WP Adsterra Dashboard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-adsterra-dashboard/css/style.css/wp-content/plugins/wp-adsterra-dashboard/js/chartjs.js/wp-content/plugins/wp-adsterra-dashboard/js/main.js
Script Paths
/wp-content/plugins/wp-adsterra-dashboard/js/chartjs.js/wp-content/plugins/wp-adsterra-dashboard/js/main.js
Version Parameters
wp-adsterra-dashboard/css/style.css?ver=wp-adsterra-dashboard/js/chartjs.js?ver=wp-adsterra-dashboard/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
adsterra-settings-wrapadsterra-settings-headeradsterra-earnings-wrapadsterra-earnings-graph
HTML Comments
<!-- Plugin Name: WP Adsterra Dashboard --><!-- Plugin URI: https://wordpress-plugins.luongovincenzo.it/#wp-adsterra-dashboard --><!-- Description: WP AdsTerra Dashboard for view statistics via API --><!-- Author: Vincenzo Luongo -->+3 more
Data Attributes
data-adsterra-widget-filter-monthdata-adsterra-noncedata-adsterra-refresh-nonce
JS Globals
adsterra_ajax_object
FAQ

Frequently Asked Questions about WP Adsterra Dashboard