ClayHR Job Board Security & Risk Analysis

wordpress.org/plugins/bizmerlinhr-jobboard

This Plugin enables you to pull jobs from ClayHR JobBoard and display them on your WordPress site. In this process, you use a shortcode [ClayHR_job_li …

0 active installs v2.1 PHP 7.2+ WP 5.2+ Updated May 28, 2025
apibizmerlinhrcareersclayhrjob-board
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ClayHR Job Board Safe to Use in 2026?

Generally Safe

Score 100/100

ClayHR Job Board has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The bizmerlinhr-jobboard plugin v2.1 exhibits a generally positive security posture based on the provided static analysis. The absence of any recorded vulnerabilities (CVEs) and the absence of critical or high-severity findings in taint analysis are strong indicators of good development practices and a lack of known exploitable flaws. Furthermore, the plugin demonstrates good habits by exclusively using prepared statements for SQL queries and properly escaping all output, mitigating common web application vulnerabilities.

However, there are notable areas of concern that temper this otherwise positive assessment. The presence of two instances of the `unserialize` function is a significant risk. If the data being unserialized originates from an untrusted source, it can lead to object injection vulnerabilities, allowing attackers to execute arbitrary code. Compounding this is the complete lack of nonce checks and capability checks across all identified entry points (shortcodes). This means that any user, regardless of their logged-in status or permissions, could potentially trigger the functionality associated with these shortcodes, increasing the attack surface for the `unserialize` function.

In conclusion, while the plugin's vulnerability history is clean and it adheres to best practices for SQL and output handling, the identified risks related to `unserialize` and the lack of robust authorization and integrity checks on its entry points present a significant potential for exploitation. Remediation of these specific issues should be a priority to improve the plugin's overall security.

Key Concerns

  • Dangerous function unserialize found
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

ClayHR Job Board Security Vulnerabilities

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

ClayHR Job Board Code Analysis

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

Dangerous Functions Found

unserialize$bizmerlinhr_data = unserialize( get_transient( 'ClayHR_positions' ) );positionsPlugins.php:320
unserialize$bizmerlinhr_data = unserialize( get_transient( 'ClayHR_locations' ) );positionsPlugins.php:344

Output Escaping

100% escaped4 total outputs
Attack Surface

ClayHR Job Board Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[BizMerlin_job_listings] positionsPlugins.php:63
[ClayHR_job_listings] positionsPlugins.php:64
WordPress Hooks 3
actionwp_enqueue_scriptspositionsPlugins.php:58
actionadmin_menupositionsPlugins.php:59
actionadmin_initpositionsPlugins.php:60
Maintenance & Trust

ClayHR Job Board Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 28, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

ClayHR Job Board Developer Profile

ClayHR

1 plugin · 0 total installs

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

How We Detect ClayHR Job Board

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bizmerlinhr-jobboard/positionsPlugins.css

HTML / DOM Fingerprints

CSS Classes
search_dialogjob-sectionjob-listingsjob-listingposting-title
Data Attributes
data-clayhr-id
Shortcode Output
[BizMerlin_job_listings][ClayHR_job_listings]
FAQ

Frequently Asked Questions about ClayHR Job Board