YD Featured Box Widget Security & Risk Analysis

wordpress.org/plugins/yd-featured-block-widget

Quick and simple featured boxes as widgets

10 active installs v0.1.4 PHP + WP 2.8+ Updated Dec 23, 2011
featuredfeatured-postspostssidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YD Featured Box Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The yd-featured-block-widget plugin v0.1.4 exhibits a generally good security posture with no known vulnerabilities or critical code signals. The absence of direct entry points like AJAX handlers, REST API routes, and shortcodes, coupled with the plugin's use of prepared statements for all SQL queries and the presence of nonce and capability checks, suggests a developer who is mindful of basic WordPress security principles. There are no dangerous functions or file operations detected, and no external HTTP requests are made, further contributing to a reduced attack surface.

However, the static analysis reveals a significant weakness in output escaping. With only 3% of 65 total outputs properly escaped, there is a high likelihood of cross-site scripting (XSS) vulnerabilities. While the taint analysis did not uncover critical or high-severity flows, the presence of one flow with an unsanitized path indicates a potential for indirect vulnerabilities that might be triggered under specific conditions, especially when combined with the poor output escaping. The plugin's vulnerability history being clean is a positive sign, but it doesn't negate the immediate risks identified in the code.

In conclusion, while the plugin benefits from a lack of known historical vulnerabilities and a seemingly secure foundational structure, the prevalent issue of insufficient output escaping presents a significant and actionable risk that requires immediate attention. Addressing this would greatly strengthen the plugin's overall security.

Key Concerns

  • Poor output escaping (3%)
  • Taint flow with unsanitized path
Vulnerabilities
None known

YD Featured Box Widget Security Vulnerabilities

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

YD Featured Box Widget Code Analysis

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

Output Escaping

3% escaped65 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
form_footer (inc\yd-widget-framework.inc.php:476)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

YD Featured Box Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuinc\yd-widget-framework.inc.php:40
actionwidgets_initinc\yd-widget-framework.inc.php:41
actionwp_print_stylesinc\yd-widget-framework.inc.php:43
actionplugins_loadedinc\yd-widget-framework.inc.php:44
actionwp_footerinc\yd-widget-framework.inc.php:45

Scheduled Events 2

yd_hourly_event
yd_daily_event
Maintenance & Trust

YD Featured Box Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedDec 23, 2011
PHP min version
Downloads8K

Community Trust

Rating66/100
Number of ratings3
Active installs10
Developer Profile

YD Featured Box Widget Developer Profile

Yann at WP&Co

14 plugins · 180 total installs

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

How We Detect YD Featured Box Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/yd-featured-block-widget/css/yd_featured_box.css
Version Parameters
yd-featured-block-widget/css/yd_featured_box.css?ver=

HTML / DOM Fingerprints

CSS Classes
yd_featured_boxydfb_imageydfb_text_topydfb_text_bottom
Data Attributes
onclick="location='class="yd_featured_box"href="src="title="alt="+3 more
FAQ

Frequently Asked Questions about YD Featured Box Widget