Discover the unauthenticated SQL injection vulnerability in Simplejobscript.com SJS through version 1.66. Learn the impact, affected systems, exploitation method, and mitigation steps for CVE-2020-8645.
An issue was discovered in Simplejobscript.com SJS through 1.66. There is an unauthenticated SQL injection vulnerability via the job applications search function.
Understanding CVE-2020-8645
This CVE involves an unauthenticated SQL injection vulnerability in Simplejobscript.com SJS through version 1.66.
What is CVE-2020-8645?
The vulnerability allows attackers to perform SQL injection through the job applications search function using the 'job_id' parameter.
The Impact of CVE-2020-8645
This vulnerability could lead to unauthorized access to sensitive data, manipulation of the database, and potentially complete system compromise.
Technical Details of CVE-2020-8645
This section provides technical details of the CVE.
Vulnerability Description
The vulnerability exists in the getJobApplicationsByJobId() function in the _lib/class.JobApplication.php file.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability can be exploited by sending malicious SQL queries through the job applications search function using the 'job_id' parameter.
Mitigation and Prevention
Protect your systems from CVE-2020-8645 with the following steps:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates