code-projects Chat System
cpe:2.3:a:code-projects:chat_system:*:*:*:*:*:*:*
- 1.0
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.
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.
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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.