Code-Projects Intern Membership Management System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in version 1.0 of the Code-Projects Intern Membership Management System. The issue resides in the 'students_details.php' file, specifically within an unknown function of the 'edit_students.php' file. The vulnerability is triggered by manipulating the 'admin_id' parameter, allowing attackers to execute SQL injection attacks that could be used to access or manipulate sensitive data. This vulnerability can be exploited remotely, and a public exploit is available.

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 'intern/admin/edit_students.php' with a crafted 'admin_id' parameter that exploits the SQL injection flaw. The request should include a valid PHP session cookie to authenticate the user.

Added: Jan 8, 2026, 6:17 AM
Updated: Jan 8, 2026, 6:17 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.6
remediation
0.0
relevance
1.9
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.