SourceCodester Vehicle Parking Area Management System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in SourceCodester Vehicle Parking Area Management System version 1.0. The issue resides in the file '/parking/manage_user.php', where user input is not properly sanitized, allowing attackers to manipulate SQL queries and potentially access or modify database information.

Impact

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.

Reproduction

To reproduce this vulnerability, send a GET request to '/parking/manage_user.php' with a crafted 'id' parameter that includes SQL payloads. For example, an injection could be performed by using 'id=0 union select 1,2,3,database(),5--'. This payload exploits the SQL query handling by the application, demonstrating the injection flaw.

Added: Apr 16, 2026, 3:55 PM
Updated: Apr 16, 2026, 3:55 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.6
remediation
0.0
relevance
6.0
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.