Job Application Form Security & Risk Analysis

wordpress.org/plugins/job-application-form

This plugin provide functionality to take job apllication enteries from frontend and displays it in backend with proper format.

20 active installs v1.0 PHP + WP 3.0.1+ Updated Feb 8, 2022
jobjob-candidate-application-form-and-detailsjob-candidate-deails-storejob-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Job Application Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "job-application-form" v1.0 plugin exhibits a mixed security posture. While it demonstrates good practices in output escaping and avoids dangerous functions, file operations, and external HTTP requests, significant concerns arise from its attack surface and taint analysis. The presence of two AJAX handlers without authentication checks presents a direct entry point for potential unauthorized actions. Furthermore, the taint analysis reveals four high-severity flows with unsanitized paths, indicating a strong likelihood of vulnerabilities such as Cross-Site Scripting (XSS) or other injection attacks if user-controlled data is not properly handled before being used in sensitive operations. The plugin's clean vulnerability history with zero recorded CVEs is a positive sign, suggesting it may not have been a widespread target or has been developed with some security awareness. However, the critical findings from the static and taint analysis overshadow this positive history, suggesting that the security of this plugin needs immediate attention to mitigate the high-risk flows.

Key Concerns

  • Unprotected AJAX handlers
  • High severity taint flows
Vulnerabilities
None known

Job Application Form Security Vulnerabilities

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

Job Application Form Release Timeline

v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Job Application Form Code Analysis

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

SQL Query Safety

44% prepared9 total queries

Output Escaping

95% escaped20 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

5 flows4 with unsanitized paths
<class-sg-job-application-form-functions> (includes\class-sg-job-application-form-functions.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Job Application Form Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_sg_my_actionincludes\class-sg-job-application-form-functions.php:341
noprivwp_ajax_sg_my_actionincludes\class-sg-job-application-form-functions.php:342

Shortcodes 1

[job-shortcode] includes\class-sg-job-application-form-functions.php:300
WordPress Hooks 9
actionadmin_enqueue_scriptsincludes\class-sg-job-application-form-functions.php:17
actionwp_enqueue_scriptsincludes\class-sg-job-application-form-functions.php:18
actionadmin_menuincludes\class-sg-job-application-form-functions.php:20
actioninitincludes\class-sg-job-application-form-functions.php:297
actionplugins_loadedincludes\class-sg-job-application-form.php:148
actionadmin_enqueue_scriptsincludes\class-sg-job-application-form.php:163
actionadmin_enqueue_scriptsincludes\class-sg-job-application-form.php:164
actionwp_enqueue_scriptsincludes\class-sg-job-application-form.php:179
actionwp_enqueue_scriptsincludes\class-sg-job-application-form.php:180
Maintenance & Trust

Job Application Form Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedFeb 8, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Job Application Form Developer Profile

Sahil Gulati

5 plugins · 40 total installs

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

How We Detect Job Application Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/job-application-form/admin/css/sg-job-application-form-admin.css/wp-content/plugins/job-application-form/admin/js/sg-job-application-form-admin.js/wp-content/plugins/job-application-form/public/js/myscript.js/wp-content/plugins/job-application-form/public/css/custom-style.css
Script Paths
/wp-content/plugins/job-application-form/public/js/myscript.js
Version Parameters
sg-job-application-form-admin.css?ver=sg-job-application-form-admin.js?ver=myscript.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
wp-list-tablecustom-table-example
JS Globals
sg_custom_script_object
Shortcode Output
[job-shortcode]
FAQ

Frequently Asked Questions about Job Application Form