ITSourcecode Simple ChatBox
cpe:2.3:a:getgist:chatbox:*:*:*:*:*:*:*
- <= 1.0
A SQL injection vulnerability has been identified in ITSourcecode Simple ChatBox versions through 1.0. The issue resides in the delete.php file, where improper handling of user input allows attackers to manipulate SQL queries. This exploitation could lead to unauthorized access to sensitive data.
Exploitation of this vulnerability allows for SQL injection, enabling attackers to interfere with the application's database queries. This could result in unauthorized data access, data manipulation, or in some cases, executing administrative operations within the application.
To reproduce this vulnerability, an admin user must be logged in. Send a GET request to chatbox/admin/delete.php with a crafted 'u' or 'a' parameter that includes SQL injection payloads. The injected SQL code will be executed by the application, demonstrating 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.