vendor:
Doctors Appointment Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Doctors Appointment Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Doctors Appointment Script – SQL Injection
SQL Injection vulnerability exists in Doctors Appointment Script. An attacker can inject malicious SQL queries via the 'lat', 'lon', and 'category' parameters in the 'search' script. This can be used to extract sensitive information from the database such as user credentials. Additionally, a file upload vulnerability exists in the 'doctor_image' directory, allowing an attacker to upload malicious files.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, access to the 'doctor_image' directory should be restricted.