Shared Whiteboard Security & Risk Analysis

wordpress.org/plugins/shared-whiteboard

Shared Whiteboard is a WordPress plugin that makes it easy to add interactive whiteboards to your posts and pages.

10 active installs v1.0 PHP + WP 3.5+ Updated Dec 4, 2013
pagepostpostswhiteboardwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shared Whiteboard Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "shared-whiteboard" v1.0 plugin exhibits a strong security posture from a structural perspective. The static analysis reveals no direct attack surface through AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points. The code also avoids dangerous functions, file operations, and external HTTP requests, which are common vectors for exploitation. The use of prepared statements for all SQL queries is a significant strength, mitigating risks associated with SQL injection. The presence of a nonce check is also positive, indicating an attempt to secure some operations.

However, a critical weakness is the complete lack of output escaping for all identified output points. This means that any data displayed to users, if it originates from untrusted sources or is manipulated, could be vulnerable to Cross-Site Scripting (XSS) attacks. While the plugin doesn't have a history of publicly disclosed vulnerabilities, this lack of historical data could simply mean it hasn't been extensively analyzed or that potential vulnerabilities have gone unnoticed. The absence of capability checks is also a concern, as it implies that potentially sensitive operations might not be properly restricted to authorized users, though the absence of an attack surface limits the immediate impact.

In conclusion, the plugin has commendable practices regarding preventing common entry points and securing database interactions. The primary and most significant concern is the widespread failure to escape output, which poses a considerable XSS risk. The absence of capability checks adds a layer of potential weakness that warrants attention, especially if the plugin's functionality evolves to include more sensitive data or actions.

Key Concerns

  • 0% output escaping
  • 0% capability checks
Vulnerabilities
None known

Shared Whiteboard Security Vulnerabilities

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

Shared Whiteboard Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface

Shared Whiteboard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedawwapp.php:36
actionadmin_menuawwapp.php:174
actionadmin_initawwapp.php:175
actionadmin_enqueue_scriptsawwapp.php:178
actionwp_enqueue_scriptsawwapp.php:183
actionadmin_footer-post.phpawwapp.php:232
actionadmin_footer-post-new.phpawwapp.php:233
filtermce_external_pluginsawwapp.php:238
filtermce_buttonsawwapp.php:239
Maintenance & Trust

Shared Whiteboard Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedDec 4, 2013
PHP min version
Downloads5K

Community Trust

Rating70/100
Number of ratings2
Active installs10
Developer Profile

Shared Whiteboard Developer Profile

borysenko

3 plugins · 1K total installs

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

How We Detect Shared Whiteboard

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Shared Whiteboard