Dashboard Instruction Guide Security & Risk Analysis

wordpress.org/plugins/dashboard-instruction-guide

This is a simple plugin- Which will allow you to add instruction for the individual post types like- page, post etc.

0 active installs v1.0.0 PHP 5.6+ WP 4.4+ Updated Oct 14, 2021
dashboarddocumenthelper
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dashboard Instruction Guide Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "dashboard-instruction-guide" plugin v1.0.0 presents a significant security risk primarily due to its unprotected AJAX endpoints. With 3 AJAX handlers identified, all lacking authentication checks, an unauthenticated attacker could potentially exploit these entry points to perform unauthorized actions or disrupt site functionality. The absence of nonce checks on these handlers further exacerbates this risk, making them vulnerable to CSRF attacks. While the plugin shows good practices in terms of avoiding dangerous functions, file operations, and external HTTP requests, and its output escaping is largely adequate, these strengths are overshadowed by the critical flaw in its AJAX security.

The static analysis did not reveal any critical or high-severity taint flows, which is a positive sign. Furthermore, the plugin has no known vulnerability history, suggesting it has not been a target for past exploits or has had a relatively clean security record. However, the complete lack of vulnerability history can also mean it hasn't been thoroughly scrutinized. The plugin's reliance on raw SQL queries without prepared statements is a concern, although the limited number of queries might mitigate the immediate risk. The overall security posture is weak due to the direct exposure of AJAX endpoints. While the absence of known vulnerabilities and a clean taint analysis are strengths, the fundamental security oversight in handling AJAX requests makes this plugin a high-risk candidate for immediate attention and remediation.

Key Concerns

  • 3 AJAX handlers without authentication checks
  • 0 Nonce checks on AJAX handlers
  • 7 SQL queries, 0% using prepared statements
Vulnerabilities
None known

Dashboard Instruction Guide Security Vulnerabilities

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

Dashboard Instruction Guide Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Dashboard Instruction Guide Code Analysis

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

SQL Query Safety

0% prepared7 total queries

Output Escaping

85% escaped55 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<add> (admin\add.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Dashboard Instruction Guide Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_dig_view_actiondashboard-instruction-guide.php:49
authwp_ajax_dig_delete_actiondashboard-instruction-guide.php:52
authwp_ajax_dig_individual_view_actiondashboard-instruction-guide.php:58
WordPress Hooks 4
actioninitdashboard-instruction-guide.php:40
actionadmin_menudashboard-instruction-guide.php:43
actionadmin_enqueue_scriptsdashboard-instruction-guide.php:46
actionadd_meta_boxesdashboard-instruction-guide.php:55
Maintenance & Trust

Dashboard Instruction Guide Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 14, 2021
PHP min version5.6
Downloads884

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Dashboard Instruction Guide Developer Profile

Sajidul Islam

4 plugins · 10 total installs

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

How We Detect Dashboard Instruction Guide

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dashboard-instruction-guide/assets/js/backend-main.js/wp-content/plugins/dashboard-instruction-guide/assets/css/style.css
Script Paths
/wp-content/plugins/dashboard-instruction-guide/assets/js/backend-main.js
Version Parameters
dashboard-instruction-guide/assets/js/backend-main.js?ver=dashboard-instruction-guide/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
dig-popup-wrapper-outerdig-popup-innerpopup-titlepopup-contentclose-diginstruction-list
Data Attributes
data-id
JS Globals
dig_ajax_global
FAQ

Frequently Asked Questions about Dashboard Instruction Guide