Title | PHPGurukul User Registration & Login and User Management System With admin panel V1.0 SQL Injection |
---|
Description | During the security review of "User Registration & Login and User Management System With admin panel", wackymaker discovered a critical SQL injection vulnerability in the "/admin/index.php" file. This vulnerability stems from insufficient user input validation of the 'username'parameter, allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to databases, modify or delete data, and access sensitive information. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the '/admin/index.php' file of the 'User Registration & Login and User Management System With admin panel' project. The reason for this issue is that attackers inject malicious code from the parameter 'username'and use it directly in SQL queries without the need for appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations.
Attackers can exploit this SQL injection vulnerability to achieve unauthorized database access, sensitive data leakage, data tampering, comprehensive system control, and even service interruption, posing a serious threat to system security and business continuity. |
---|
Source | ⚠️ https://github.com/wackymaker/CVE/issues/1 |
---|
User | Wackymaker (UID 78054) |
---|
Submission | 11/24/2024 07:57 AM (3 months ago) |
---|
Moderation | 11/26/2024 05:51 PM (2 days later) |
---|
Status | Accepted |
---|
VulDB Entry | 286190 [PHPGurukul User Registration & Login and User Management System /admin/index.php sql injection] |
---|
Points | 20 |
---|