Featured Box Security & Risk Analysis

wordpress.org/plugins/featured-box

Simple featured image slider.

10 active installs v2.0.0 PHP + WP 2.8+ Updated Sep 26, 2013
admincontent-sliderfrontendjqueryslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Box Safe to Use in 2026?

Generally Safe

Score 85/100

Featured Box 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 "featured-box" v2.0.0 plugin exhibits a generally good security posture with no known vulnerabilities or critical code signals. The absence of dangerous functions, file operations, and external HTTP requests is a positive indicator. The plugin also demonstrates some good practices like capability checks and a low number of SQL queries, with a third using prepared statements. However, there are several areas for concern that prevent a completely secure assessment. The lack of nonce checks is a significant weakness, as it leaves the shortcode vulnerable to CSRF attacks. Furthermore, the relatively low percentage of properly escaped output (46%) indicates a risk of XSS vulnerabilities if user-supplied data is not handled carefully within the plugin's rendering process. The absence of taint analysis results is also noteworthy; while it could mean no flows were found, it might also indicate the analysis scope was limited, leaving potential unsanitized inputs undetected.

While the plugin has no recorded vulnerabilities, this can sometimes be due to a lack of rigorous testing or a low profile that hasn't attracted malicious attention. The strengths lie in its minimal attack surface and lack of obviously dangerous code patterns. The weaknesses, however, are critical for a plugin that interacts with user-facing content. The missing nonce checks and inadequate output escaping are common vectors for attack, especially Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF). A more comprehensive taint analysis would be beneficial to ensure no unsanitized paths exist. Overall, while not actively exploited, the plugin has identifiable weaknesses that require attention to achieve a robust security profile.

Key Concerns

  • Missing nonce checks
  • Insufficient output escaping
  • SQL queries without prepared statements
Vulnerabilities
None known

Featured Box Security Vulnerabilities

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

Featured Box Code Analysis

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

SQL Query Safety

33% prepared3 total queries

Output Escaping

46% escaped13 total outputs
Attack Surface

Featured Box Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[featuredbox] components\featuredbox_shortcode.php:10
WordPress Hooks 7
actioninitcomponents\featuredbox_cpt.php:9
actionadd_meta_boxescomponents\featuredbox_cpt.php:10
actionsave_postcomponents\featuredbox_cpt.php:11
actionadmin_menucomponents\featuredbox_help.php:10
actionadmin_menucomponents\featuredbox_settings.php:10
actionadmin_initcomponents\featuredbox_settings.php:11
actionplugins_loadedcomponents\featuredbox_upgrade.php:12
Maintenance & Trust

Featured Box Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedSep 26, 2013
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Featured Box Developer Profile

mch0lic

3 plugins · 40 total installs

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

How We Detect Featured Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-box/css/featuredbox.css/wp-content/plugins/featured-box/js/jquery.slideshow.minified.js
Script Paths
/wp-content/plugins/featured-box/js/jquery.slideshow.minified.js
Version Parameters
featured-box/css/featuredbox.css?ver=featured-box/js/jquery.slideshow.minified.js?ver=

HTML / DOM Fingerprints

CSS Classes
slidesslide
Data Attributes
data-featuredbox-group
JS Globals
featuredboxplugin
Shortcode Output
<div id="slideShow"<ul class="slides"><li class="slide">
FAQ

Frequently Asked Questions about Featured Box