Code-Projects Simple Student Alumni System SQL Injection Vulnerability
Vulnerability
A SQL injection vulnerability has been identified in Code-Projects Simple Student Alumni System version 1.0. The issue resides in the TracerStudy module, specifically within the recordteacher_view.php file. The vulnerability allows attackers to manipulate the teacherID parameter, enabling them to execute arbitrary SQL commands. This could lead to unauthorized data access or modification.
Impact
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could result in unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
Reproduction
To reproduce this vulnerability, send a GET request to the TracerStudy/recordteacher_view.php endpoint with a crafted teacherID parameter. The payload should include a SQL injection payload, such as a UNION SELECT statement, to extract database information. The response will reveal the injected data, indicating successful exploitation.
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.
