Impact
The vulnerability is a classic SQL injection flaw located in the/storage/admin/maintenance/manage_storage_unit.php file of SourceCodester Storage Unit Rental Management System v1.0. An attacker who can supply crafted input to this endpoint could manipulate the underlying database query, allowing unauthorized reading, modification, or deletion of rental unit records. This results in potential data exposure or alteration of critical business information. The weakness is identified as CWE-89.
Affected Systems
Only the SourceCodester Storage Unit Rental Management System version 1.0 is affected. The flaw resides in the administrative maintenance module, and no specific sub‑version details are provided.
Risk and Exploitability
The CVSS score of 2.7 indicates low severity, and no EPSS data is available; the vulnerability is not listed in the CISA KEV catalog. The attack is likely limited to requests that reach the vulnerable PHP script, which would normally require authentication to the admin interface. Therefore, exploitation is inferred to be possible for authenticated administrators or potentially unauthenticated users if proper access controls are missing, but no explicit information is provided.
OpenCVE Enrichment