Simple WoW Recruitment Security & Risk Analysis

wordpress.org/plugins/simple-wow-recruitment

Dieses Plugin ermöglicht das einfache Rekrutieren von neuen Spieler für eine World of Warcraft Gilde.

10 active installs v1.0.3 PHP + WP 3.1+ Updated Sep 20, 2012
guildrecruitmentwarcraftwidgetwow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple WoW Recruitment Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The 'simple-wow-recruitment' plugin v1.0.3 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and avoids file operations or external HTTP requests. Furthermore, the vulnerability history is clean, with no known CVEs recorded, suggesting a generally stable and secure development history. However, the static analysis reveals significant concerns. The presence of the `create_function` is a critical code signal, as it can lead to arbitrary code execution if used with untrusted input. Coupled with a complete lack of nonce and capability checks, and only 10% of outputs being properly escaped, this creates a substantial risk. The absence of any identified taint flows does not negate the risks posed by these fundamental security oversights; it may simply indicate that the vulnerable functions are not triggered by the analyzed input vectors or the analysis depth was limited.

The plugin's attack surface is currently zero, which is a strength. However, this could be misleading. The lack of input validation and security checks on potential entry points (even if none are explicitly identified in this analysis) combined with the presence of a dangerous function and poor output escaping means that if any entry points were to be introduced or discovered, the plugin would be highly vulnerable. The vulnerability history being empty is a positive indicator of past security diligence, but the current code signals highlight potential future vulnerabilities that have not yet been exploited or discovered. Overall, while the plugin has a clean past, the current code analysis indicates critical areas for improvement to prevent future security incidents.

Key Concerns

  • Dangerous function create_function found
  • Only 10% of outputs properly escaped
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

Simple WoW Recruitment Security Vulnerabilities

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

Simple WoW Recruitment Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("SimpleWowRecruitment");'));simple-wow-recruitment.php:149

Output Escaping

10% escaped10 total outputs
Attack Surface

Simple WoW Recruitment Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsimple-wow-recruitment.php:149
Maintenance & Trust

Simple WoW Recruitment Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 20, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple WoW Recruitment Developer Profile

tumichnix

2 plugins · 20 total installs

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

How We Detect Simple WoW Recruitment

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-wow-recruitment/images/class//wp-content/plugins/simple-wow-recruitment/images/skills/

HTML / DOM Fingerprints

CSS Classes
deathknightdruidhuntermagemonkpaladinpriestrogue+3 more
Data Attributes
id="SimpleWowRecruitment"
Shortcode Output
<h2 class="widgettitle">Recruitment</h2>
FAQ

Frequently Asked Questions about Simple WoW Recruitment