CVE Catalog

CVE-2024-48245

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.00%

59th percentile - higher than 59% of all known CVEs

Summary

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

Risk Assessment

An attacker can gain unauthorized access to the database, steal sensitive data (e.g., customer information, payment details), or modify system content, leading to a breach of data confidentiality and integrity.

Recommendation

Immediately update the software to the latest version or apply a security patch. In the meantime, validate and sanitize all input data and use prepared statements in PHP code.

Other vulnerabilities in Vehicle Management System

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS