vendor:
Customer Relationship Management System (CRM)
by:
Shafique_Wasta
8,8
CVSS
HIGH
SQL Injection Authentication Bypass
89
CWE
Product Name: Customer Relationship Management System (CRM)
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:customer_relationship_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 10/xampp
2021
Customer Relationship Management System (CRM) 1.0 – Sql Injection Authentication Bypass
Customer relationship management system is vulnerable to Sql Injection Auth Bypass. Exploit Working: Visit on localhostcrm/customer/login.php, You will see the login panel, use this payload ( '=' 'or' ) in username and click on signin you will login into the admin account.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.