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 arises in the admin.php file, specifically within an unknown function of the /intern/admin/edit_admin.php path. The vulnerability is triggered by manipulating the admin_id parameter, allowing attackers to execute arbitrary SQL commands and potentially access or modify sensitive data. This vulnerability can be exploited remotely, but requires authentication.

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 the /intern/admin/edit_admin.php endpoint with a crafted admin_id parameter. The request must include a valid PHP session cookie to authenticate the user.

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

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.6
remediation
0.0
relevance
1.8
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.