StatusMC Security & Risk Analysis

wordpress.org/plugins/statusmc

Wyświetla informacje odnośnie serwera bukkit poprzez JSONAPI.//Its shows server status via JsonAPI Plugin.

10 active installs v1.1 PHP + WP 3.0.0+ Updated Unknown
bukkitjsonapiminecraftserverwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is StatusMC Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "statusmc" plugin version 1.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding database interactions, with all SQL queries utilizing prepared statements, and it does not appear to have any known vulnerabilities or a history of them. The attack surface is also reported as zero, with no AJAX handlers, REST API routes, shortcodes, or cron events, which is a strong indicator of limited external interaction points. However, significant concerns arise from the code analysis. The presence of the `create_function` function is a critical security risk, as it can be exploited for code injection if user-supplied input is not strictly controlled. Furthermore, a complete lack of output escaping for all 30 identified outputs means that any dynamic data displayed by the plugin is vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks and capability checks on any potential entry points, combined with the unescaped output, presents a substantial risk of privilege escalation and unauthorized actions if an attack vector were to be discovered.

Key Concerns

  • Presence of create_function
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

StatusMC Security Vulnerabilities

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

StatusMC Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("StatusMC");' ) );smc_funcs.php:32

Output Escaping

0% escaped30 total outputs
Attack Surface

StatusMC Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsmc_funcs.php:32
Maintenance & Trust

StatusMC Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

StatusMC Developer Profile

sync667

1 plugin · 10 total installs

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

How We Detect StatusMC

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
StatusMC
Data Attributes
id="StatusMC-name="StatusMC-
FAQ

Frequently Asked Questions about StatusMC