Tiny WoW colors Security & Risk Analysis

wordpress.org/plugins/tiny-wow-colors

Add some buttons to tiny admin editor, buttons for item WoW (epic, poor, rare, ...) and Youtube buttons

10 active installs v1.0.3 PHP + WP + Updated Jul 29, 2012
adminbuttonseditortinywarcraft
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tiny WoW colors Safe to Use in 2026?

Generally Safe

Score 85/100

Tiny WoW colors 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 "tiny-wow-colors" v1.0.3 plugin demonstrates several positive security practices, including the absence of known vulnerabilities and the use of prepared statements for all SQL queries. There are also capability checks present, indicating some level of authorization awareness. However, the static analysis reveals a significant concern regarding output escaping, with 100% of outputs not being properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if any user-controlled input is reflected in the output.

The taint analysis identified one flow with an unsanitized path, which, although not classified as critical or high, still represents a potential risk if the path is user-controllable and leads to sensitive operations. The lack of any nonce checks on the identified entry points (shortcodes) is also a notable weakness, as it doesn't protect against cross-site request forgery (CSRF) attacks.

Overall, while the plugin avoids common pitfalls like SQL injection and has no historical vulnerabilities, the unescaped output and potential path traversal issue present clear risks. The absence of nonce checks further contributes to a less secure posture than would be ideal. The plugin has strengths in its SQL handling and lack of known exploits, but weaknesses in output sanitization and CSRF protection need addressing.

Key Concerns

  • Unescaped output detected
  • Flow with unsanitized path
  • Missing nonce checks on entry points
Vulnerabilities
None known

Tiny WoW colors Security Vulnerabilities

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

Tiny WoW colors Release Timeline

v1.0.3Current
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

Tiny WoW colors Code Analysis

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

Output Escaping

0% escaped4 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
kwtinywow (tinywowcolor.php:200)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tiny WoW colors Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[youtubeblack] tinywowcolor.php:129
[youtubeborder] tinywowcolor.php:143
[item] tinywowcolor.php:156
WordPress Hooks 5
actioninittinywowcolor.php:48
filtermce_buttonstinywowcolor.php:54
filtermce_external_pluginstinywowcolor.php:55
filtermce_buttons_2tinywowcolor.php:88
actionadmin_menutinywowcolor.php:160
Maintenance & Trust

Tiny WoW colors Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 29, 2012
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Tiny WoW colors Developer Profile

leaklords

8 plugins · 80 total installs

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

How We Detect Tiny WoW colors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tiny-wow-colors/css/style.css/wp-content/plugins/tiny-wow-colors/js/artefact.js/wp-content/plugins/tiny-wow-colors/js/legend.js/wp-content/plugins/tiny-wow-colors/js/epic.js/wp-content/plugins/tiny-wow-colors/js/rare.js/wp-content/plugins/tiny-wow-colors/js/commun.js/wp-content/plugins/tiny-wow-colors/js/normal.js/wp-content/plugins/tiny-wow-colors/js/poor.js+3 more

HTML / DOM Fingerprints

JS Globals
TINYWOW_DIR
Shortcode Output
<div id="video"><iframe width="" height="" src="http://www.youtube.com/embed/" frameborder="0" allowfullscreen></iframe></div>
FAQ

Frequently Asked Questions about Tiny WoW colors