Simple Indeed Jobroll Widget Security & Risk Analysis

wordpress.org/plugins/simple-indeed-jobroll-widget

Simple Indeed Jobroll Widget

10 active installs v1.0.0 PHP + WP 3.0+ Updated Sep 4, 2014
indeedindeed-jobsjob-searchjobrollwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Indeed Jobroll Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Indeed Jobroll Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The `simple-indeed-jobroll-widget` plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerability history, suggesting a lack of publicly disclosed security flaws. The attack surface also appears to be minimal, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events. However, there are significant concerns within the code itself.

The presence of the `create_function` function is a major red flag. This function is deprecated and notoriously difficult to secure, often leading to arbitrary code execution vulnerabilities if user-supplied input can influence its execution context. Furthermore, the plugin suffers from severely lacking output escaping, with only 11% of outputs being properly escaped. This opens the door to cross-site scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in a user's browser.

The absence of nonce checks and capability checks, coupled with the lack of proper output escaping, creates a scenario where even a small attack surface (if it were to exist beyond what's reported) could be leveraged for malicious purposes. The total lack of taint analysis results is also unusual and might indicate that the analysis tools were not comprehensive enough to detect potential flows, or that the plugin is so simple that no complex data flows were identified. Overall, while the plugin has a clean history, the identified code-level weaknesses, particularly `create_function` and poor output escaping, present a notable risk.

Key Concerns

  • Dangerous function detected (create_function)
  • Low output escaping rate (11%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Indeed Jobroll Widget Security Vulnerabilities

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

Simple Indeed Jobroll Widget Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

Simple Indeed Jobroll Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
8
1 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("simple_indeed_jobrol_widget"simple-indeed-widget.php:138

Output Escaping

11% escaped9 total outputs
Attack Surface

Simple Indeed Jobroll Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsimple-indeed-widget.php:138
Maintenance & Trust

Simple Indeed Jobroll Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 4, 2014
PHP min version
Downloads2K

Community Trust

Rating90/100
Number of ratings2
Active installs10
Developer Profile

Simple Indeed Jobroll Widget Developer Profile

Reza

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 Simple Indeed Jobroll Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-indeed-jobroll-widget/style.css/wp-content/plugins/simple-indeed-jobroll-widget/script.js
Script Paths
http://www.indeed.com/ads/jobroll-widget-v3.js

HTML / DOM Fingerprints

CSS Classes
indJobContentindeed_widget_wrapperindeed_widget_headerindeed_search_wrapperindeed_search_footerindeed_linkcompany_location
Data Attributes
indpubnum
JS Globals
ind_pubind_elind_pfind_qind_lind_chnl+4 more
FAQ

Frequently Asked Questions about Simple Indeed Jobroll Widget