Sourcecodester Computer and Mobile Repair Shop Management System
cpe:2.3:a:computer_and_mobile_repair_shop_management_system_project:computer_and_mobile_repair_shop_management_system:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability has been identified in Sourcecodester Computer and Mobile Repair Shop Management System version 1.0. The issue resides in the file '/rsms/admin/repairs/view_details.php', where user input is not properly sanitized, allowing attackers to manipulate SQL queries and potentially access or modify database information.
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, navigate to the '/rsms/admin/' directory and access the 'repairs/view_details.php' page. Append a crafted SQL payload to the 'id' parameter in the URL. The injection point is vulnerable to SQL injection, as indicated by the successful execution of the injected SQL payload, which can be used to extract database information.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.