Code-Projects Chat System SQL Injection Vulnerability in Update Account Processing

Vulnerability

A critical SQL injection vulnerability has been identified in Code-Projects Chat System version 1.0. The issue arises in the file '/user/update_account.php', where the 'musername' parameter is not properly sanitized, allowing attackers to inject malicious SQL code. This vulnerability can be exploited remotely, with the potential to manipulate database queries and extract sensitive information using time-based SQL injection techniques.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate 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 request to '/user/update_account.php' with an unsanitized 'musername' parameter. The injected SQL code can then be executed by the database, exploiting the vulnerability.

Added: Jul 13, 2025, 2:17 AM
Updated: Jul 13, 2025, 2:17 AM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
2.5
exploitability
6.8
remediation
0.0
relevance
0.3
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.