vendor:
COVID19 Testing Management System
by:
Ashish Upsham
7,5
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
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
2021
COVID19 Testing Management System 1.0 – ‘searchdata’ SQL Injection
The COVID19 Testing Management System 1.0 application from PHPgurukul is vulnerable to SQL injection via the 'searchdata' parameter on the patient-search-report.php page. An un-authenticated user has the full ability to run system commands via --os-shell and fully compromise the system.
Mitigation:
Input validation and sanitization should be implemented to prevent SQL injection attacks.