vendor:
Medical Center Portal Management System
by:
Saeed Bala Ahmed (r0b0tG4nG)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Medical Center Portal Management System
Affected Version From: Version 1
Affected Version To: Version 1
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:medical_center_portal_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Parrot OS
2020
Medical Center Portal Management System 1.0 – ‘id’ SQL Injection
Medical Center Portal Management System 1.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by manipulating the 'id' parameter in the URL. By using various payloads, an attacker can gain access to the database and view the contents. The payloads used are boolean-based blind, error-based, time-based blind and UNION query.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.