WordCamp Dashboard Widget Security & Risk Analysis

wordpress.org/plugins/wc-dashboard-widget

Display upcoming WordCamps on your wp-admin dashboard

10 active installs v0.6 PHP + WP 3.0.1+ Updated Feb 3, 2017
admindashboardwidgetwordcamp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WordCamp Dashboard Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The wc-dashboard-widget v0.6 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified critical or high severity issues from taint analysis, and all SQL queries utilize prepared statements, indicating good practice in preventing SQL injection. Furthermore, all identified output is properly escaped, mitigating cross-site scripting (XSS) risks. The absence of known CVEs and a clean vulnerability history are also positive indicators of a well-maintained plugin.

However, a significant concern arises from the complete lack of nonce checks and capability checks across all entry points, including its single shortcode. While the static analysis reports zero unprotected entry points, this absence of standard WordPress security mechanisms means that any functionality exposed through the shortcode could potentially be exploited by unauthenticated or unauthorized users if logic flaws exist. The presence of an external HTTP request without explicit detail on its purpose or security considerations also warrants attention, as it could be a vector for information disclosure or further compromise.

In conclusion, wc-dashboard-widget v0.6 has implemented several key security best practices, particularly concerning data sanitization and database interactions. Its clean vulnerability history is a testament to its development. Nevertheless, the lack of nonce and capability checks on its shortcode is a critical oversight that leaves it vulnerable to various attacks, outweighing the positive aspects and demanding immediate attention.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
  • External HTTP request without clear security context
Vulnerabilities
None known

WordCamp Dashboard Widget Security Vulnerabilities

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

WordCamp Dashboard Widget Code Analysis

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

Bundled Libraries

DataTables

Output Escaping

100% escaped13 total outputs
Attack Surface

WordCamp Dashboard Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wordcamps] wordcamp-dashboard-widget.php:127
WordPress Hooks 4
actionadmin_enqueue_scriptswordcamp-dashboard-widget.php:63
actionadmin_enqueue_scriptswordcamp-dashboard-widget.php:85
actionwp_dashboard_setupwordcamp-dashboard-widget.php:99
actionvc_before_initwordcamp-dashboard-widget.php:133
Maintenance & Trust

WordCamp Dashboard Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedFeb 3, 2017
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WordCamp Dashboard Widget Developer Profile

lubus

8 plugins · 600 total installs

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

How We Detect WordCamp Dashboard Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-dashboard-widget/assets/css/jquery.dataTables.min.css/wp-content/plugins/wc-dashboard-widget/assets/css/style.css/wp-content/plugins/wc-dashboard-widget/assets/js/jquery.dataTables.min.js/wp-content/plugins/wc-dashboard-widget/assets/js/script.js
Version Parameters
wc-dashboard-widget/assets/css/jquery.dataTables.min.css?ver=wc-dashboard-widget/assets/css/style.css?ver=wc-dashboard-widget/assets/js/jquery.dataTables.min.js?ver=wc-dashboard-widget/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
lubus-wordcamp-tablewdw_hashtagwdw_seplubus_wdw_error
Data Attributes
data-colname
FAQ

Frequently Asked Questions about WordCamp Dashboard Widget