Title | PHPGurukul Complaint Management system V1.0 SQL Injection |
---|
Description | During the security review of "Complaint Management system", Aurora0x1 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 'Complaint Management system' 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/Aurora0x1/CVE/issues/3 |
---|
User | Aurora0x1 (UID 78158) |
---|
Submission | 11/26/2024 01:21 PM (2 months ago) |
---|
Moderation | 11/28/2024 10:16 AM (2 days later) |
---|
Status | Accepted |
---|
VulDB Entry | 286349 [PHPGurukul Complaint Management system 1.0 /admin/index.php username sql injection] |
---|
Points | 20 |
---|