vendor:
Medisol Doctors Patients Managment System
by:
Murat DEMIRCI (butterflyhunt3r)
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Medisol Doctors Patients Managment System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:codester:medisol_doctors_patients_managment_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 10
2021
Doctors Patients Management System 1.0 – SQL Injection (Authentication Bypass)
The admin login of this app is vulnerable to sql injection login bypass. Anyone can bypass admin login authentication by entering anything as the username and ' or '1'='1' as the password.
Mitigation:
Input validation should be used to prevent SQL injection attacks.