vendor:
Money Transfer Management System
by:
Aryan Chehreghani
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Money Transfer Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:money_transfer_management_system:1.0
Platforms Tested: Windows 10
2021
Money Transfer Management System 1.0 – Authentication Bypass
Admin panel authentication can be bypassed due to a SQL injection in the login form. A POST request with username and password set to '=''or' can be used to bypass authentication.
Mitigation:
Input validation should be used to prevent SQL injection attacks.