vendor:
Dental Clinic Appointment Reservation System
by:
Mesut Cetin
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Dental Clinic Appointment Reservation System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:dental_clinic_appointment_reservation_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04 TLS
2021
Dental Clinic Appointment Reservation System 1.0 – ‘date’ UNION based SQL Injection (Authenticated)
The 'date' POST parameter is vulnerable to UNION-based SQL Injection. Attacker can use it to retrieve sensitive data like usernames, passwords, versions, etc.
Mitigation:
Input validation should be used to prevent SQL injection attacks.