itsourcecode School Management System SQL Injection Vulnerability
Vulnerability
A SQL injection vulnerability exists in itsourcecode School Management System version 1.0, specifically in the file /student/index.php. The issue arises because the application does not properly sanitize the 'id' parameter, allowing attackers to inject malicious SQL code. This vulnerability can be exploited remotely without authentication.
Impact
Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate SQL queries to the database. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
Reproduction
To reproduce this vulnerability, send a request to the /student/index.php file with an injected SQL payload in the 'id' parameter. The application will execute the malicious SQL code due to insufficient input validation.
Vulnerability Rating
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.
