mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2024-48245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ShadowByte1/CVE-2024-48245
|
|
|