xBooster Advanced Text Widget Security & Risk Analysis

wordpress.org/plugins/xbooster-advanced-text-widget

Easy to use Advanced Text Widget. It is possible to show/hide widget on any pages/posts/categories you want including homepage.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Dec 17, 2013
advanced-text-widgethide-on-categorieshide-on-pagesshow-on-pagestext-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is xBooster Advanced Text Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The plugin "xbooster-advanced-text-widget" v1.0 exhibits a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs), no observed file operations, external HTTP requests, or bundled libraries, which are common sources of security issues. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, all observed SQL queries utilize prepared statements, which is a strong security practice. However, there are significant concerns. The presence of the `create_function` dangerous function is a major red flag, as it can lead to arbitrary code execution if user-supplied input is passed to it without proper sanitization. Additionally, a low percentage of output escaping (18%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website through the plugin's output. The complete lack of nonce and capability checks, coupled with zero taint analysis, means that any potential vulnerabilities arising from these weaknesses would go undetected by the static analysis, and are not being protected against.

While the lack of historical vulnerabilities is encouraging, it cannot mitigate the inherent risks identified in the code analysis. The reliance on `create_function` and the insufficient output escaping present immediate and serious threats. The absence of protective measures like nonce and capability checks further exacerbates these risks. The plugin's strengths lie in its limited attack surface and secure database practices, but these are overshadowed by critical code-level weaknesses that require immediate attention to prevent potential exploitation.

Key Concerns

  • Dangerous function: create_function used
  • Low percentage of output escaping
  • No nonce checks
  • No capability checks
  • No taint analysis performed
Vulnerabilities
None known

xBooster Advanced Text Widget Security Vulnerabilities

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

xBooster Advanced Text Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
51
11 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("xbooster_advanced_text_widgexbooster_advanced_text_widget.php:319

Output Escaping

18% escaped62 total outputs
Attack Surface

xBooster Advanced Text Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initxbooster_advanced_text_widget.php:319
Maintenance & Trust

xBooster Advanced Text Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 17, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

xBooster Advanced Text Widget Developer Profile

acbaltaci

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 xBooster Advanced Text Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about xBooster Advanced Text Widget