Submit #45260: Clinic's Patient Management System - medicine_details.php 'medicine' SQL injectinfo

TitleClinic's Patient Management System - medicine_details.php 'medicine' SQL inject
DescriptionThe reason for the SQL injection vulnerability is that the website application does not verify the validity of the data submitted by the user to the server (type, length, business parameter validity, etc.), and does not effectively filter the data input by the user with special characters , so that the user's input is directly brought into the database for execution, which exceeds the expected result of the original design of the SQL statement, resulting in a SQL injection vulnerability.Clinic's Patient Management System does not filter the content correctly at the "medicine_details.php /medicine" parameter, resulting in the generation of SQL injection.
Source⚠️ https://github.com/joinia/webray.com.cn/blob/main/Clinic's-Patient-Management-System/cpmssql.md
User
 joinia (UID 24916)
Submission09/05/2022 03:31 (4 years ago)
Moderation09/05/2022 08:47 (5 hours later)
StatusAccepted
VulDB entry207854 [SourceCodester Clinics Patient Management System 1.0 medicine_details.php medicine sql injection]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!