Das Parking Management System
- 6.2.0
A remote SQL injection vulnerability has been identified in Das Parking Management System version 6.2.0. The issue arises in the Search API Endpoint, where the 'Value' parameter can be manipulated to execute arbitrary SQL commands. This vulnerability does not require authentication to exploit.
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, send a POST request to the '/ParkingRecord/Search' endpoint. Include a JSON payload that specifies the 'Value' parameter within the 'Filters' array. The injection can be performed by inserting malicious SQL code into the 'Value' parameter, which will be executed by the application's database.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.