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 file '/TracerStudy/modal_view.php', where the 'id' parameter is vulnerable to injection attacks. This vulnerability allows attackers to manipulate SQL queries and potentially access or modify database information.
Impact
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. 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 GET request to '/TracerStudy/modal_view.php' with the 'id' parameter. Include a crafted SQL payload, such as a UNION SELECT statement, to exploit the SQL injection flaw. The injected SQL code will be executed by the server, allowing access to database information.
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.
