simplejobscript CVE Vulnerabilities & Metrics

Focus on simplejobscript vulnerabilities and metrics.

Last updated: 08 Mar 2026, 23:25 UTC

About simplejobscript Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with simplejobscript. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total simplejobscript CVEs: 7
Earliest CVE date: 31 Jan 2020, 14:15 UTC
Latest CVE date: 04 Mar 2026, 18:16 UTC

Latest CVE reference: CVE-2019-25502

Rolling Stats

30-day Count (Rolling): 5
365-day Count (Rolling): 5

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical simplejobscript CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 2.14

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 5
4.0-6.9 0
7.0-8.9 2
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS simplejobscript CVEs

These are the five CVEs with the highest CVSS scores for simplejobscript, sorted by severity first and recency.

All CVEs for simplejobscript

CVE-2019-25502 simplejobscript vulnerability CVSS: 0 04 Mar 2026, 18:16 UTC

Simple Job Script contains a cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the job_type_value parameter in the jobs endpoint. Attackers can craft requests with SVG payload injection to execute arbitrary JavaScript in victim browsers and steal session cookies or perform unauthorized actions.

CVE-2019-25501 simplejobscript vulnerability CVSS: 0 04 Mar 2026, 18:16 UTC

Simple Job Script contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting malicious SQL code through the app_id parameter. Attackers can send POST requests to delete_application_ajax.php with crafted payloads to extract sensitive data, bypass authentication, or modify database contents.

CVE-2019-25500 simplejobscript vulnerability CVSS: 0 04 Mar 2026, 18:16 UTC

Simple Job Script contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the employerid parameter. Attackers can send POST requests to the register-recruiters endpoint with time-based SQL injection payloads to extract sensitive data or modify database contents.

CVE-2019-25499 simplejobscript vulnerability CVSS: 0 04 Mar 2026, 18:16 UTC

Simple Job Script contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the job_id parameter. Attackers can send POST requests to get_job_applications_ajax.php with malicious job_id values to bypass authentication, extract sensitive data, or modify database contents.

CVE-2019-25498 simplejobscript vulnerability CVSS: 0 04 Mar 2026, 18:16 UTC

Simple Job Script contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the landing_location parameter. Attackers can send POST requests to the searched endpoint with malicious SQL payloads to bypass authentication and extract sensitive database information.

CVE-2020-8645 simplejobscript vulnerability CVSS: 7.5 07 Feb 2020, 00:15 UTC

An issue was discovered in Simplejobscript.com SJS through 1.66. There is an unauthenticated SQL injection via the job applications search function. The vulnerable parameter is job_id. The function is getJobApplicationsByJobId(). The file is _lib/class.JobApplication.php.

CVE-2020-8440 simplejobscript vulnerability CVSS: 7.5 31 Jan 2020, 14:15 UTC

controllers/page_apply.php in Simplejobscript.com SJS through 1.66 is prone to unauthenticated Remote Code Execution by uploading a PHP script as a resume.