vendor:
Ultimate Project Manager CRM PRO
by:
nag0mez
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Ultimate Project Manager CRM PRO
Affected Version From: 2.0.5
Affected Version To: 2.0.5
Patch Exists: NO
Related CWE: N/A
CPE: 2.0.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux 2020.2
2020
Ultimate Project Manager CRM PRO 2.0.5 – SQLi Credentials Leakage
The SQLi injection does not allow UNION payloads. However, we can guess usernames and passwords fuzzing the database. A Python script was used to send payloads to the server and guess usernames and passwords. The lack of verification results in a warning message from Python. To get a clean output, all warnings were ignored.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.