Sourcecodester Storage Unit Rental Management System
cpe:2.3:a:storage_unit_rental_management_system_project:storage_unit_rental_management_system:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability has been identified in Sourcecodester Storage Unit Rental Management System version 1.0. The issue resides in the file '/storage/admin/maintenance/manage_pricing.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, log into the application with an account that has administrative privileges. Once logged in, navigate to the 'manage_pricing.php' page within the admin maintenance section. Append a crafted SQL payload to the 'id' parameter in the URL. The application will execute the injected SQL, demonstrating the SQL injection vulnerability by, for example, leaking the database name.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.