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/add_chatroom.php', where the 'chatname' and 'chatpass' arguments can be manipulated to execute unauthorized SQL commands. This vulnerability can be exploited remotely, potentially leading to unauthorized data access or modification.
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's 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/add_chatroom.php' endpoint with crafted 'chatname' and 'chatpass' parameters that include SQL injection payloads. The injection can be verified by observing the application's response, which may indicate successful exploitation, such as returning database information or application data that should not be accessible.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.