vendor:
COVID19 Testing Management System
by:
Rohit Burke
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: COVID19 Testing Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: No
Related CWE: N/A
CPE: a:phpgurukul:covid19_testing_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2021
COVID19 Testing Management System 1.0 – SQL Injection (Auth Bypass)
An attacker can gain admin panel access using malicious sql injection queries.
Mitigation:
1) Use parameterized queries to prevent SQL injection. 2) Use input validation to prevent malicious data from entering the system. 3) Use stored procedures to prevent SQL injection. 4) Use web application firewalls to detect and block malicious requests.