CVE-2024-48245: SQL Injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-48245?
CVE-2024-48245 has a critical severity rating due to its potential for exploitation through SQL Injection, affecting sensitive data.
How do I fix CVE-2024-48245?
To fix CVE-2024-48245, sanitize and validate all user inputs, especially the vulnerable POST parameters related to booking actions.
Who is affected by CVE-2024-48245?
Any installation of Vehicle Management System version 1.0 is affected by CVE-2024-48245 if it allows guest users to perform administrative actions.
What actions can be exploited in CVE-2024-48245?
CVE-2024-48245 allows exploitation through SQL Injection during actions such as booking a vehicle or confirming a booking.
What parameters are vulnerable in CVE-2024-48245?
The vulnerable parameters in CVE-2024-48245 include 'Booking ID', 'Action Name', and 'Payment Confirmation ID'.