GetShoutbox Security & Risk Analysis

wordpress.org/plugins/proxymis-shoutbox-com

GetShoutbox is a WP plugin to easily add a real time shoutbox chat into your blog.

0 active installs v1.1.0 PHP 7.4+ WP 5.2+ Updated Nov 26, 2025
chatmessengershout-boxshoutboxtchat
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GetShoutbox Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The proxymis-shoutbox-com plugin v1.1.0 demonstrates a strong security posture based on the provided static analysis. The plugin does not appear to have any critical or high-severity vulnerabilities in its code, with a near-perfect output escaping rate and a complete lack of dangerous functions or raw SQL queries. The absence of known CVEs in its history further reinforces this positive assessment, suggesting a history of secure development or prompt patching of any past issues.

However, the analysis does reveal a few minor areas for improvement. The lack of nonce checks on the identified shortcodes is a potential concern, as it could open the door to CSRF attacks if these shortcodes perform sensitive operations. While the plugin does implement capability checks for these shortcodes, the absence of nonces means that an attacker could potentially trick a logged-in user into triggering these actions without their explicit consent, provided they can be lured to a crafted page or interact with a malicious element.

Overall, the plugin is well-secured with robust practices like prepared SQL statements and proper output escaping. The vulnerability history being clean is a significant strength. The main area of concern is the missing nonce validation on shortcodes, which is a standard security practice to mitigate CSRF vulnerabilities. Addressing this would further solidify the plugin's security.

Key Concerns

  • Shortcodes lack nonce checks
Vulnerabilities
None known

GetShoutbox Security Vulnerabilities

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

GetShoutbox Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

GetShoutbox Code Analysis

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

Output Escaping

98% escaped52 total outputs
Attack Surface

GetShoutbox Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[getshoutbox] index.php:37
[shoutbox] index.php:39
WordPress Hooks 2
actionadmin_menuindex.php:42
actionadmin_noticesindex.php:45
Maintenance & Trust

GetShoutbox Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 26, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GetShoutbox Developer Profile

proxymis

6 plugins · 150 total installs

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

How We Detect GetShoutbox

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
getshoutbox-preview-containergetshoutbox-wrapper
HTML Comments
<!-- Plugin Name: GetShoutbox -->
Data Attributes
data-current-user-iddata-site-urldata-site-tokendata-chat-urldata-plugin-url
JS Globals
GetShoutboxPlugin
Shortcode Output
[getshoutbox[shoutbox
FAQ

Frequently Asked Questions about GetShoutbox