vendor:
Small CRM PHP
by:
FULLSHADE
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Small CRM PHP
Affected Version From: V2.0
Affected Version To: V2.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:phpgurukul:small_crm_php:2.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2020
Small CRM 2.0 – Authentication Bypass
There is a SQL injection vulnerability in the /index.php page which allows for an attacker to use the SQLi login bypass payload '=''or' for both the username and password parameters, this allows for any authenticated or low level user to login to the admin account.
Mitigation:
Input validation should be used to prevent SQL injection attacks.