Jobs Ajax Feed Widget Security & Risk Analysis

wordpress.org/plugins/jobs-ajax-feed-widget

Display job listings in an Ajax-powered RSS feed widget.

10 active installs v1.0 PHP + WP 2.0.2+ Updated Feb 2, 2014
ajaxfeedindeed-comjobsrss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Jobs Ajax Feed Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Jobs Ajax Feed Widget 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 'jobs-ajax-feed-widget' plugin version 1.0 exhibits a mixed security posture. On the positive side, static analysis indicates no identified dangerous functions, no direct SQL queries outside of prepared statements, and no file operations or external HTTP requests, which are common vectors for vulnerabilities. The absence of any recorded CVEs in its history is also a positive sign, suggesting a history of good security practices or a lack of widespread exploitation. However, there are significant concerns stemming from the lack of security checks. The analysis reveals 0 AJAX handlers, 0 REST API routes, 0 shortcodes, and 0 cron events that are protected with nonces or capability checks. This means that any functionality exposed through these potential entry points, if they were to exist and not be explicitly handled by WordPress core, would be entirely unprotected against unauthorized access or manipulation. Furthermore, 100% of the 84 identified output instances are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in a user's browser, potentially leading to session hijacking, credential theft, or defacement.

Key Concerns

  • Output not properly escaped
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Jobs Ajax Feed Widget Security Vulnerabilities

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

Jobs Ajax Feed Widget Code Analysis

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

Output Escaping

0% escaped84 total outputs
Attack Surface

Jobs Ajax Feed Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initjobs-ajax-feed-widget.php:31
actionwp_headjobs-ajax-feed-widget.php:35
actionwp_footerjobs-ajax-feed-widget.php:36
Maintenance & Trust

Jobs Ajax Feed Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 2, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Jobs Ajax Feed Widget Developer Profile

Calen Fretts

2 plugins · 20 total installs

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

How We Detect Jobs Ajax Feed Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
jobs-ajax-feed-widgetjobs-ajax-feed-listjobs-ajax-feed-itemjobs-ajax-feed-textjobs-ajax-feed-datejobs-ajax-feed-div
Data Attributes
jobs-ajax-feed-widget
JS Globals
google.feeds.Feedgoogle.loadgoogle.setOnLoadCallback
FAQ

Frequently Asked Questions about Jobs Ajax Feed Widget