WoWTag Widget Security & Risk Analysis

wordpress.org/plugins/wowtag-widget

Enter your Character's name and realm and a WoWTag displaying your avatar, name, race, class, guild, level and title will be placed on your site.

10 active installs v0.2.2B PHP + WP 3.0.3+ Updated Dec 22, 2010
characterdisplaygameworld-of-warcraftwow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WoWTag Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "wowtag-widget" v0.2.2B plugin presents a mixed security posture. On the positive side, there are no known CVEs associated with this plugin, and the code analysis reveals no dangerous functions, no external HTTP requests, and SQL queries are properly prepared, which are excellent indicators of security awareness in development. The absence of any identified CVEs over time suggests a generally stable and well-maintained plugin.

However, significant concerns arise from the code signals and taint analysis. The most critical issue is the extremely low percentage of properly escaped output (4%). This indicates a high probability of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly into the browser without proper sanitization. Furthermore, the taint analysis shows a flow with an unsanitized path, which, while not classified as critical or high severity in this analysis, is a strong signal for potential security weaknesses, especially when combined with the output escaping issues. The lack of nonce and capability checks on potential entry points (even though the attack surface is reported as zero) is also a concern, as it suggests that any future expansion of functionality without these checks could introduce vulnerabilities.

Key Concerns

  • Low percentage of properly escaped output
  • Flow with unsanitized path
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WoWTag Widget Security Vulnerabilities

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

WoWTag Widget Release Timeline

v0.2.1B
v0.2B
Code Analysis
Analyzed Apr 16, 2026

WoWTag Widget Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

4% escaped53 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<wowtag> (wowtag.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WoWTag Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initwowtag-widget.php:29
actionwp_headwowtag-widget.php:30
Maintenance & Trust

WoWTag Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedDec 22, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WoWTag Widget Developer Profile

SeiferTim

3 plugins · 30 total installs

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

How We Detect WoWTag Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wowtag-widget/wowtag.js
Script Paths
/wp-content/plugins/wowtag-widget/wowtag.js

HTML / DOM Fingerprints

CSS Classes
wowtag
Data Attributes
id="wowtag-widget"
JS Globals
wT
FAQ

Frequently Asked Questions about WoWTag Widget