cve/2024/CVE-2024-48245.md
2025-09-29 16:08:36 +00:00

806 B

CVE-2024-48245

Description

Vehicle Management System 1.0 is vulnerable to SQL Injection. A guest user can exploit vulnerable POST parameters in various administrative actions, such as booking a vehicle or confirming a booking. The affected parameters include "Booking ID", "Action Name", and "Payment Confirmation ID", which are present in /newvehicle.php and /newdriver.php.

POC

Reference

No PoCs from references.

Github