CVE-2019-25499

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
04/03/2026
Last modified:
04/03/2026

Description

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.