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.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Ahmet Ümit BAYRAM
References
www.exploit-db.com/exploits/46612 (ExploitDB-46612)
www.vulncheck.com/...ection-via-get-job-applications-ajaxphp (VulnCheck Advisory: Simple Job Script SQL Injection via get_job_applications_ajax.php)