Save Messages In Dashboard Security & Risk Analysis

wordpress.org/plugins/save-messages-in-dashboard

Contact form in which you can access data from wp dashboard

0 active installs v1.0.0 PHP 7.2+ WP 5.2+ Updated Jun 24, 2022
admincontact-formsave-data-in-wordpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Save Messages In Dashboard Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "save-messages-in-dashboard" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The code employs prepared statements for all SQL queries and properly escapes all output, which are excellent practices for preventing common vulnerabilities like SQL injection and cross-site scripting (XSS). The absence of file operations and external HTTP requests further reduces the attack surface. Furthermore, the plugin has no recorded vulnerability history, indicating a lack of past security incidents and suggesting a commitment to secure coding or a lack of prior scrutiny. The total entry points are minimal, with the single shortcode not appearing to be directly exposed without authentication checks, although this specific aspect warrants further investigation. The most significant concern is the complete absence of nonce checks and capability checks. While the static analysis doesn't reveal immediate exploitable vulnerabilities stemming from this, it represents a significant gap in WordPress security best practices, potentially allowing for Cross-Site Request Forgery (CSRF) attacks if the shortcode performs any sensitive actions or modifies data. The minimal attack surface and strong adherence to basic security principles are commendable, but the lack of authentication and authorization checks on the shortcode is a notable weakness that could be exploited in certain scenarios. Developers should prioritize implementing nonce and capability checks to ensure a more robust security profile.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Save Messages In Dashboard Security Vulnerabilities

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

Save Messages In Dashboard Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

Save Messages In Dashboard Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
6 prepared
Unescaped Output
0
13 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared6 total queries

Output Escaping

100% escaped13 total outputs
Attack Surface

Save Messages In Dashboard Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[message_form] inc/kuality-shortcode.php:10
WordPress Hooks 7
actionadmin_menuinc/admin-menu.php:31
actiontemplate_redirectinc/data-processing.php:33
actioninitinc/db.php:11
actioninitinc/kuality-shortcode.php:4
actionwp_enqueue_scriptssave-messages-in-dashboard.php:39
actionadmin_print_stylessave-messages-in-dashboard.php:47
actioninitsave-messages-in-dashboard.php:53
Maintenance & Trust

Save Messages In Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJun 24, 2022
PHP min version7.2
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Save Messages In Dashboard Developer Profile

khurraim123

1 plugin · 0 total installs

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

How We Detect Save Messages In Dashboard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/save-messages-in-dashboard/js/form-validation.js/wp-content/plugins/save-messages-in-dashboard/css/style.css/wp-content/plugins/save-messages-in-dashboard/css/form.css
Script Paths
/wp-content/plugins/save-messages-in-dashboard/js/form-validation.js

HTML / DOM Fingerprints

CSS Classes
kuality-form
Shortcode Output
<form method='post' id='form' class='kuality-form'>
FAQ

Frequently Asked Questions about Save Messages In Dashboard