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/fetch_member.php', where the 'id' parameter is not properly sanitized, allowing attackers to inject malicious SQL code. This vulnerability can be exploited remotely, with public knowledge of the exploit available. The injection could be used to manipulate database queries or extract sensitive information by introducing delays in the database response, a technique that can be used to verify the existence of the vulnerability.
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 the '/user/fetch_member.php' endpoint with an unsanitized 'id' parameter. The lack of proper input validation will allow for the injection of malicious SQL code, exploiting the application's database query handling.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.