WP HiringThing Security & Risk Analysis

wordpress.org/plugins/hiringthing-job-listings

Embeds job listings from the HiringThing online recruiting service into your website.

10 active installs v1.0.1 PHP + WP + Updated Sep 4, 2013
human-resourcesjob-postingjobsrecruiting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP HiringThing Safe to Use in 2026?

Generally Safe

Score 85/100

WP HiringThing 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 hiringthing-job-listings plugin v1.0.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for all SQL queries and having no recorded vulnerabilities in its history. This suggests a commitment to secure coding regarding database interactions and a history of patching any discovered issues. However, significant concerns arise from the static analysis.

The presence of a dangerous `create_function` is a notable security risk. This function can be exploited to execute arbitrary PHP code, especially if user-supplied data is passed into it without proper sanitization. Furthermore, only 20% of output is properly escaped, leaving a high chance of Cross-Site Scripting (XSS) vulnerabilities. The lack of any capability checks, nonce checks, or authentication on the identified entry points (even though the count is zero) is concerning, as it implies that if any entry points were to be introduced or overlooked, they might be unprotected.

While the plugin has no known CVEs, the identified code quality issues, particularly the use of `create_function` and insufficient output escaping, present a substantial inherent risk. The absence of any taint analysis results is also noted, which might indicate limited testing in that area. In conclusion, the plugin has a strong foundation in database security and a clean vulnerability history, but critical flaws in code execution and output sanitization, combined with a lack of explicit security checks on potential entry points, significantly lower its overall security.

Key Concerns

  • Use of dangerous function: create_function
  • Insufficient output escaping (80% unescaped)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP HiringThing Security Vulnerabilities

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

WP HiringThing Release Timeline

v1.0.1Current
Code Analysis
Analyzed Apr 16, 2026

WP HiringThing Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
8
2 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('', 'register_widget("WP_Hiringthing_Widget");'));wp-hiringthing.php:12

Output Escaping

20% escaped10 total outputs
Attack Surface

WP HiringThing Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initwp-hiringthing.php:12
Maintenance & Trust

WP HiringThing Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedSep 4, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP HiringThing Developer Profile

hiringthing

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 WP HiringThing

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-hiringthing/images/logo.png
Script Paths
http://assets.hiringthing.com/javascripts/embed.js

HTML / DOM Fingerprints

CSS Classes
hiringthing-jobs
HTML Comments
HiringThing Jobs Widgetend HiringThing Jobs Widget
Data Attributes
id="hiringthing-jobs"class="hiringthing-jobs"
JS Globals
ht_settings
FAQ

Frequently Asked Questions about WP HiringThing