InHouse Tutorials RSS Feed Dashboard Widget Security & Risk Analysis

wordpress.org/plugins/inhouse-tutorials-rss-feed-dashboard-widget

InHouse Tutorials RSS Dashboard Widget was published so we could provide quick tips for sites we build. The plugin adds a dashboard widget which is a …

10 active installs v0.3 PHP + WP 3.0.1+ Updated Dec 8, 2015
dashboardrsstutorialswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is InHouse Tutorials RSS Feed Dashboard Widget Safe to Use in 2026?

Generally Safe

Score 85/100

InHouse Tutorials RSS Feed Dashboard Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "inhouse-tutorials-rss-feed-dashboard-widget" plugin version 0.3 exhibits a generally good security posture based on the provided static analysis. There are no identified CVEs in its history, suggesting a history of responsible development or a lack of significant past vulnerabilities. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with open entry points is commendable, as is the exclusive use of prepared statements for SQL queries. The code also demonstrates some attention to output escaping and capability checks.

However, the presence of the `create_function` is a significant concern. This function is deprecated and can be a source of security vulnerabilities, especially when used in conjunction with user-controlled input, although the taint analysis did not reveal any explicit flows. The limited output escaping (67% properly escaped) also leaves room for potential cross-site scripting (XSS) vulnerabilities if the unescaped outputs are exposed to user-controlled data. The complete lack of taint analysis flows, while seemingly positive, might also indicate an incomplete analysis or a very simple plugin that doesn't process user input in complex ways.

In conclusion, while the plugin avoids many common pitfalls like unpatched CVEs and insecure SQL queries, the use of `create_function` and the incomplete output escaping present moderate risks. The absence of vulnerability history is a positive sign, but developers should still prioritize modern coding practices and thorough input/output sanitization to ensure robust security.

Key Concerns

  • Use of deprecated and potentially unsafe function `create_function`
  • Incomplete output escaping (67% proper)
  • No nonce checks on potential entry points (though none identified)
Vulnerabilities
None known

InHouse Tutorials RSS Feed Dashboard Widget Security Vulnerabilities

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

InHouse Tutorials RSS Feed Dashboard Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_filter('wp_feed_cache_transient_lifetime',create_function('$a', 'return 1200;'));inhouse-tutorials-dashboard-widget.php:59

Output Escaping

67% escaped3 total outputs
Attack Surface

InHouse Tutorials RSS Feed Dashboard Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterwp_feed_cache_transient_lifetimeinhouse-tutorials-dashboard-widget.php:59
actionwp_dashboard_setupinhouse-tutorials-dashboard-widget.php:61
Maintenance & Trust

InHouse Tutorials RSS Feed Dashboard Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedDec 8, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

InHouse Tutorials RSS Feed Dashboard Widget Developer Profile

InHouse

1 plugin · 10 total installs

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

How We Detect InHouse Tutorials RSS Feed Dashboard Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/inhouse-tutorials-rss-feed-dashboard-widget/style.css
Version Parameters
inhouse-tutorials-rss-feed-dashboard-widget/style.css?ver=0.3

HTML / DOM Fingerprints

CSS Classes
rsswidgetrsswidgetmore
FAQ

Frequently Asked Questions about InHouse Tutorials RSS Feed Dashboard Widget