vendor:
Jobpilot
by:
Ahmet Ümit BAYRAM
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: Jobpilot
Affected Version From: 2.61
Affected Version To: 2.61
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux
2023
Jobpilot v2.61 – SQL Injection
The Jobpilot v2.61 application is vulnerable to SQL Injection. The vulnerability can be exploited through the 'long' parameter in a GET request. The exploit allows an attacker to execute arbitrary SQL queries, potentially gaining unauthorized access to the database. The PoC includes error-based and time-based blind SQL injection payloads.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks. Users are advised to update to a patched version of the software if available.