Code-Projects Intern Membership Management System SQL Injection Vulnerability

Vulnerability

A critical SQL injection vulnerability has been identified in Code-Projects Intern Membership Management System version 1.0. The issue resides in the file '/admin/edit_admin_query.php', where the 'Username' parameter is manipulated, allowing attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, without any authentication.

Impact

Exploitation of this vulnerability allows unauthorized access to the database, manipulation of data, leakage of sensitive information, and potential disruption of services.

Reproduction

To reproduce this vulnerability, send a POST request to '/admin/edit_admin_query.php' with an injected payload in the 'username' parameter, such as '2' OR sleep(3) OR '1'='2'. This injection bypasses normal query execution and can be used to extract or manipulate database information.

Added: Aug 3, 2025, 2:24 AM
Updated: Aug 3, 2025, 2:24 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
7.5
exploitability
8.7
remediation
0.0
relevance
0.3
threat
6.4
urgency
2.9
incentive
5.8

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