Submit #254432: SourceCodester Online student management system 1.0 SQLIinfo

TitleSourceCodester Online student management system 1.0 SQLI
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.Online student management system does not filter the content correctly at the "Inmates/view_inmate" todate parameter, resulting in the generation of SQL injection.
Source⚠️ https://github.com/ch0ing/vul/blob/main/WebRay.com.cn/Online%20student%20management%20system(SQLI).md
User
 webray.com.cn (UID 24778)
Submission12/18/2023 11:02 (2 years ago)
Moderation12/19/2023 11:44 (1 day later)
StatusDuplicate
VulDB entry222665 [SourceCodester Online Student Management System 1.0 between-date-reprtsdetails.php fromdate/todate sql injection]
Points0

Do you want to use VulDB in your project?

Use the official API to access entries easily!