vendor:
Small CRM
by:
BHAVESH KAUL
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Small CRM
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:small_crm
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Server: XAMPP
2021
Small CRM 3.0 – ‘Authentication Bypass’ SQL Injection
Small CRM 3.0 is vulnerable to SQL Injection on it's admin login because of insufficient user supplied data sanitization and the sql injection payload being executed. Attacker is able to access the admin login panel and supply the malicious payload, successfully taking over admin account.
Mitigation:
Input validation and sanitization should be done to prevent SQL Injection attacks.