vendor:
Jobgator
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Jobgator
Affected Version From: Latest
Affected Version To: Latest
Patch Exists: NO
Related CWE: N/A
CPE: a:ncrypted_technologies:jobgator
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2019
NCrypted Jobgator – SQL Injection
NCrypted Jobgator is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a malicious payload to the vulnerable parameter 'experience' in the 'Find-Jobs' page. The payload 'btnsearch=Search&experience=1" OR NOT 4365=4365#&job_title=Mr.&location=1' can be used to exploit this vulnerability.
Mitigation:
Input validation should be used to prevent SQL Injection attacks.