vendor:
User Management System with PHP & MySQL
by:
Aakash Madaan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: User Management System with PHP & MySQL
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2020
WebDamn User Registration & Login System with User Panel – SQLi Auth Bypass
An attacker can bypass the user login panel with only an email address by using a payload of <email>' OR '1'='1 in both the username and password fields.
Mitigation:
Input validation should be used to prevent SQL injection attacks.