vendor:
JobSitePro
by:
ajann
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: JobSitePro
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
JobSitePro 1.0 (search.php) Remote BLIND SQL Injection Exploit
This exploit allows an attacker to perform blind SQL injection in JobSitePro 1.0 (search.php). By exploiting this vulnerability, the attacker can retrieve usernames and passwords from the users table.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks.